Commit graph

116 commits

Author SHA1 Message Date
HikariKnight
55434fb26d
send all the output of which to null 2022-03-12 17:56:23 +01:00
HikariKnight
cac6eee5e8
send the if conditions for "which kernelstub" and "which grub-mkconfig" to null 2022-03-12 17:53:46 +01:00
HikariKnight
fcadf14b2a
add a pause if we detect an unsupported initramfs infrastructure 2022-03-12 17:52:20 +01:00
HikariKnight
81f392fb43
look for an actual dracut.conf and not the dracut.conf.d folder 2022-03-12 17:49:08 +01:00
HikariKnight
d8c42d382a
prepare for multiple initramfs infrastructures 2022-03-12 17:41:03 +01:00
HikariKnight
b848efafbf
remove chmod for all scripts in lib 2022-03-12 17:34:00 +01:00
HikariKnight
eb3d9986ac
fix unable to create 10-vfio.conf for dracut 2022-03-12 15:48:58 +01:00
HikariKnight
d0d972cf9f
Script to configure dracut modules 2022-03-12 15:40:56 +01:00
HikariKnight
371fdb3edd
Update information 2022-03-12 15:39:09 +01:00
HikariKnight
901096604c
Make shellcheck happier 2022-03-12 15:34:40 +01:00
HikariKnight
4fc07b97f2
use realpath with dirname to get the scriptdir 2022-03-12 15:28:44 +01:00
HikariKnight
cd7b7a989a
Add more comments 2022-03-12 14:50:07 +01:00
HikariKnight
898e1f7347
Split up scripts to reuse parts for other initramfs systems 2022-03-12 14:39:05 +01:00
HikariKnight
9ab572032d
add newline to make output nicer 2022-03-12 14:32:25 +01:00
HikariKnight
8668c738c5
General cleanup and add missing quotes 2022-03-12 14:25:55 +01:00
HikariKnight
0cfea988e5
Move a quote 2022-03-12 14:22:30 +01:00
HikariKnight
0bf8e32062
Cleanup 2022-03-12 14:14:56 +01:00
HikariKnight
96809da530
use the right variable for the modified grub file 2022-03-12 12:39:53 +01:00
HikariKnight
22f6786977
Rename set_MODULES to set_INITRAMFSTOOLS to start work with other initramfs systems 2022-03-12 12:19:48 +01:00
HikariKnight
2cd4ceb2e5
fix broken variables
(cherry picked from commit ddb37dc738)
2022-03-12 12:16:21 +01:00
HikariKnight
12d7c957de
mention making pull requests to the dev branch
(cherry picked from commit db70581045)
2022-03-12 11:46:14 +01:00
HikariKnight
f76c5c5696
added paths for dracut and mkinitcpio 2022-03-12 11:32:56 +01:00
HikariKnight
5b9c7a1326
Preparation for other initramfs systems 2022-03-12 11:05:37 +01:00
HikariKnight
4954917ab2
support generating grub.cfg on systems where it is located in /boot/grub2/ 2022-03-12 03:53:49 +01:00
HikariKnight
1e8d0c3c5c
no need to mention the same information 2 times 2022-03-12 00:14:24 +01:00
HikariKnight
a22fae2f72
Less use of clear screen 2022-03-11 23:43:29 +01:00
HikariKnight
b8cc5bae86
remove debug flag 2022-03-11 23:21:42 +01:00
HikariKnight
64e84fa854
fix hang in set_GRUB preventing progress 2022-03-11 23:18:49 +01:00
HikariKnight
dca40657ca
run the correct script when the user skips this step 2022-03-11 23:08:26 +01:00
HikariKnight
e193d8cf19
Update install instructions and feature list 2022-03-11 08:57:58 +01:00
HikariKnight
0d02fc6bc9
Update README.md 2022-03-11 08:54:16 +01:00
HikariKnight
34dd4212d2
add support for grub configs that do not use GRUB_CMDLINE_LINUX_DEFAULT variable 2022-03-11 08:14:27 +01:00
HikariKnight
4abea3d6d5
add missing echo 2022-03-10 20:34:45 +01:00
HikariKnight
6106d8090a
make systemd autoconfig not show the finish dialog twice 2022-03-10 20:18:46 +01:00
HikariKnight
4e50ffb7e9
Add support to autoconfigure grub2 2022-03-10 20:03:20 +01:00
HikariKnight
ced5e7c868
make no into skip 2022-03-10 20:02:28 +01:00
HikariKnight
e8d7b810af
update the hardcode comment and add more info about disabling video output 2022-03-10 20:02:07 +01:00
HikariKnight
3649856676
copy system grub config to config folder 2022-03-10 19:10:13 +01:00
HikariKnight
a55c6d805c
properly set local variables 2022-03-10 18:35:10 +01:00
HikariKnight
8d55256d00
Add support for configuring systemd-boot with kernelstub 2022-03-10 18:34:37 +01:00
HikariKnight
85ab1278c5
Show correct location of backup 2022-03-10 17:49:47 +01:00
HikariKnight
af850db1e2
Remove useless variable 2022-03-10 17:47:51 +01:00
HikariKnight
19339d6081
cleanup 2022-03-10 16:51:44 +01:00
HikariKnight
eb62ae2401
Remove old obsolete info, add new info 2022-03-10 16:49:33 +01:00
HikariKnight
8014263fcf
add more info 2022-03-10 16:48:54 +01:00
HikariKnight
a3e3fb34a8
appease shellcheck 2022-03-10 16:48:33 +01:00
HikariKnight
0e27db0481
change location of backup folder 2022-03-10 16:47:42 +01:00
HikariKnight
aad9a5c19d
Update info in readme 2022-03-10 16:30:20 +01:00
HikariKnight
4ee99d21f5
appease the shellcheck 2022-03-10 16:22:45 +01:00
HikariKnight
4f0420b674
make shellcheck happy 2022-03-10 16:14:13 +01:00