void-packages/srcpkgs/base-files/files/dracut.conf.d.voidlinux.conf
Juan RP b765ad561d base-files: re-add dash and drm dracut modules.
- if dash is not in the initramfs 'rd.break' doesn't work.
- if drm is not in the initramfs before systemd-vconsole-setup is called
 the efifb/vga/vesafb -> kms switch breaks font settings in all ttys:
 https://bugs.freedesktop.org/show_bug.cgi?id=64159
2013-06-02 10:33:08 +02:00

13 lines
337 B
Text

#
# Void Linux default settings for dracut.
#
# Don't edit this file, it will be overwritten on next update.
#
add_dracutmodules+=" drm systemd "
omit_dracutmodules+=" caps "
stdloglvl=4
realinitpath="/usr/lib/systemd/systemd"
prefix="/"
systemdutildir=/usr/lib/systemd
systemdsystemunitdir=/usr/lib/systemd/system
udevdir=/usr/lib/udev