[Frugalware-git] frugalware-current: kernel-3.1-1-x86_64
Miklos Vajna
vmiklos at frugalware.org
Sun Oct 30 02:31:44 CET 2011
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8c6527ff340e1d66224818065f75a3da787d147
commit b8c6527ff340e1d66224818065f75a3da787d147
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Sun Oct 30 02:31:14 2011 +0100
kernel-3.1-1-x86_64
- no relbump yet
- build in loop to avoid hacks in kernel-initrd in the long term
diff --git a/source/base/kernel/config.arm b/source/base/kernel/config.arm
index 36c2ac9..585744e 100644
--- a/source/base/kernel/config.arm
+++ b/source/base/kernel/config.arm
@@ -1007,7 +1007,7 @@ CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
-CONFIG_BLK_DEV_LOOP=m
+CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
#
diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686
index 9867798..7babecb 100644
--- a/source/base/kernel/config.i686
+++ b/source/base/kernel/config.i686
@@ -1564,7 +1564,7 @@ CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
-CONFIG_BLK_DEV_LOOP=m
+CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_DRBD=m
diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64
index 2ecab4a..6a34278 100644
--- a/source/base/kernel/config.x86_64
+++ b/source/base/kernel/config.x86_64
@@ -1498,7 +1498,7 @@ CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
-CONFIG_BLK_DEV_LOOP=m
+CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_DRBD=m
More information about the Frugalware-git
mailing list