Commit graph

257 commits

Author SHA1 Message Date
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
HikariKnight
f5c60414e4
Update the readme 2022-02-28 19:57:10 +01:00
HikariKnight
193af1650d
Add Contributing section
Added contributing section
2022-02-28 19:45:55 +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
6943718542
fix another mistype 2022-02-27 22:03:57 +01:00
HikariKnight
16106c842c
fix mistype 2022-02-27 22:02:53 +01:00
HikariKnight
2b52c744fe
Add more comments and convert some variables to local variables 2022-02-27 21:29:29 +01:00
HikariKnight
7f04af90d9
Add funding 2022-02-27 20:00:12 +01:00
HikariKnight
a5ad17906e
Update reamde for public release 2022-02-27 19:58:00 +01:00
HikariKnight
dbe9b052a7
update readme for public release 2022-02-27 19:56:39 +01:00
HikariKnight
9a0b818dfd
make sure our library scripts are executable 2022-02-27 19:56:27 +01:00
HikariKnight
58aba29d40
indent to match the rest of the scripts 2022-02-27 19:46:12 +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
5c3a17717e
update readme 2022-02-27 19:06:59 +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
a1820c407e
add kernel_args file in the correct directory 2022-02-27 19:05:51 +01:00
HikariKnight
b2123e703c
detect cpu_vendor and adjust kernel_args displayed to match 2022-02-27 19:04:58 +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
fb6e758009
fix initramfs not being fetched from system 2022-02-27 17:57:26 +01:00
HikariKnight
a93693845d
dump gpu rom 2022-02-27 17:20:17 +01:00
HikariKnight
f00b57b86f
update readme 2022-02-27 17:20:09 +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
HikariKnight
50e97c7aa2
update ls-iommu to have more readable output 2022-02-27 00:09:58 +01:00
HikariKnight
9942fa7e12
add gitignore 2022-02-27 00:09:36 +01:00