slitaz-modular log mkiso.sh

age author description
2011-04-05 Christopher Rogers Add tazweb to HG_LIST in mkiso.sh script.
2011-03-27 Christopher Rogers Update mkiso.sh.
2011-03-12 Christopher Rogers 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.
2011-03-08 Christopher Rogers Fixed mirror folder path to be in PKGISO_DIR and SRCISO_DIR variables.
2011-03-08 Christopher Rogers Updated initramfs. Added support to change the mirror, packages, and source folders on the iso. Added support for boot.slitaz.org and pizza.slitaz.org to work locally.
2011-02-28 Christopher Rogers Add slitaz-doc-wiki-data and slitaz-modular to mkiso.sh HG_LIST. Make sure to check and remove ISODIR/boot/src and ISODIR/boot/packages if exist.
2011-02-26 Christopher Rogers Got BACKUP_SOURCES and PACKAGES config options working right.
2011-02-25 Christopher Rogers Removed iso path in md5sum for iso. Added a BACKUP_ALL option. I can now add soft links to iso so it will be followed and added to iso.
2011-02-23 Christopher Rogers Updated core profile. Added local-mirror script. Local-mirror will allow one to use the hg repos on slitaz to make a local network of slitaz.org.
2011-02-22 Christopher Rogers Adding support for backing up packages and sources. Moved hg repos to /home/slitaz/repos to be inline with tank server.
2010-12-26 Christopher Rogers Changed HG_DIR folder path to /home/slitaz/hg. Added PROFILE name to iso name now. (Ex. slitaz-core-DATE.iso)
2010-12-24 Christopher Rogers Updated mkiso.sh script and initramfs.list.
2010-12-18 Christopher Rogers Changed mkiso.sh script be able to have profiles or flavors as slitaz calls them. Added first core flavor that has base, core-basic, core, firefox, and core-xfce flavor as modules. Will make readme to explain more.
2010-12-16 Christopher Rogers Updated mkiso.sh script. Now initramfs is base of union. This is so we can save 10mb on iso.
2010-12-01 Christopher Rogers Make mkiso.sh check for package files.list instead of just the folder in /var/lib/tazpkg/installed.
2010-11-27 Christopher Rogers Fixed CLEAN_INITRAMFS option.
2010-11-26 Christopher Rogers Added CLEAN_INITRAMFS variable into mkiso.sh. Made sure union does run if MODULES in null.
2010-11-25 Christopher Rogers first release0.1-alpha