From e90cef05b0e718e07c060d85a2203c29a792ae9c Mon Sep 17 00:00:00 2001 From: Matthias Hentges Date: Sat, 28 Jan 2006 14:00:14 +0000 Subject: altboot: Sync with .dev branch, no notable changes. --- packages/altboot/files/init.altboot | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages/altboot/files') diff --git a/packages/altboot/files/init.altboot b/packages/altboot/files/init.altboot index 7304ee4da1..4d795ced42 100644 --- a/packages/altboot/files/init.altboot +++ b/packages/altboot/files/init.altboot @@ -163,7 +163,6 @@ run_timer() { echo -n "." >/dev/tty1 let cnt=$cnt+1 done - #umount /proc else launch_altboot=yes fi @@ -196,8 +195,7 @@ launch_selection() { #echo "[$file]" . $1/$file run "$file" >/dev/tty0 - echo "WARNING: Using failsafe shell" >/dev/tty0 - exec $SH_SHELL /dev/tty0 2>&1 + die "WARNING: Using failsafe shell" >/dev/tty0 ;; esac -- cgit v1.2.3