SVN: geninitrd/trunk/geninitrd
arekm
arekm at pld-linux.org
Thu Feb 17 22:41:31 CET 2011
Author: arekm
Date: Thu Feb 17 22:41:31 2011
New Revision: 12158
Modified:
geninitrd/trunk/geninitrd
Log:
debugshell after failing to chroot.
Modified: geninitrd/trunk/geninitrd
==============================================================================
--- geninitrd/trunk/geninitrd (original)
+++ geninitrd/trunk/geninitrd Thu Feb 17 22:41:31 2011
@@ -785,6 +785,7 @@
exec chroot /newroot $init ${1:+"$@"}
echo "Failed to chroot!"
+ debugshell
EOF
# we need /init being real file, not symlink, otherwise the initramfs will
# not be ran by pid 1 which is required for switch_root
More information about the pld-cvs-commit
mailing list