Commit graph

76 commits

Author SHA1 Message Date
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