# HG changeset patch # User Paul Issott # Date 1331471275 0 # Node ID a49102a73eff961b201d959e717e181a1964abd3 # Parent 235e71289a6f365e4d671fc691f7c6d061328425 mirror tools: tiny edits diff -r 235e71289a6f -r a49102a73eff README --- a/README Sat Mar 10 10:24:50 2012 +0100 +++ b/README Sun Mar 11 13:07:55 2012 +0000 @@ -20,7 +20,7 @@ Website Devel corner : http://www.slitaz.org/en/devel/ Mercurial repositories : http://hg.slitaz.org/ -Bugu tracker : http://bugs.slitaz.org/ +Bug tracker : http://bugs.slitaz.org/ Cookbook doc : http://doc.slitaz.org/en:cookbook:start Build host : http://tank.slitaz.org/ Build bot : http://cook.slitaz.org/ diff -r 235e71289a6f -r a49102a73eff mirror-tools/rootfs/home/backups/mirror/backup.sh --- a/mirror-tools/rootfs/home/backups/mirror/backup.sh Sat Mar 10 10:24:50 2012 +0100 +++ b/mirror-tools/rootfs/home/backups/mirror/backup.sh Sun Mar 11 13:07:55 2012 +0000 @@ -78,6 +78,6 @@ [ -n "$REMOTE_USER" ] && for i in $(cd .. ; ls); do [ $i == $(hostname) -o $i.slitaz.org == $(hostname) ] && continue - echo "Get backups from $i ..." + echo "Getting backups from $i ..." rsync -aH -e "$SSH" --bwlimit=50 $REMOTE_USER@$i.slitaz.org:/home/backups/$i/. ../$i/. done diff -r 235e71289a6f -r a49102a73eff mirror-tools/rootfs/usr/bin/mkpkgiso --- a/mirror-tools/rootfs/usr/bin/mkpkgiso Sat Mar 10 10:24:50 2012 +0100 +++ b/mirror-tools/rootfs/usr/bin/mkpkgiso Sun Mar 11 13:07:55 2012 +0000 @@ -61,7 +61,7 @@ exit 1 fi -# Check if we provide a valide version +# Check if we provide a valid version if [ ! -d $REPOS ]; then echo "Boooh! $PKG_VER is not a valid version." exit 1 diff -r 235e71289a6f -r a49102a73eff mirror-tools/rootfs/usr/bin/rolling.sh --- a/mirror-tools/rootfs/usr/bin/rolling.sh Sat Mar 10 10:24:50 2012 +0100 +++ b/mirror-tools/rootfs/usr/bin/rolling.sh Sun Mar 11 13:07:55 2012 +0000 @@ -47,12 +47,12 @@ $TMP/fs/var/cache/tazpkg/cooking/packages chown -R root.root $TMP chmod -R 755 $TMP - echo "Create system chroot with $system ..." + echo "Creating system chroot with $system ..." mount -o loop,ro $system $TMP/iso for i in $(ls -r $TMP/iso/boot/rootfs*.gz) ; do unlzma -c $i | ( cd $TMP/fs ; cpio -idmu ) done - echo "Get cooking packages & flavors ..." + echo "Getting cooking packages & flavors ..." mount --bind $packages $TMP/fs/var/cache/tazpkg/cooking/packages ln -s /var/cache/tazpkg/cooking/packages $TMP/fs/home/slitaz/cooking # 3.0 compatibility... @@ -62,7 +62,7 @@ [ -d $rolling/fixes ] && cp -a $rolling/fixes/. $TMP/fs/. echo "cooking" > $TMP/fs/etc/slitaz-release umount -d $TMP/iso - echo "Create build.sh script ..." + echo "Creating build.sh script ..." cat > $TMP/fs/root/build.sh < $rolling/slitaz-$flavor.log.html diff -r 235e71289a6f -r a49102a73eff mirror-tools/slitaz/mirror/dvd/index.html --- a/mirror-tools/slitaz/mirror/dvd/index.html Sat Mar 10 10:24:50 2012 +0100 +++ b/mirror-tools/slitaz/mirror/dvd/index.html Sun Mar 11 13:07:55 2012 +0000 @@ -300,16 +300,16 @@

-1 SliTaz can't and don't want to provide non free software. +1 SliTaz can't and doesn't want to provide non free software. Many people want to use software such as Opera, Skype ☎ or flash-plugin. -SliTaz provides some get-* scripts to let you install it. -The DVD creation tool will lauch this script, repackage the software and +SliTaz provides some get-* scripts to let you install them. +The DVD creation tool will launch this script, repackage the software and store it in the package directory.

2 Some software such as OpenOffice or LibreOffice are -so huge that they don't compile on SliTaz buid bot. +so huge that they don't compile on a SliTaz build bot. The DVD creation tool will use get-* scripts (see above) to store these packages in the package directory. The scripts download pre-built binaries for another Linux distribution. @@ -317,7 +317,7 @@

3 Original source files. Install SliTaz wok to get the SliTaz -patchs. +patches.

diff -r 235e71289a6f -r a49102a73eff mirror-tools/slitaz/mirror/floppies/builder/index.php --- a/mirror-tools/slitaz/mirror/floppies/builder/index.php Sat Mar 10 10:24:50 2012 +0100 +++ b/mirror-tools/slitaz/mirror/floppies/builder/index.php Sun Mar 11 13:07:55 2012 +0000 @@ -395,7 +395,7 @@

-The floppy set detects disk swaps and can be used without keyboard. +The floppy set detects disk swaps and can be used without a keyboard.