From ea38426a6928d4db3b716c3aeb34f29bf4bac40c Mon Sep 17 00:00:00 2001 From: Nico Dietrich Date: Thu, 6 Apr 2006 14:00:50 +0000 Subject: do nfs over tcp, unset env. variables after initrd git-svn-id: http://svn.openslx.org/svn/openslx/ld4@169 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/init | 2 ++ 1 file changed, 2 insertions(+) (limited to 'initrd/initrd-stuff/init') diff --git a/initrd/initrd-stuff/init b/initrd/initrd-stuff/init index bea32b4d..b21ffc8d 100755 --- a/initrd/initrd-stuff/init +++ b/initrd/initrd-stuff/init @@ -437,5 +437,7 @@ mount -n --move /dev /mnt/dev killall -9 udevd 2>/dev/null umount -n /proc [ -n "${UNIONFS}" ] && mount -n --move /root /mnt/mnt +# unset old environment variables +unset debug date initrd ip nfsroot vci # new style of pivoting exec run-init -c dev/console /mnt /sbin/init || error "$init_runinit" -- cgit v1.2.3-55-g7522