Author: glen
Date: Sun Dec 19 11:49:09 2010
New Revision: 11995

Modified:
   geninitrd/trunk/geninitrd
Log:
make romfs comment shorter so that "file" would display most significant info

Modified: geninitrd/trunk/geninitrd
==============================================================================
--- geninitrd/trunk/geninitrd   (original)
+++ geninitrd/trunk/geninitrd   Sun Dec 19 11:49:09 2010
@@ -1343,7 +1343,7 @@
 
        ;;
   rom|romfs)
-       genromfs -f "$IMAGE" -d "$DESTDIR" -V "PLD initrd for kernel $kernel"
+       genromfs -f "$IMAGE" -d "$DESTDIR" -V "PLD Linux/$kernel initrd"
        ;;
   cram|cramfs)
        mkcramfs "$DESTDIR" "$IMAGE"
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to