cookutils diff init.d/cooker @ rev 492
cook: Merge set_paths functions from slitaz-tank branch. This adds basesrc, kbasevers, pyvers, pkgsrc, lzma_tarball, and perlvers variables. KBASEVER is in linux and linux-libre and is needed to make sure .tar.lzma sources are named right when they use minor patches.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Jun 14 15:45:00 2012 +0000 (2012-06-14) |
parents | bfed443e62bd |
children | 1520231a65c2 |
line diff
1.1 --- a/init.d/cooker Fri May 20 22:41:37 2011 +0200 1.2 +++ b/init.d/cooker Thu Jun 14 15:45:00 2012 +0000 1.3 @@ -35,7 +35,7 @@ 1.4 do 1.5 rootfs=$SLITAZ/$version/chroot 1.6 if [ -d "$SLITAZ/$version/chroot" ]; then 1.7 - echo "Stoping $version cooker..." 1.8 + echo "Stopping $version cooker..." 1.9 # Stop cron in chroot. 1.10 chroot $rootfs /etc/init.d/cron stop 1.11 for i in /dev/shm /dev/pts /sys /proc $SLITAZ/src $SLITAZ/packages