[kernel] r17280 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sun May 1 13:39:41 UTC 2011


Author: maks
Date: Sun May  1 13:39:35 2011
New Revision: 17280

Log:
topconfig enable SQUASHFS_{LZO,XZ}

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sat Apr 30 19:30:13 2011	(r17279)
+++ dists/trunk/linux-2.6/debian/changelog	Sun May  1 13:39:35 2011	(r17280)
@@ -1,3 +1,9 @@
+linux-2.6 (2.6.39~rc5-1~experimental.2) experimental; urgency=low
+
+  * Enable SQUASHFS_{LZO,XZ}. (closes: #613658)
+
+ -- maximilian attems <maks at debian.org>  Tue, 01 May 2011 14:36:33 +0100
+
 linux-2.6 (2.6.39~rc5-1~experimental.1) experimental; urgency=low
 
   * New upstream release candidate  

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sat Apr 30 19:30:13 2011	(r17279)
+++ dists/trunk/linux-2.6/debian/config/config	Sun May  1 13:39:35 2011	(r17280)
@@ -3372,6 +3372,8 @@
 ##
 CONFIG_SQUASHFS=m
 CONFIG_SQUASHFS_XATTR=y
+CONFIG_SQUASHFS_LZO=y
+CONFIG_SQUASHFS_XZ=y
 # CONFIG_SQUASHFS_EMBEDDED is not set
 
 ##



More information about the Kernel-svn-changes mailing list