slitaz-modular log mkiso.sh

age author description
2016-03-30 Pascal Bellard mkiso.sh: more filenames support
2016-03-30 Aleksej Bobylev Tiny edits
2012-07-19 Christopher Rogers mkiso.sh: Update HG_LIST variable. Add NCPU varaible.
2012-01-24 Christopher Rogers mkiso.sh: Updated HG_LIST and MY_HG_LIST variable.
2012-01-12 Christopher Rogers mkiso.sh: Add DONT_UPDATE_MIRROR option so i don't have to update mirror files if i don't want to.
2011-12-24 Christopher Rogers mkiso.sh: Make sure varibles made in backup_pkg and backup_src are local.
2011-12-18 Christopher Rogers mkiso.sh: Backup slitaz-vz repo now.
2011-10-14 Christopher Rogers mkiso.sh: Use $INSTALLED and fixed blocking packages in backupall.banned list.
2011-09-16 Christopher Rogers mkiso.sh: Removed wok-stable, wok, and slitaz-doc-wiki-data in HG_LIST. Add slitaz-doc-wiki-data to MY_HG_LIST.
2011-09-10 Christopher Rogers mkiso.sh: Add output and logs when making links for source dvd so there is some way to debug it.
2011-09-08 Christopher Rogers mkiso.sh: Add wok-stable to HG_LIST.
2011-08-26 Christopher Rogers mkiso.sh: Backup patches used in PATCH variable now.
2011-08-13 Christopher Rogers mkiso.sh: Fixed logs to log everything when packages are installed.
2011-08-02 Christopher Rogers mkiso.sh: Fixed backup_src function to only backup sources to packages that are made. Updated to use new wanted.txt and fullco.txt files in repos.
2011-06-29 Christopher Rogers mkiso.sh: Replaced tazwok with my-cookutils scripts. Added better support for BACKUP_ALL option so it will only get the lastest packages and sources instead of just copying everything in packages and source folder.
2011-06-18 Christopher Rogers mkiso.sh: Add $KBASEVER support.
2011-06-12 Christopher Rogers mkiso.sh: Added option SRC_PKG to get the all SOURCE packages. This only works if there the same version though.
2011-06-01 Christopher Rogers mkiso.sh: Add my-cookutils repos to MY_HG_LIST.
2011-05-25 Christopher Rogers mkiso.sh: Add support for wok-tank.
2011-05-08 Christopher Rogers mkiso.sh: Add cookutils to $HG_LIST. Disabled check for $WGET_URL since all of slitaz meta packages wouldn't have it.
2011-05-06 Christopher Rogers Add a if statement to check if your in in cooking branch of my-wok before updating it.
2011-05-03 Christopher Rogers Changed repos path so home boot option can work. Now its root (/)repos instead of /home/slitaz/repos. Made sure union needs BASE_MODULES instead of MODULES. Made MY_HG_LIST only get made if COPY_HG equals yes.
2011-04-27 Christopher Rogers Fixed mkiso.sh to remove log files if then exist. This is so the new logs are not added to the older ones.
2011-04-20 Christopher Rogers Add support for my-wok repo. Fixed local.sh script up.
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