slitaz-modular view initramfs/etc/local-mirror.conf @ rev 36

Updated mkiso.sh script and local-mirror script. Removed variables in lighttpd configs files. Fixed seding local-mirror.conf file in mkiso.sh. Made two lighttpd configs. One for local tank and one for local mirror. Added support for tank-only or mirror-only option into local-mirror.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Mar 12 00:13:08 2011 +0000 (2011-03-12)
parents 1dd991f59195
children ee5105a66d4a
line source
1 REPOS="flavors flavors-stable slitaz-base-files \
2 slitaz-boot-scripts slitaz-dev-tools slitaz-configs slitaz-doc \
3 slitaz-doc-wiki-data slitaz-forge slitaz-modular slitaz-pizza \
4 slitaz-tools tank tazlito tazpkg tazusb \
5 tazwok slitaz-dev-tools website wok wok-stable wok-tiny \
6 wok-undigest"
7 WWW="boot tank hg mirror pkgs bb doc pizza website people"
8 BASE_IP="127.0.0"
9 END_IP="1"
10 ADDRESS="www.slitaz.org pizza.slitaz.org boot.slitaz.org mirror.slitaz.org tank.slitaz.org doc.slitaz.org pkgs.slitaz.org hg.slitaz.org bb.slitaz.org people.slitaz.org"
11 VHOST_FILE="/etc/lighttpd/vhosts-local.conf"
12 VHOST_MIRROR_FILE="/etc/lighttpd/vhosts-local-mirror.conf"
13 VHOST_TANK_FILE="/etc/lighttpd/vhosts-local-tank.conf"
14 REPOS_DIR="/home/slitaz/repos"
15 REPOS_WEB_DIR="/home/slitaz/repos-web"
16 WWW_DIR="/home/slitaz/www"
17 STABLE="/home/slitaz/stable"
18 COOKING="/home/slitaz/cooking"
19 TANK=""
20 #PKGDIR
21 #SRCDIR