summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinit8
1 files changed, 4 insertions, 4 deletions
diff --git a/init b/init
index 607d2c7..0ec0d00 100755
--- a/init
+++ b/init
@@ -27,9 +27,6 @@ mkdir /dev/.initramfs
export DPKG_ARCH=
. /conf/arch.conf
-# Export it for root hardcoding
-export ROOT=
-
# Bring in the main config
. /conf/initramfs.conf
for conf in conf/conf.d/*; do
@@ -41,13 +38,16 @@ done
export MODPROBE_OPTIONS="-qb"
# Export relevant variables
+export ROOT=
+export ROOTDELAY=
+export ROOTFLAGS=
+export ROOTFSTYPE=
export break=
export init=/sbin/init
export quiet=n
export readonly=y
export rootmnt=/root
export debug=
-export ROOTDELAY=
export panic=
export blacklist=