|
@@ -2,6 +2,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh
|
|
|
|
+
|
|
KEYMAP=$(getarg vconsole.keymap)
|
|
KEYMAP=$(getarg vconsole.keymap)
|
|
FONT=$(getarg vconsole.font)
|
|
FONT=$(getarg vconsole.font)
|
|
FONT_MAP=$(getarg vconsole.font.map)
|
|
FONT_MAP=$(getarg vconsole.font.map)
|