wok diff slitaz-dev-tools/stuff/tazdev.conf @ rev 7653

slitaz-loram*: use xz compressor for mksquashfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 15 10:20:57 2010 +0100 (2010-12-15)
parents e4b53fbe493e
children 4249e7ca9034
line diff
     1.1 --- a/slitaz-dev-tools/stuff/tazdev.conf	Fri Jun 19 05:11:41 2009 +0200
     1.2 +++ b/slitaz-dev-tools/stuff/tazdev.conf	Wed Dec 15 10:20:57 2010 +0100
     1.3 @@ -15,4 +15,5 @@
     1.4  # Main mirror to push and download (ISO, rootfs. etc).
     1.5  MIRROR="mirror.slitaz.org"
     1.6  DL_URL="http://mirror.switch.ch/ftp/mirror/slitaz"
     1.7 -MIRROR_DIR="/var/www/slitaz/mirror/packages"
     1.8 +MIRROR_PKGS="/var/www/slitaz/mirror/packages"
     1.9 +MIRROR_SOURCES="/var/www/slitaz/mirror/sources"