Commit graph

19 commits

Author SHA1 Message Date
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
e412a2ffbf Move to the next view when we are done elevating 2023-12-26 19:20:29 +01:00
HikariKnight
70d725913f switch unsupported bootloader message to be written to the log 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
86b5ce77e6 move vbios_dumper into configs 2023-12-26 19:20:29 +01:00
HikariKnight
45c7dcf7a3 Add support for mkinitcpio config 2023-12-26 19:20:29 +01:00
HikariKnight
8312d8853c fix order of operations 2023-12-26 19:20:29 +01:00
HikariKnight
18d9d928e5 add dracut support and make it possible to change your video disable choice 2023-12-26 19:20:29 +01:00
HikariKnight
b4abc350e0 Skip the USB controller views while we do not have QuickEmu support 2023-12-26 19:20:29 +01:00
HikariKnight
5f38467e23 Move disableVFIOVideo into its own file 2023-12-26 19:20:29 +01:00
HikariKnight
9d131fa566 implement set_Modprobe 2023-12-26 19:20:29 +01:00
HikariKnight
ca1eedad1c add comments and change cmdline file to kernel_args 2023-12-26 19:20:29 +01:00
HikariKnight
be3bcb02f7 Gracefully shut down the program when we are done 2023-12-26 19:20:29 +01:00
HikariKnight
15e475749d Disable vfio video if requested to 2023-12-26 19:20:29 +01:00
HikariKnight
ef3760879b cleanup of the code and add more data to config 2023-12-26 19:20:28 +01:00
HikariKnight
123d1ca18a Refactor and split tui into smaller files 2023-12-26 19:20:28 +01:00