slitaz-modular log

age author description
2011-06-18 Christopher Rogers mkiso.sh: Add $KBASEVER support.
2011-06-12 Christopher Rogers Update local-mirror script to support ssfs for local hg.slitaz.org.
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-08 Christopher Rogers Update core/list folder.
2011-06-08 Christopher Rogers local-mirror: Update local-mirror script. Added support for install incoming packages on desktop.
2011-06-01 Christopher Rogers Added full support for cook.slitaz.org.
2011-06-01 Christopher Rogers mkiso.sh: Add my-cookutils repos to MY_HG_LIST.
2011-06-01 Christopher Rogers local-mirror: Add cook website option.
2011-05-25 Christopher Rogers mkiso.sh: Add support for wok-tank.
2011-05-25 Christopher Rogers local-mirror: Add wok-tank support. The new my-wok repo.
2011-05-20 Christopher Rogers Replace kbd-busybox with kbd-base in intramfs.list file.
2011-05-18 Christopher Rogers local-mirror: Fixed website crond option. Check if bb.slitaz.org is used to add cook.slitaz.org to same line in /etc/hosts file.
2011-05-17 Christopher Rogers Rename some of the modules lists in core/list folder.
2011-05-17 Christopher Rogers Updated rcS.conf in core overlay.
2011-05-17 Christopher Rogers Add cloud.slitaz.org and cook.slitaz.org support into lighttpd configs.
2011-05-14 Christopher Rogers Fixed dnsmasq.conf file.
2011-05-13 Christopher Rogers Updated local-mirror.conf file initramfs/etc folder.
2011-05-13 Christopher Rogers Fixed local-mirror script to make $COOKING and $STABLE folders.
2011-05-12 Christopher Rogers local-mirror: Add support for backup-mirror. This will allow you to backup mirror packages, src, and repos to the mirror union branch directly if its mounted in /mnt/live/memory/mirror folder.
2011-05-12 Christopher Rogers linuxrc: Fixed mirror option so it can be used for resync with folders on system.
2011-05-12 Christopher Rogers liblinuxlive: Folders are now bind instead of rbind with mount_device function.
2011-05-11 Christopher Rogers Add script to free up ram.
2011-05-11 Christopher Rogers Now just add lines for crond if the website in question is used. Made sure the command is also run before being added. Ex. tazpkg-web cooking needs to be run for pkgs.slitaz.org to work locally.
2011-05-11 Christopher Rogers Update tazbb script. Now you can execute a command in chroot. Need full path for this to work.
2011-05-08 Christopher Rogers Added tazbb replacement script for crond. This will automate the build bot.
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 local-mirror: Bug fix.
2011-05-06 Christopher Rogers Add initramfs/var/spool/cron/crontabs/root file.
2011-05-06 Christopher Rogers Added bugs.slitaz.org into vhosts for tank and local-tank.
2011-05-06 Christopher Rogers Update local-mirror.conf.
2011-05-06 Christopher Rogers Add up-src-links so sources can be updated after build. Add some of crond commands into local-mirror if file exists. crond is now started after lighttpd. Add bugs option for setting up bugs.slitaz.org (needs to be fix).
2011-05-06 Christopher Rogers Update core list folder.
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-30 Christopher Rogers Add aufs-utils to initramfs.list file.
2011-04-30 Christopher Rogers Update core/config file.
2011-04-30 Christopher Rogers Update core lists.
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 Updated core profile lists.
2011-04-20 Christopher Rogers Add support for my-wok repo. Fixed local.sh script up.
2011-04-16 Christopher Rogers Add tazpanel and slitaz-vz into local-mirror script.
2011-04-15 Christopher Rogers Added logs support into slitaz-modular.
2011-04-14 Christopher Rogers Fixed config file in core profile.
2011-04-14 Christopher Rogers Removed old hgweb.config file in core overlay.
2011-04-14 Christopher Rogers Removed old common.conf file. Add awstats.conf and lighttpd.conf files to initramfs/etc/lighttpd folder.
2011-04-14 Christopher Rogers Add a.003.server.list file to core-basic/list folder.
2011-04-14 Christopher Rogers Fixed up local.sh script when rebuilding installed.md5 file.
2011-04-14 Christopher Rogers Updated initramfs.list file.
2011-04-14 Christopher Rogers Fixed slitaz-modular script to work better with a unclean working folder.
2011-04-13 Christopher Rogers Add local.sh script in intrams/etc/init.d folder.
2011-04-13 Christopher Rogers Remove rebuild of installed.md5 in setup-live script.
2011-04-13 Christopher Rogers Add slitaz-configs-base to initramfs.list file. This should make isolinux image show up on boot.
2011-04-13 Christopher Rogers Fixed slitaz-modular script to make source dvd again.
2011-04-12 Christopher Rogers Fixed slitaz-modular script to source config file in profile.
2011-04-12 Christopher Rogers Add core-basic profile for new slitaz-modular script.
2011-04-12 Christopher Rogers Updated slitaz-modular script to make subfolders for differnet flavors packages lists. This way you can get a iso to load one of the more basic flavors.
2011-04-12 Christopher Rogers Up: Fixed setup-live script only reconfigure packages that have post_install function in receipts.
2011-04-12 Christopher Rogers Make varable i local in mktaz2xz function in slitaz-modular script.
2011-04-11 Christopher Rogers Fixed slitaz-modular script to only remove packages-order.txt if CLEAN_MODULES_DIR equals yes. Also made sure to add old code in mkiso.sh script into slitaz-modular script to remove modules folders if CLEAN_MODULES_DIR equals yes.
2011-04-11 Christopher Rogers Add some basic debug messages it to slitaz-modular script. Add if statements to remove INITRAMFS folder if CLEAN_INITRAMFS is used. And check if INITRAMFS folder exist before running initramfs function.