SOURCES (LINUX_2_6_28): kernel-multiarch.config - compress kernel image wit...

baggins baggins at pld-linux.org
Sun Apr 5 00:49:07 CEST 2009


Author: baggins                      Date: Sat Apr  4 22:49:07 2009 GMT
Module: SOURCES                       Tag: LINUX_2_6_28
---- Log message:
- compress kernel image with gzip, lzma seems problematic for now

---- Files affected:
SOURCES:
   kernel-multiarch.config (1.1.2.91.2.1 -> 1.1.2.91.2.2) 

---- Diffs:

================================================================
Index: SOURCES/kernel-multiarch.config
diff -u SOURCES/kernel-multiarch.config:1.1.2.91.2.1 SOURCES/kernel-multiarch.config:1.1.2.91.2.2
--- SOURCES/kernel-multiarch.config:1.1.2.91.2.1	Wed Apr  1 17:45:44 2009
+++ SOURCES/kernel-multiarch.config	Sun Apr  5 00:49:01 2009
@@ -4152,9 +4152,9 @@
 HAVE_KERNEL_GZIP all=y
 HAVE_KERNEL_BZIP2 all=y
 HAVE_KERNEL_LZMA all=y
-KERNEL_GZIP all=n
+KERNEL_GZIP all=y
 KERNEL_BZIP2 all=n
-KERNEL_LZMA all=y
+KERNEL_LZMA all=n
 SWAP all=y
 SYSVIPC all=y
 SYSVIPC_SYSCTL all=y
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-multiarch.config?r1=1.1.2.91.2.1&r2=1.1.2.91.2.2&f=u



More information about the pld-cvs-commit mailing list