[linux] 03/04: Disable CRAMFS; it was obsoleted by squashfs and initramfs

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Sep 27 18:23:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit a186aca8f8a046075df58eed638499314ae43b73
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Sep 27 18:48:06 2015 +0100

    Disable CRAMFS; it was obsoleted by squashfs and initramfs
---
 debian/changelog     | 3 +++
 debian/config/config | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 28c0397..b6d525b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ linux (4.3~rc3-1~exp1) UNRELEASED; urgency=medium
 
   * New upstream release candidate
 
+  [ Ben Hutchings ]
+  * Disable CRAMFS; it was obsoleted by squashfs and initramfs
+
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 26 Sep 2015 16:41:55 +0100
 
 linux (4.2.1-2) unstable; urgency=medium
diff --git a/debian/config/config b/debian/config/config
index 063e302..53c5d11 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -4718,7 +4718,7 @@ CONFIG_CONFIGFS_FS=m
 ##
 ## file: fs/cramfs/Kconfig
 ##
-CONFIG_CRAMFS=m
+# CONFIG_CRAMFS is not set
 
 ##
 ## file: fs/dlm/Kconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list