about summary refs log tree commit diff
path: root/dracut
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-05-11 18:17:58 +0200
committerJuan RP <xtraeme@gmail.com>2014-05-11 18:17:58 +0200
commitf937068928bf20a3929068e0721bd4381c1f9716 (patch)
tree817ef4ce0c45ed7ff99d1d303d17df24bb89748d /dracut
parent83177ae0c7f583fd2b80a68246a291ccf6459b9d (diff)
downloadrunit-void-f937068928bf20a3929068e0721bd4381c1f9716.tar.gz
runit-void-f937068928bf20a3929068e0721bd4381c1f9716.tar.xz
runit-void-f937068928bf20a3929068e0721bd4381c1f9716.zip
Provide a distro config file for dracut.
Diffstat (limited to 'dracut')
-rw-r--r--dracut/runit-void.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/dracut/runit-void.conf b/dracut/runit-void.conf
new file mode 100644
index 0000000..eab8f2c
--- /dev/null
+++ b/dracut/runit-void.conf
@@ -0,0 +1,3 @@
+add_dracutmodules+=" resume "
+omit_dracutmodules+=" systemd "
+i18n_vars="/etc/rc.conf:KEYMAP,FONT,FONT_MAP,FONT_UNIMAP"