Commit graph

45 commits

Author SHA1 Message Date
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
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
eb62ae2401
Remove old obsolete info, add new info 2022-03-10 16:49:33 +01:00
HikariKnight
0e27db0481
change location of backup folder 2022-03-10 16:47:42 +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
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
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
Phil
d1044e1b40 Annotate generated lines
The lines above some are credited elsewhere (sensors-detect) so
I feel correct attribution might be helpful
in the future
2022-03-04 00:05:28 +00:00
HikariKnight
fce0063f44
update information to the user 2022-03-01 09:02:29 +01:00
HikariKnight
b84b24c5d5
Add info about updating initramfs 2022-03-01 07:52:58 +01:00
HikariKnight
0db62afe65
added vfio-verify script and updated the last script page with more info 2022-02-28 21:37:09 +01:00
HikariKnight
a4946979b3
Make sure $SCRIPTDIR always has a nice looking path to the main scripts path 2022-02-28 20:36:21 +01:00
HikariKnight
d9ae709081
fix up the switches 2022-02-28 20:30:44 +01:00
HikariKnight
73739548a3
change to case switches 2022-02-28 20:30:08 +01:00
HikariKnight
0127f0bc86
remove the need to manually type in hardware ids, just grab all hardware ids in the IOMMU group 2022-02-28 19:28:06 +01:00
HikariKnight
2b52c744fe
Add more comments and convert some variables to local variables 2022-02-27 21:29:29 +01:00
HikariKnight
259437ca1f
add last script in chain 2022-02-27 19:43:27 +01:00
HikariKnight
d2c3715ce1
update kernel_args 2022-02-27 19:18:09 +01:00
HikariKnight
ae852b3998
fix prompt 2022-02-27 19:06:18 +01:00
HikariKnight
3b99cbf7a8
add missing empty line 2022-02-27 19:06:07 +01:00
HikariKnight
517b0385a2
verify romfile after dumping 2022-02-27 17:58:41 +01:00
HikariKnight
b457119c36
make executable 2022-02-27 17:58:01 +01:00
HikariKnight
bd04a1cc87
make executable 2022-02-27 17:57:46 +01:00
HikariKnight
a93693845d
dump gpu rom 2022-02-27 17:20:17 +01:00
HikariKnight
e1d639e706
minor design fixes 2022-02-27 17:19:59 +01:00
HikariKnight
f6a85fce46
add modules setup 2022-02-27 17:19:22 +01:00
HikariKnight
6b773a22e2
add directory paths into a config file 2022-02-27 17:18:59 +01:00
HikariKnight
3b6f09ab59
groundwork for generating configs 2022-02-27 00:10:21 +01:00