SVN: geninitrd/trunk/geninitrd

sparky sparky at pld-linux.org
Thu Feb 1 10:05:59 CET 2007


Author: sparky
Date: Thu Feb  1 10:05:58 2007
New Revision: 8215

Modified:
   geninitrd/trunk/geninitrd
Log:
- typo: switch_root -> switchroot


Modified: geninitrd/trunk/geninitrd
==============================================================================
--- geninitrd/trunk/geninitrd	(original)
+++ geninitrd/trunk/geninitrd	Thu Feb  1 10:05:58 2007
@@ -1552,7 +1552,7 @@
 	init=/sbin/init
 fi
 umount /proc
-exec switch_root /newroot \$init
+exec switchroot /newroot \$init
 EOF
 	# we need real file, not symlink
 	rm -f $MNTIMAGE/init


More information about the pld-cvs-commit mailing list