Commit graph

303 commits

Author SHA1 Message Date
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
ddb37dc738
fix broken variables 2022-03-12 12:14:47 +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
db70581045
mention making pull requests to the dev branch 2022-03-12 11:35:10 +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
HikariKnight
59069d7be5
Add script to copy files to the system and update initramfs 2022-03-10 16:13:33 +01:00
HikariKnight
f407477672
add missing comment 2022-03-10 15:36:27 +01:00
HikariKnight
719d40d389
make insert_modules variables local 2022-03-10 15:34:45 +01:00
HikariKnight
3f0c99a2ba
insert vfio modules in the correct location 2022-03-10 15:30:54 +01:00
HikariKnight
0512d438cd
Prepare file for applying files 2022-03-10 14:23:45 +01:00
HikariKnight
1fff6d0f23
update text 2022-03-09 15:14:55 +01:00
HikariKnight
ee3e886a3a
Change modules to no longer be hardcoded for the graphic card.
Let the users control that instead with their bootloader
2022-03-09 15:03:40 +01:00
HikariKnight
37b00d3b69
update the text 2022-03-09 15:02:08 +01:00
HikariKnight
560aa3062c
make sure pci_ids are quoted in the arrays written to the config 2022-03-05 13:01:43 +01:00
HikariKnight
cfde379c5b
Merge pull request #3 from philclifford/small-suggestions
Small bash suggestions, looks good 😄
2022-03-04 16:12:07 +01:00
Phil
7d92058efc more shellcheck 2022-03-04 02:18:44 +00:00
Phil
08e4da4575 more linting and whitespace 2022-03-04 02:08:10 +00:00
Phil
7fe88321e6 Start some pacification of shellcheck
not overly obsessive but focussing on safety
2022-03-04 00:52:54 +00:00