Author: baggins                      Date: Mon Mar  5 20:04:09 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable raw and cramfs for initrd,
  raw is long time obsolete and cramfs is not important there

---- Files affected:
packages/util-linux:
   util-linux.spec (1.338 -> 1.339) 

---- Diffs:

================================================================
Index: packages/util-linux/util-linux.spec
diff -u packages/util-linux/util-linux.spec:1.338 
packages/util-linux/util-linux.spec:1.339
--- packages/util-linux/util-linux.spec:1.338   Mon Mar  5 20:48:09 2012
+++ packages/util-linux/util-linux.spec Mon Mar  5 21:04:03 2012
@@ -674,6 +674,8 @@
        --disable-shared \
        --enable-static \
        --disable-fsck \
+       --disable-cramfs \
+       --disable-raw \
        --disable-libmount \
        --disable-login-utils \
        --disable-schedutils \
@@ -1440,6 +1442,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.339  2012/03/05 20:04:03  baggins
+- disable raw and cramfs for initrd,
+  raw is long time obsolete and cramfs is not important there
+
 Revision 1.338  2012/03/05 19:48:09  glen
 - fix diet vs ccache build
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux/util-linux.spec?r1=1.338&r2=1.339&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to