From 183ceaa552e6c79709492a0b767a8aebd4649231 Mon Sep 17 00:00:00 2001 From: Felix Endres Date: Thu, 26 Jan 2006 14:42:54 +0000 Subject: Libraryabhängigkeiten für nfs und kleinere Bugfixes git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@42 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'initrd/initrd-stuff/init') diff --git a/initrd/initrd-stuff/init b/initrd/initrd-stuff/init index 48a9f144..a81bbcb1 100755 --- a/initrd/initrd-stuff/init +++ b/initrd/initrd-stuff/init @@ -377,8 +377,7 @@ and list the modules loaded until\n now." waitfor /tmp/svcfg 20000 || error " For some reason the software config \ of this client did not finish in\n time. You might check the process list \ and list the modules loaded until\n now." -date -#bash +bash # IP configuration is made and should not be updated automatically killall -9 dhcpcd dhclient pump 2>/dev/null # unmount the bind mounted modules directory @@ -400,6 +399,7 @@ umount -n /proc [ -n "${UNIONFS}" ] && mount -n --move /root /mnt/mnt pivot_root . mnt || error " Could not execute pivot_root due to missing \ command or wrong\n parameters given." +echo "Exiting the initial ramdisk init" exec `which chroot` . sh -c 'rm -rf mnt/*; exec /sbin/init' \ dev/console 2>&1 -- cgit v1.2.3-55-g7522