Rapsys Git
/
ihttpd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72625a4
)
Remove kernel cmdline
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 2 Sep 2021 00:19:45 +0000
(
02:19
+0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 2 Sep 2021 00:19:45 +0000
(
02:19
+0200)
Add various drivers example
SOURCES/ihttpd.dracut
patch
|
blob
|
history
diff --git
a/SOURCES/ihttpd.dracut
b/SOURCES/ihttpd.dracut
index abcafd19d8b2fda13290e93785f6b87fd3cf6ad7..cbc996fee1ddc71d120699b73bbf778e2247157b 100644
(file)
--- a/
SOURCES/ihttpd.dracut
+++ b/
SOURCES/ihttpd.dracut
@@
-1,4
+1,5
@@
# Unomit mageia's omited network and systemd modules
omit_dracutmodules=" network "
-# Force dhcp and net in initramfs
-#kernel_cmdline+=" ip=dhcp rd.neednet=1 "
+
+# Add various drivers
+#add_drivers+=" vboxvideo vga16fb r8169 "