@ -5,6 +5,8 @@
. /etc/initrd.d/00-splash.sh
. /etc/initrd.d/00-fsdev.sh
CRYPTSETUP_BIN="/sbin/cryptsetup"
_bootstrap_key() {
local ltype="${1}"
local keydevs=$(device_list)
@ -67,8 +67,6 @@ PLYMOUTHD_BIN="/sbin/plymouthd"
PLYMOUTH_BIN="/bin/plymouth"
[ ! -e "${PLYMOUTH_BIN}" ] && PLYMOUTH_BIN="/usr/bin/plymouth"
REAL_ROOT=""
CONSOLE="/dev/console"
NEW_ROOT="/newroot"