base-files: added a default dracut conf file for void.

This commit is contained in:
Juan RP
2012-07-08 14:17:03 +02:00
parent c36a0f6c7e
commit 5927f97371
2 changed files with 21 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
#
# Void Linux default settings for dracut.
#
# Don't edit this file, it will be overwritten on next update.
#
omit_dracutmodules+=" dash "
omit_drivers+=" .*/fs/ocfs/.* "
add_drivers+=" radeon i915 nouveau "
stdloglvl=4
realinitpath="/lib/systemd/systemd"
prefix="/"
systemdutildir=/lib/systemd
systemdsystemunitdir=/lib/systemd/system
udevdir=/lib/udev