[Frugalware-git] frugalware-current: kernel.sh: replace redirfs/dazuko
Miklos Vajna
vmiklos at frugalware.org
Mon Mar 21 23:36:30 CET 2011
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81a58f8c19584c228c3450eb969c71205f206969
commit 81a58f8c19584c228c3450eb969c71205f206969
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Mon Mar 21 23:26:43 2011 +0100
kernel.sh: replace redirfs/dazuko
diff --git a/source/include/kernel.sh b/source/include/kernel.sh
index 89e97dd..2439d07 100644
--- a/source/include/kernel.sh
+++ b/source/include/kernel.sh
@@ -141,8 +141,8 @@ up2date="lynx -dump $url/kdist/finger_banner |grep stable|sed -n 's/.* \([0-9]*\
if [ "`vercmp 2.6.24 $_F_kernel_ver`" -le 0 ]; then
source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_F_kernel_ver.tar.bz2 \
config.i686 config.x86_64 config.ppc config.arm)
- # this can be removed after Frualware 1.0 is out
- replaces=('gspcav1' 'atl2')
+ # this can be removed after Frualware 1.5 is out
+ replaces=('redirfs' 'dazuko')
else
source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_F_kernel_ver.tar.bz2 config)
fi
More information about the Frugalware-git
mailing list