# HG changeset patch # User Christophe Lincoln # Date 1391115391 -3600 # Node ID 5ca86f3045d4a6701fe18450688fdf1e354c3f29 # Parent 2a99b2b046d14aa966dc98fb189f91b378f08a09 linux64-*: Update all receipt diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-acpi/receipt --- a/linux64-acpi/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-acpi/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-acpi" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel acpi modules." DEPENDS="linux64" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -38,11 +37,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-agp/receipt --- a/linux64-agp/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-agp/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-agp" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel AGP modules." MAINTAINER="erjo@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -37,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-aoe/receipt --- a/linux64-aoe/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-aoe/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-aoe" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel ATA over Ethernet modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -32,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-appletalk/receipt --- a/linux64-appletalk/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-appletalk/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-appletalk" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel appletalk modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -40,11 +39,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-arcnet/receipt --- a/linux64-arcnet/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-arcnet/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-arcnet" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="arcnet kernel modules" MAINTAINER="slaxemulator@gmail.com" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -40,10 +39,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-autofs/receipt --- a/linux64-autofs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-autofs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-autofs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel automounter module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-bluetooth/receipt --- a/linux64-bluetooth/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-bluetooth/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-bluetooth" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel bluetooth modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -37,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-bridge/receipt --- a/linux64-bridge/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-bridge/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-bridge" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel bridge modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -37,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-btrfs/receipt --- a/linux64-btrfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-btrfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-btrfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel btrfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -41,12 +40,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-cifs/receipt --- a/linux64-cifs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-cifs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-cifs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel cifs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-coda/receipt --- a/linux64-coda/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-coda/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-coda" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel coda module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-configfs/receipt --- a/linux64-configfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-configfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-configfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel configfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-cpufreq/receipt --- a/linux64-cpufreq/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-cpufreq/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-cpufreq" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel cpufreq modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -32,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-cramfs/receipt --- a/linux64-cramfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-cramfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-cramfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel cramfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-crypto/receipt --- a/linux64-crypto/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-crypto/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-crypto" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel crypto modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -38,11 +37,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-cryptoloop/receipt --- a/linux64-cryptoloop/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-cryptoloop/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-cryptoloop" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel cryptoloop modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -32,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-dialup/receipt --- a/linux64-dialup/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-dialup/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-dialup" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel dial-up modules." MAINTAINER="domcox@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -39,11 +38,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-dlm/receipt --- a/linux64-dlm/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-dlm/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-dlm" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel dlmfs module." MAINTAINER="devel@slitaz.org" @@ -14,7 +13,7 @@ CONFIG_FILES="/etc/filesystems" # Modules paths and list -MOD_PATH="lib/modules/$BASEVER-slitaz/kernel" +MOD_PATH="lib/modules/$VERSION-slitaz/kernel" MODULES="fs/dlm/dlm.ko.xz" # Rules to gen a SliTaz package suitable for Tazpkg. @@ -36,12 +35,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-drm/receipt --- a/linux64-drm/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-drm/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-drm" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel drm module." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -42,11 +41,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-firewire/receipt --- a/linux64-firewire/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-firewire/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-firewire" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel firewire modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -31,11 +30,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-gfs2/receipt --- a/linux64-gfs2/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-gfs2/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-gfs2" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel gfs2 module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-hfs/receipt --- a/linux64-hfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-hfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-hfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel hfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-hfsplus/receipt --- a/linux64-hfsplus/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-hfsplus/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-hfsplus" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel hfsplus module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,11 +34,11 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-hwmon/receipt --- a/linux64-hwmon/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-hwmon/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-hwmon" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel hwmon modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -37,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-input-misc/receipt --- a/linux64-input-misc/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-input-misc/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-input-misc" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel misc. input drivers, including the ATI RemoteWonders." MAINTAINER="rcx@zoominternet.net" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -37,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-input-tablet/receipt --- a/linux64-input-tablet/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-input-tablet/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-input-tablet" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel tablet input drivers." MAINTAINER="rcx@zoominternet.net" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -32,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-input-touchscreen/receipt --- a/linux64-input-touchscreen/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-input-touchscreen/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-input-touchscreen" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel touchscreen input drivers." MAINTAINER="jozee@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -38,11 +37,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-ipv6/receipt --- a/linux64-ipv6/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-ipv6/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-ipv6" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel ipv6 modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -37,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-irda/receipt --- a/linux64-irda/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-irda/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-irda" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel irda modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -33,11 +32,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-isdn/receipt --- a/linux64-isdn/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-isdn/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-isdn" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel isdn modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -37,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-jfs/receipt --- a/linux64-jfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-jfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-jfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel jfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,11 +34,11 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-joystick/receipt --- a/linux64-joystick/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-joystick/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-joystick" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel joystick modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -39,11 +38,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-kvm/receipt --- a/linux64-kvm/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-kvm/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-kvm" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel kvm and virtio modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -35,11 +34,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-logfs/receipt --- a/linux64-logfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-logfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-logfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel logfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-md/receipt --- a/linux64-md/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-md/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-md" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel md modules." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -41,11 +40,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-media/receipt --- a/linux64-media/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-media/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-media" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel media modules." MAINTAINER="slaxemulator@gmail.com" @@ -13,7 +12,7 @@ WEB_SITE="http://kernel.org" # Modules paths and list -MOD_PATH="lib/modules/$BASEVER-slitaz/kernel" +MOD_PATH="lib/modules/$VERSION-slitaz/kernel" MODULES="drivers/media drivers/mfd" # Rules to gen a SliTaz package suitable for Tazpkg. @@ -38,10 +37,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-memstick/receipt --- a/linux64-memstick/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-memstick/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-memstick" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel sony memory stick modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -39,11 +38,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-minix/receipt --- a/linux64-minix/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-minix/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-minix" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel minix module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-mmc/receipt --- a/linux64-mmc/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-mmc/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-mmc" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel mmc modules (card reader)." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -38,11 +37,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-mwave/receipt --- a/linux64-mwave/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-mwave/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-mwave" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel ACP Modem driver module (for IBM Thinkpad)" MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -31,11 +30,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-nbd/receipt --- a/linux64-nbd/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-nbd/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-nbd" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel network block device modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -33,11 +32,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-ncpfs/receipt --- a/linux64-ncpfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-ncpfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-ncpfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel ncpfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-netfilter/receipt --- a/linux64-netfilter/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-netfilter/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-netfilter" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel netfilter modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -41,11 +40,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-nfsd/receipt --- a/linux64-nfsd/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-nfsd/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-nfsd" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel NFS server module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-ocfs2/receipt --- a/linux64-ocfs2/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-ocfs2/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-ocfs2" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="ocfs2 filesystem" MAINTAINER="slaxemulator@gmail.com" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -39,10 +38,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-radio/receipt --- a/linux64-radio/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-radio/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-radio" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel radio modules." MAINTAINER="slaxemulator@gmail.com" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -40,11 +39,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-reiserfs/receipt --- a/linux64-reiserfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-reiserfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-reiserfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel reiserfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-sched/receipt --- a/linux64-sched/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-sched/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-sched" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel sched modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -33,11 +32,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-scsi/receipt --- a/linux64-scsi/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-scsi/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-scsi" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel scsi modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -31,11 +30,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-sound/receipt --- a/linux64-sound/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-sound/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-sound" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel sound modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -42,11 +41,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-speakup/receipt --- a/linux64-speakup/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-speakup/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-speakup" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel Speakup modules." MAINTAINER="erjo@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -37,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-squashfs/receipt --- a/linux64-squashfs/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-squashfs/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-squashfs" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel squashfs module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc export src export _pkg @@ -35,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-staging/receipt --- a/linux64-staging/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-staging/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-staging" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="staging kernel modules" MAINTAINER="slaxemulator@gmail.com" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -39,10 +38,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-usb-misc/receipt --- a/linux64-usb-misc/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-usb-misc/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-usb-misc" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel misc. USB drivers, including the Lego USB tower." MAINTAINER="rcx@zoominternet.net" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -32,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-usbdsl/receipt --- a/linux64-usbdsl/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-usbdsl/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-usbdsl" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel usb dsl modem modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -34,11 +33,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-usbip/receipt --- a/linux64-usbip/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-usbip/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-usbip" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel usbip module." MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src export _pkg @@ -34,12 +33,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-uwb/receipt --- a/linux64-uwb/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-uwb/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-uwb" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel uwb modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -34,11 +33,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-video/receipt --- a/linux64-video/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-video/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-video" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel video modules." MAINTAINER="devel@slitaz.org" @@ -13,7 +12,7 @@ WEB_SITE="http://www.kernel.org/" # Modules paths and list -MOD_PATH="lib/modules/$BASEVER-slitaz/kernel" +MOD_PATH="lib/modules/$VERSION-slitaz/kernel" MODULES="drivers/video/backlight" # Rules to gen a SliTaz package suitable for Tazpkg. @@ -32,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-wan/receipt --- a/linux64-wan/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-wan/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-wan" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="Wide Area Networks (WANs) kernel modules" MAINTAINER="slaxemulator@gmail.com" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -39,10 +38,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-wimax/receipt --- a/linux64-wimax/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-wimax/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-wimax" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel wimax modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -39,11 +38,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-wireless/receipt --- a/linux64-wireless/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-wireless/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-wireless" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel wireless modules." MAINTAINER="devel@slitaz.org" @@ -17,7 +16,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path export src @@ -44,11 +43,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-without-modules/receipt --- a/linux64-without-modules/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-without-modules/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-without-modules" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux kernel without module support." MAINTAINER="devel@slitaz.org" diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64-zram/receipt --- a/linux64-zram/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64-zram/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64-zram" VERSION="3.2.53" -BASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="Compressed caching" MAINTAINER="devel@slitaz.org" @@ -18,7 +17,7 @@ { local path _pkg=$install/linux64 - path=lib/modules/$BASEVER-slitaz/kernel + path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path $fs/etc/init.d export src export _pkg @@ -35,11 +34,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } post_remove() { - chroot "$1/" depmod -a $BASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz } diff -r 2a99b2b046d1 -r 5ca86f3045d4 linux64/receipt --- a/linux64/receipt Thu Jan 30 17:31:57 2014 +0000 +++ b/linux64/receipt Thu Jan 30 21:56:31 2014 +0100 @@ -2,7 +2,6 @@ PACKAGE="linux64" VERSION="3.2.53" -KBASEVER="${VERSION:0:3}" CATEGORY="base-system" SHORT_DESC="The Linux 64 bits kernel and modules." MAINTAINER="devel@slitaz.org" @@ -10,7 +9,9 @@ WEB_SITE="http://www.kernel.org/" WANTED="linux" PROVIDE="linux" -CONFIG_FILES="/lib/modules/$KBASEVER-slitaz/modules.dep" + +# We want it regenerated on each kernel/module install +#CONFIG_FILES="/lib/modules/$VERSION-slitaz/modules.dep" DEPENDS="depmod" @@ -20,12 +21,11 @@ local path _pkg=$install/linux64 cp -a $_pkg/boot $fs - path=$fs/lib/modules/$KBASEVER-slitaz/kernel + path=$fs/lib/modules/$VERSION-slitaz/kernel mkdir -p $path - cp -a $_pkg/lib/modules/$KBASEVER-slitaz/mo* \ - $fs/lib/modules/$KBASEVER-slitaz - [ "$KBASEVER" != "$VERSION" ] && - ln -s $KBASEVER-slitaz $fs/lib/modules/$VERSION-slitaz + cp -a $_pkg/lib/modules/$VERSION-slitaz/mo* \ + $fs/lib/modules/$VERSION-slitaz + # Get the base modules export src export _pkg @@ -35,11 +35,11 @@ while read module; do dir=$(dirname $module) [ -d $path/$dir ] || mkdir -p $path/$dir - cp -a $_pkg/lib/modules/$KBASEVER-slitaz/kernel/$module $path/$dir + cp -a $_pkg/lib/modules/$VERSION-slitaz/kernel/$module $path/$dir done < $WOK/$PACKAGE/source/tmp/modules.list # Remove unresolved links - rm -f $fs/lib/modules/$KBASEVER-slitaz/build - rm -f $fs/lib/modules/$KBASEVER-slitaz/source + rm -f $fs/lib/modules/$VERSION-slitaz/build + rm -f $fs/lib/modules/$VERSION-slitaz/source # Cook all packages with a kernel module for i in $(cd $WOK; grep -l 'cook linux$' */receipt) do @@ -47,8 +47,8 @@ done # Fixed modules.dep to use right path # saves 100kb of space too - sed -i "s|$_pkg||g" $fs/lib/modules/$KBASEVER-slitaz/modules.dep - sed -i "s|99.98.$KBASEVER-slitaz|$KBASEVER-slitaz|g" $fs/lib/modules/$KBASEVER-slitaz/modules.dep + sed -i "s|$_pkg||g" $fs/lib/modules/$VERSION-slitaz/modules.dep + sed -i "s|99.98.$VERSION-slitaz|$VERSION-slitaz|g" $fs/lib/modules/$VERSION-slitaz/modules.dep # Check and echo any module in kernel .config that's not added to # one of linux-* pkgs $wanted_stuff/check_modules.sh 2>&1 | grep -v files.list @@ -58,11 +58,11 @@ post_install() { echo "Processing post-install commands..." - chroot "$1/" depmod -a $KBASEVER-slitaz + chroot "$root/" depmod -a $VERSION-slitaz # GRUB stuff. - if [ -f "$1/boot/grub/menu.lst" ]; then - root_dev=`cat $1/boot/grub/menu.lst | grep root= | sed 's/.*root=\([^ ]*\).*/\1/' | head -n 1` - grub_dev=`cat $1/boot/grub/menu.lst | grep "root (" | head -n 1` + if [ -f "$root/boot/grub/menu.lst" ]; then + root_dev=$(cat $root/boot/grub/menu.lst | grep root= | sed 's/.*root=\([^ ]*\).*/\1/' | head -n 1) + grub_dev=$(cat $root/boot/grub/menu.lst | grep "root (" | head -n 1) # Add new kernel entry in case of upgrade for installed system. if ! grep -q $PACKAGE-$VERSION-slitaz $1/boot/grub/menu.lst; then cat >> $1/boot/grub/menu.lst << EOT