Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=521faf395bd183de376ea918602fb4922a3fc0c9
commit 521faf395bd183de376ea918602fb4922a3fc0c9 Author: VMiklos <[EMAIL PROTECTED]> Date: Mon Jul 16 00:42:54 2007 +0200 kernel-fwlive-2.6.22-1-i686 add patch from http://www.slax.org/forum/viewtopic.php?t=18442 to fix squashfs build diff --git a/source/base-extra/kernel-fwlive/FrugalBuild b/source/base-extra/kernel-fwlive/FrugalBuild index 4ecf16d..b5f7b82 100644 --- a/source/base-extra/kernel-fwlive/FrugalBuild +++ b/source/base-extra/kernel-fwlive/FrugalBuild @@ -12,7 +12,8 @@ _F_kernel_patches=(http://frugalware.org/~janny/patchs/kernel/$pkgver/aacraid.di http://frugalware.org/~janny/patchs/kernel/$pkgver/squashfs3.2-patch \ http://frugalware.org/~janny/patchs/kernel/$pkgver/ksize.patch \ http://frugalware.org/~janny/patchs/kernel/$pkgver/lhash.diff \ - http://frugalware.org/~janny/patchs/kernel/$pkgver/sqlzma2k-3.2-r2.patch) + http://frugalware.org/~janny/patchs/kernel/$pkgver/sqlzma2k-3.2-r2.patch \ + http://ftp.frugalware.org/pub/other/sources/kernel/linux-2.6.22-squashfs_fixup.patch) Finclude kernel source=(config [EMAIL PROTECTED]) signatures=('' "[EMAIL PROTECTED]") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
