SVN: geninitrd/trunk/geninitrd
    glen 
    glen at pld-linux.org
       
    Mon Sep  3 16:25:26 CEST 2007
    
    
  
Author: glen
Date: Mon Sep  3 16:25:25 2007
New Revision: 8711
Modified:
   geninitrd/trunk/geninitrd
Log:
- require switch_root applet when needed
Modified: geninitrd/trunk/geninitrd
==============================================================================
--- geninitrd/trunk/geninitrd	(original)
+++ geninitrd/trunk/geninitrd	Mon Sep  3 16:25:25 2007
@@ -1478,6 +1478,8 @@
 	mknod $device b $maj $min
 fi
 EOF
+
+	busybox_applet switch_root
 	cat << EOF >> "$s"
 if [ "\$device" = '/dev/no_partition_found' ] ; then
 	device="$rootdev"
    
    
More information about the pld-cvs-commit
mailing list