Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=5270b24e98f66ac263ca0f2e5e02537c4441cd17
commit 5270b24e98f66ac263ca0f2e5e02537c4441cd17 Author: janny <[EMAIL PROTECTED]> Date: Fri Feb 15 06:24:49 2008 +0100 kernel-fwlive-2.6.24-2-i686 * add missed options by sqashfs diff --git a/source/base-extra/kernel-fwlive/config.i686 b/source/base-extra/kernel-fwlive/config.i686 index b81592c..0f8033d 100644 --- a/source/base-extra/kernel-fwlive/config.i686 +++ b/source/base-extra/kernel-fwlive/config.i686 @@ -3440,6 +3440,7 @@ CONFIG_BFS_FS=m CONFIG_EFS_FS=m CONFIG_CRAMFS=m CONFIG_SQUASHFS=n +CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 CONFIG_VXFS_FS=m CONFIG_HPFS_FS=m CONFIG_QNX4FS_FS=m diff --git a/source/base-extra/kernel-fwlive/config.x86_64 b/source/base-extra/kernel-fwlive/config.x86_64 index d5317bd..57c6af7 100644 --- a/source/base-extra/kernel-fwlive/config.x86_64 +++ b/source/base-extra/kernel-fwlive/config.x86_64 @@ -3441,6 +3441,7 @@ CONFIG_BFS_FS=m CONFIG_EFS_FS=m CONFIG_CRAMFS=m CONFIG_SQUASHFS=n +CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 CONFIG_VXFS_FS=m CONFIG_HPFS_FS=m CONFIG_QNX4FS_FS=m _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
