Commit graph

144 commits

Author SHA1 Message Date
HikariKnight
0d53053332
Update project to use the improved ls-iommu 2023-03-11 19:11:09 +01:00
HikariKnight
f3c4eea715
Merge pull request #8 from HikariKnight/dev
Update readme with new todos
2022-06-28 14:52:21 +02:00
HikariKnight
1bb920a1a9
Update readme with new todos 2022-06-28 14:50:40 +02:00
HikariKnight
e52508e81f
Merge branch 'dev' 2022-03-20 13:57:51 +01:00
HikariKnight
d64ccf9973
add missing intel_iommu substitution and fix a bug causing substitution to fail if iommu appears after amd_iommu or intel_iommu 2022-03-20 13:57:08 +01:00
HikariKnight
a4e915b603
Merge branch 'dev' 2022-03-14 09:43:03 +01:00
HikariKnight
0bc5ee5010
remove annoying extra newline 2022-03-14 09:41:47 +01:00
HikariKnight
3bf8857c65
Merge pull request #7 from HikariKnight/dev
big shellcheck cleanup
2022-03-13 13:00:40 +01:00
HikariKnight
b3141648cb
Merge branch 'dev' of github.com:HikariKnight/VFIO-enabler into dev 2022-03-13 12:53:50 +01:00
HikariKnight
6e0fd90dd7
big shellcheck cleanup and disabling the shellchecks we will ignore 2022-03-13 12:53:13 +01:00
HikariKnight
2d9e3f18f3
Merge pull request #5 from philclifford/small-corrections
a couple of tiny bits of English/typo/white-space fixing
2022-03-13 02:50:08 +01:00
Phil Clifford
417c00609e a couple of tiny bits of English/typo/white-space fixing 2022-03-13 00:50:34 +00:00
HikariKnight
f3c538ee7e
Merge branch 'dev' to add support for mkinitcpio and dracut 2022-03-12 21:11:22 +01:00
HikariKnight
f90e35f647
Merge branch 'main' into dev 2022-03-12 21:08:47 +01:00
HikariKnight
1e05143a5b
update readme 2022-03-12 21:03:24 +01:00
HikariKnight
29f7169549
remove mention of update-initramfs -u 2022-03-12 20:55:29 +01:00
HikariKnight
a20bc548fc
be verbose when running dracut 2022-03-12 20:52:42 +01:00
HikariKnight
c8cab6a17d
fix the dracut command 2022-03-12 20:51:47 +01:00
HikariKnight
ec85ba08fa
check for dracut config directly 2022-03-12 20:50:53 +01:00
HikariKnight
f196052c27
enable test support for mkinitcpio and dracut 2022-03-12 20:29:58 +01:00
HikariKnight
f3391a622e
Print raw qemu command to do the gpu passthrough 2022-03-12 20:04:25 +01:00
HikariKnight
ed0d400c2f
Support for mkinitcpio 2022-03-12 19:22:01 +01:00
HikariKnight
b4a45b4228
get current modules and modules from our config folder 2022-03-12 18:37:06 +01:00
HikariKnight
9870b51c26
Testing support for mkinitcpio 2022-03-12 18:30:59 +01:00
HikariKnight
8c11b69f6d
make yes the default option for apply 2022-03-12 18:04:26 +01:00
HikariKnight
dde49a43c8
Copy modprobe file to system only if modprobe.d folder exists 2022-03-12 18:00:41 +01:00
HikariKnight
55434fb26d
send all the output of which to null 2022-03-12 17:56:23 +01:00
HikariKnight
cac6eee5e8
send the if conditions for "which kernelstub" and "which grub-mkconfig" to null 2022-03-12 17:53:46 +01:00
HikariKnight
fcadf14b2a
add a pause if we detect an unsupported initramfs infrastructure 2022-03-12 17:52:20 +01:00
HikariKnight
81f392fb43
look for an actual dracut.conf and not the dracut.conf.d folder 2022-03-12 17:49:08 +01:00
HikariKnight
d8c42d382a
prepare for multiple initramfs infrastructures 2022-03-12 17:41:03 +01:00
HikariKnight
b848efafbf
remove chmod for all scripts in lib 2022-03-12 17:34:00 +01:00
HikariKnight
eb3d9986ac
fix unable to create 10-vfio.conf for dracut 2022-03-12 15:48:58 +01:00
HikariKnight
d0d972cf9f
Script to configure dracut modules 2022-03-12 15:40:56 +01:00
HikariKnight
371fdb3edd
Update information 2022-03-12 15:39:09 +01:00
HikariKnight
901096604c
Make shellcheck happier 2022-03-12 15:34:40 +01:00
HikariKnight
4fc07b97f2
use realpath with dirname to get the scriptdir 2022-03-12 15:28:44 +01:00
HikariKnight
cd7b7a989a
Add more comments 2022-03-12 14:50:07 +01:00
HikariKnight
898e1f7347
Split up scripts to reuse parts for other initramfs systems 2022-03-12 14:39:05 +01:00
HikariKnight
9ab572032d
add newline to make output nicer 2022-03-12 14:32:25 +01:00
HikariKnight
8668c738c5
General cleanup and add missing quotes 2022-03-12 14:25:55 +01:00
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