]> Raphaël G. Git Repositories - ihttpd/commitdiff
Remove kernel cmdline
authorRaphaël Gertz <git@rapsys.eu>
Thu, 2 Sep 2021 00:19:45 +0000 (02:19 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 2 Sep 2021 00:19:45 +0000 (02:19 +0200)
Add various drivers example

SOURCES/ihttpd.dracut

index abcafd19d8b2fda13290e93785f6b87fd3cf6ad7..cbc996fee1ddc71d120699b73bbf778e2247157b 100644 (file)
@@ -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 "