# HG changeset patch # User Pascal Bellard # Date 1408278625 -7200 # Node ID 51a123a3f6f59a337cfd0830c28a6ce6a7d10806 # Parent 765487dd22da1fc0ded7d27562307ba8bfac5e0d linux64: new module path (again) diff -r 765487dd22da -r 51a123a3f6f5 linux64-acpi/receipt --- a/linux64-acpi/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-acpi/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -37,11 +37,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-agp/receipt --- a/linux64-agp/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-agp/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -36,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-aoe/receipt --- a/linux64-aoe/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-aoe/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -31,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-appletalk/receipt --- a/linux64-appletalk/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-appletalk/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -39,11 +39,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-arcnet/receipt --- a/linux64-arcnet/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-arcnet/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -39,10 +39,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-autofs/receipt --- a/linux64-autofs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-autofs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-bluetooth/receipt --- a/linux64-bluetooth/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-bluetooth/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -36,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-bridge/receipt --- a/linux64-bridge/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-bridge/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -36,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-btrfs/receipt --- a/linux64-btrfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-btrfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -40,12 +40,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-cifs/receipt --- a/linux64-cifs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-cifs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-coda/receipt --- a/linux64-coda/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-coda/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-configfs/receipt --- a/linux64-configfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-configfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-cpufreq/receipt --- a/linux64-cpufreq/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-cpufreq/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -31,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-cramfs/receipt --- a/linux64-cramfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-cramfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-crypto/receipt --- a/linux64-crypto/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-crypto/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -37,11 +37,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-cryptoloop/receipt --- a/linux64-cryptoloop/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-cryptoloop/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -31,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-dialup/receipt --- a/linux64-dialup/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-dialup/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -38,11 +38,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-dlm/receipt --- a/linux64-dlm/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-dlm/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -35,12 +35,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-drm/receipt --- a/linux64-drm/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-drm/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -41,11 +41,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-firewire/receipt --- a/linux64-firewire/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-firewire/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -30,11 +30,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-gfs2/receipt --- a/linux64-gfs2/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-gfs2/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-hfs/receipt --- a/linux64-hfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-hfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-hfsplus/receipt --- a/linux64-hfsplus/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-hfsplus/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,11 +34,11 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-hwmon/receipt --- a/linux64-hwmon/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-hwmon/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -36,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-input-misc/receipt --- a/linux64-input-misc/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-input-misc/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -36,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-input-tablet/receipt --- a/linux64-input-tablet/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-input-tablet/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -31,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-input-touchscreen/receipt --- a/linux64-input-touchscreen/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-input-touchscreen/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -37,11 +37,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-ipv6/receipt --- a/linux64-ipv6/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-ipv6/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -36,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-irda/receipt --- a/linux64-irda/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-irda/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -32,11 +32,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-isdn/receipt --- a/linux64-isdn/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-isdn/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -36,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-jfs/receipt --- a/linux64-jfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-jfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,11 +34,11 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-joystick/receipt --- a/linux64-joystick/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-joystick/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -38,11 +38,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-kvm/receipt --- a/linux64-kvm/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-kvm/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,11 +34,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-logfs/receipt --- a/linux64-logfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-logfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-md/receipt --- a/linux64-md/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-md/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -40,11 +40,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-media/receipt --- a/linux64-media/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-media/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -37,10 +37,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-memstick/receipt --- a/linux64-memstick/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-memstick/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -38,11 +38,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-minix/receipt --- a/linux64-minix/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-minix/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-mmc/receipt --- a/linux64-mmc/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-mmc/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -37,11 +37,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-mwave/receipt --- a/linux64-mwave/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-mwave/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -30,11 +30,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-nbd/receipt --- a/linux64-nbd/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-nbd/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -32,11 +32,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-ncpfs/receipt --- a/linux64-ncpfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-ncpfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-netfilter/receipt --- a/linux64-netfilter/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-netfilter/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -40,11 +40,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-nfsd/receipt --- a/linux64-nfsd/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-nfsd/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-ocfs2/receipt --- a/linux64-ocfs2/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-ocfs2/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -38,10 +38,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-radio/receipt --- a/linux64-radio/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-radio/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -39,11 +39,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-reiserfs/receipt --- a/linux64-reiserfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-reiserfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-sched/receipt --- a/linux64-sched/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-sched/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -32,11 +32,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-scsi/receipt --- a/linux64-scsi/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-scsi/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -30,11 +30,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-sound/receipt --- a/linux64-sound/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-sound/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -41,11 +41,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-speakup/receipt --- a/linux64-speakup/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-speakup/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -36,11 +36,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-squashfs/receipt --- a/linux64-squashfs/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-squashfs/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,12 +34,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-staging/receipt --- a/linux64-staging/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-staging/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -38,10 +38,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-usb-misc/receipt --- a/linux64-usb-misc/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-usb-misc/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -31,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-usbdsl/receipt --- a/linux64-usbdsl/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-usbdsl/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -33,11 +33,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-usbip/receipt --- a/linux64-usbip/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-usbip/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -33,12 +33,12 @@ { grep -qs ^${PACKAGE#*-}$ $1/etc/filesystems || \ echo "${PACKAGE#*-}" >> $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-uwb/receipt --- a/linux64-uwb/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-uwb/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -33,11 +33,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-video/receipt --- a/linux64-video/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-video/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -31,11 +31,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-wan/receipt --- a/linux64-wan/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-wan/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -38,10 +38,10 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-wimax/receipt --- a/linux64-wimax/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-wimax/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -38,11 +38,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-wireless/receipt --- a/linux64-wireless/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-wireless/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -43,11 +43,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64-without-modules/receipt --- a/linux64-without-modules/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-without-modules/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -14,6 +14,6 @@ { install=$install/linux64 mkdir -p $fs/boot - cp -a $install/bzImage $fs/boot/vmlinuz-$VERSION-slitaz-without-modules + cp -a $install/bzImage $fs/boot/vmlinuz-$VERSION-slitaz64-without-modules } diff -r 765487dd22da -r 51a123a3f6f5 linux64-zram/receipt --- a/linux64-zram/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64-zram/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -34,11 +34,11 @@ # Post install/remove commands for Tazpkg. post_install() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } post_remove() { - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 } diff -r 765487dd22da -r 51a123a3f6f5 linux64/receipt --- a/linux64/receipt Sun Aug 17 09:56:09 2014 +0200 +++ b/linux64/receipt Sun Aug 17 14:30:25 2014 +0200 @@ -24,7 +24,7 @@ path=$fs/lib/modules/$VERSION-slitaz64/kernel mkdir -p $path cp -a $install/lib/modules/$VERSION-slitaz64/mo* \ - $fs/lib/modules/$VERSION-slitaz + $fs/lib/modules/$VERSION-slitaz64 # Get the base modules export src @@ -41,7 +41,7 @@ rm -f $fs/lib/modules/$VERSION-slitaz64/build rm -f $fs/lib/modules/$VERSION-slitaz64/source # Cook all packages with a kernel module - for i in $(cd $WOK; grep -l 'cook linux$' */receipt) + for i in $(cd $WOK; grep -l 'cook linux64$' */receipt) do echo cook ${i%/receipt} done @@ -58,18 +58,18 @@ post_install() { echo "Processing post-install commands..." - chroot "$root/" depmod -a $VERSION-slitaz + chroot "$root/" depmod -a $VERSION-slitaz64 # GRUB stuff. 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 + if ! grep -q $PACKAGE-$VERSION-slitaz64 $1/boot/grub/menu.lst; then cat >> $1/boot/grub/menu.lst << EOT -title SliTaz GNU/Linux (Kernel $VERSION-slitaz) +title SliTaz GNU/Linux (Kernel $VERSION-slitaz64) $grub_dev -kernel /boot/vmlinuz-$VERSION-slitaz root=$root_dev +kernel /boot/vmlinuz-$VERSION-slitaz64 root=$root_dev EOT fi # Display information message. @@ -77,9 +77,9 @@ ---- GRUB is installed, these tree lines must be in your /boot/grub/menu.lst: -title SliTaz GNU/Linux (Kernel $VERSION-slitaz) +title SliTaz GNU/Linux (Kernel $VERSION-slitaz64) $grub_dev -kernel /boot/vmlinuz-$VERSION-slitaz root=$root_dev +kernel /boot/vmlinuz-$VERSION-slitaz64 root=$root_dev ---- EOT fi