Commit graph

22 commits

Author SHA1 Message Date
kayos@tcp.direct
ce15213009
Resolve https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646606680 and https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646594105 2024-06-19 14:04:10 -07:00
kayos@tcp.direct
7fddd4d073
Resolve https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646535918 2024-06-19 11:34:31 -07:00
kayos@tcp.direct
395f5ab6bc
Fix: avoid silent fatalities
demo: https://tcp.ac/i/JMSUc.gif
2024-06-17 00:30:24 -07:00
kayos@tcp.direct
3337efcb8f
Heavy refactoring, see PR #28 2024-06-16 23:57:19 -07:00
HikariKnight
f856dde035 fix: Improve grub2 configuration logic 2024-03-20 18:58:10 +01:00
HikariKnight
f5c71ee915 chore: logging output cleanup 2024-03-20 17:51:30 +01:00
HikariKnight
475543840e Fix duplication of rd.driver.pre=vfio_pci when using dracut 2024-01-01 09:44:17 +01:00
HikariKnight
60fa705b2d Fix output from grub-mkconfig 2024-01-01 09:19:21 +01:00
HikariKnight
b3c17b6f90 Tidy up debug.log formating 2023-12-26 19:20:30 +01:00
HikariKnight
4c99baeed8 Finish writing the apply changes functions 2023-12-26 19:20:29 +01:00
HikariKnight
e7c61c564e Start working on applying the config to the system 2023-12-26 19:20:29 +01:00
HikariKnight
7b305a87d2 implement Set_Grub 2023-12-26 19:20:29 +01:00
HikariKnight
7b8923f68e Add missing error checks 2023-12-26 19:20:29 +01:00
HikariKnight
84befa6f85 Move some code around to places it makes more sense to do the tasks given 2023-12-26 19:20:29 +01:00
HikariKnight
ff5d20f4f9 Implement grubby support 2023-12-26 19:20:29 +01:00
HikariKnight
7081bfa8d7 Implement Set_Kernelstub and attempt to elevate to sudo using STDIN and then attempt to remove the password from the program memory 2023-12-26 19:20:29 +01:00
HikariKnight
ca992bf864 Fixes a bug that would add rd.driver=vfio_pci to the kernel args twice 2023-12-26 19:20:29 +01:00
HikariKnight
e93d215669 make generating the module list its own function and fix minor things 2023-12-26 19:20:29 +01:00
HikariKnight
8a2ddeb261 Fix config struct exports 2023-12-26 19:20:29 +01:00
HikariKnight
c3a1639dee Add function for setting cmdline and writing the config/cmdline file 2023-12-26 19:20:29 +01:00
HikariKnight
388ba638bd add cmdline to config and fix fileio append 2023-12-26 19:20:29 +01:00
HikariKnight
e03c27bf77 Split bootloader section into its own file 2023-12-26 19:20:28 +01:00