Commit graph

237 commits

Author SHA1 Message Date
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
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
ba632608b9
make "everything" strikethrough again
as in the todo "everything"
2022-03-04 00:18:15 +01:00
HikariKnight
9e9aabb234
Merge pull request #2 from philclifford/first-thoughts
First thoughts - just readme
2022-03-04 00:15:14 +01:00
Phil
ec7092c362 Small possible improvements to readme
nothing at all significant.  You can skip this,
 or borrow any part of it freely.
2022-03-03 19:25:03 +00:00
Phil
d016b1f292 Some markdown linting
only one "problem" left. Replacing unneeded '<br>' with two spaces
aids readability without changing rendered html
2022-03-03 19:16:24 +00:00
Phil
f559cdaf3e chmod not needed
it clones with 775 permissions on the scripts
2022-03-03 18:45:51 +00:00
HikariKnight
bfd64ae0aa
move CPU_VENDOR detection to earlier in the script so we can utilize $CMDLINE earlier in intro 2022-03-01 13:31:34 +01:00
HikariKnight
18e86cb678
Add more info to the introduction 2022-03-01 13:27:26 +01:00
HikariKnight
3a8d00e194
detect if IOMMU is properly enabled 2022-03-01 13:07:56 +01: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
8faf631c96
Add a newline 2022-02-28 19:57:46 +01:00