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

Maximilian Attems maks at alioth.debian.org
Thu Feb 19 14:11:24 UTC 2009


Author: maks
Date: Thu Feb 19 14:11:23 2009
New Revision: 12869

Log:
topconfig enable modular SQUASHFS

finally ;)

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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Feb 19 14:11:23 2009
@@ -10,7 +10,8 @@
 
   [ maximilian attems ]
   * topconfig set NET_NS, NET_SCH_DRR, NET_CLS_CGROUP, LIB80211,
-    SCSI_CXGB3_ISCSI, NATIONAL_PHY, STE10XP, LSI_ET1011C_PHY, BTRFS_FS.
+    SCSI_CXGB3_ISCSI, NATIONAL_PHY, STE10XP, LSI_ET1011C_PHY, BTRFS_FS,
+    SQUASHFS.
 
  -- maximilian attems <maks at debian.org>  Thu, 19 Feb 2009 13:25:20 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Thu Feb 19 14:11:23 2009
@@ -1,4 +1,4 @@
- ##
+
 ## file: arch/Kconfig
 ##
 # CONFIG_KPROBES is not set
@@ -2046,6 +2046,7 @@
 # CONFIG_UBIFS_FS_DEBUG is not set
 CONFIG_OMFS_FS=m
 CONFIG_CRAMFS=m
+CONFIG_SQUASHFS=m
 CONFIG_VXFS_FS=m
 CONFIG_MINIX_FS=m
 CONFIG_HPFS_FS=m



More information about the Kernel-svn-changes mailing list