Author: sparky
Date: Sat Feb  3 11:40:56 2007
New Revision: 8220

Modified:
   geninitrd/trunk/geninitrd
Log:
- revert: force people with Th to test initramfs


Modified: geninitrd/trunk/geninitrd
==============================================================================
--- geninitrd/trunk/geninitrd   (original)
+++ geninitrd/trunk/geninitrd   Sat Feb  3 11:40:56 2007
@@ -935,11 +935,11 @@
 if [ "x" = "x$INITRDFS" ] ; then
        if [ "x" = "x$FS" ] ; then
                # default value
-               #if [ "$pack_version" -ge "002005" ] ; then
-               #       INITRDFS="initramfs"
-               #else
+               if [ "$pack_version" -ge "002005" ] ; then
+                       INITRDFS="initramfs"
+               else
                        INITRDFS="rom"
-               #fi
+               fi
        else
                echo >&2 "Warning: FS configuration options is obsoleted. Use 
INITRDFS instead"
                INITRDFS="$FS"
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to