wok view slitaz-dev-tools/stuff/tazdev.conf @ rev 3441

slitaz-dev-tools: add command update-www (up slitaz website repo)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 14 02:45:16 2009 +0200 (2009-06-14)
parents 7b0f14e1c0ac
children 65ca24a53b62
line source
1 # tazdev.conf: SliTaz Developers tool configuration file.
2 #
4 # Path to 'tazwok cmp' log file.
5 CMP_LOG="/var/log/tazwok-cmp.log"
7 # Path for the wok, chroot and packages directory of each version.
8 COOKING="/home/slitaz/cooking"
9 STABLE="/home/slitaz/stable"
11 # Path to the Website repo
12 WEBSITE="/home/slitaz/www/website"
14 # Main mirror settings.
15 MIRROR="mirror.slitaz.org"
16 MIRROR_DIR="/var/www/slitaz/mirror/packages"