git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@642
67a159dc-881f-0410-a524-
ba9dfbe2cb84
# Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
+ Remove -c "/dev/console" from switch_root command
+
13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
Add missing $ to {NORMAL} for broken /dev message
umount /proc || echo '*: Failed to unmount the initrd /proc!'
echo -e "${BOLD}.${NORMAL}"
- exec switch_root -c "/dev/console" "${CHROOT}" "${REAL_INIT:-/sbin/init}" "${INIT_OPTS}"
+ exec switch_root "${CHROOT}" "${REAL_INIT:-/sbin/init}" "${INIT_OPTS}"
fi
splash 'verbose'