slitaz-modular log

age author description
2011-04-10 Christopher Rogers Removed -nopad option. Never use -nopad since it screws up squashfs format.
2011-04-10 Christopher Rogers Fixed mktaz2xz function again in slitaz-modular script.
2011-04-10 Christopher Rogers Add setup-live script. Its meant to help setup up livecd if you build it with slitaz-modular script.
2011-04-10 Christopher Rogers Fixed mktaz2xz function in slitaz-modular script. Also added -nopad option to both create_module functions in slitaz-modular and liblinuxlive scripts.
2011-04-10 Christopher Rogers Fixed taz2xz. Path for INSTALLED don't need version in them.
2011-04-10 Christopher Rogers Fixed off option when tazpanel is release. Made sure MAIN_WWW_DIR/slitaz links to /var/www/slitaz. Add slitaz-modular soft link to COOKING folder for new slitaz-modular script.
2011-04-10 Christopher Rogers taz2xz: made sure to add pkgmd5 file to help rebuild installed.md5. Also made sure to look for packages with EXTRAVERSION variable.
2011-04-09 Christopher Rogers Add slitaz-modular script to initramfs/usr/bin/ folder. This will allow it to be used on the server end since it doesn't need to make a aufs union.
2011-04-09 Christopher Rogers Update initramfs.list file.
2011-04-08 Christopher Rogers Add taz2xz to initramfs.
2011-04-08 Christopher Rogers Add xz2dir to initramfs.
2011-04-08 Christopher Rogers Add dir2xz to initramfs.
2011-04-05 Christopher Rogers Update core/list folder.
2011-04-05 Christopher Rogers Add update-repos to local-mirror script. Added more variables to local-mirror.conf.
2011-04-05 Christopher Rogers Add tazweb to HG_LIST in mkiso.sh script.
2011-03-29 Christopher Rogers Updated core list files.
2011-03-29 Christopher Rogers Add activate and deactivate scripts for loading and unloading modules.
2011-03-27 Christopher Rogers Started to add dnsmasq support into local-mirror. Will allow local lan version of tank to be possible. Add lfs.slitaz.org support also. Fixed hg repos pull.
2011-03-27 Christopher Rogers Update mkiso.sh.
2011-03-27 Christopher Rogers Add lfs.slitaz.org support into local-mirror.conf. Fixed pizza.slitaz.org to work i think.
2011-03-24 Christopher Rogers Add my working dnsmasq.conf file. This will allow people to use slitaz mirror iso for local versions of slitaz sites on local lan.
2011-03-16 Christopher Rogers Add mirror boot option. This way the mirror files could be on a differnet device.
2011-03-16 Christopher Rogers Add linux-udf to initramfs packages list.
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 Removed /etc/lighttpd and local-mirror in core profile overlay.
2011-02-28 Christopher Rogers Update local-mirror script. Add on and off options. Put if statement of WWW and for loop of REPOS into functions.
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-27 Christopher Rogers Added local-mirror script to initramfs so its on all isos. Livecd/dvd will be added to union if /boot/packages exist on iso. Use fstab_clean so you can mount devices with pcmanfm.
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.
2011-02-22 Christopher Rogers Update initramfs init script.
2011-02-03 Christopher Rogers Fix typo in init script.
2011-01-24 Christopher Rogers Updated init script.
2011-01-19 Christopher Rogers Update init and linuxrc scripts.
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-25 Christopher Rogers Update core overlay. Add fixes to vte problem with /dev/pts permissions. This makes vte based terminals work in user mode.
2010-12-24 Christopher Rogers Updated mkiso.sh script and initramfs.list.
2010-12-18 Christopher Rogers Remove commented out MODULES in core/config file.
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 config file. Removed a.000.base from MODULES.
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-16 Christopher Rogers Removed list/a.000.base.list file. The list/initramfs.list file now replaces list/a.000.base.list file. Doesn't need to be added to MODULES in config since it is used to build initramfs.
2010-12-16 Christopher Rogers Add rootuuid support into init. Also started copying initramfs to /mnt/memory/initramfs to save space. Updated linuxrc to support /memory/initramfs in union.
2010-12-13 Christopher Rogers Added privoxy user to my overlay.
2010-12-12 Christopher Rogers Update config file and modular lists.
2010-12-03 Christopher Rogers 0.1-beta
2010-12-03 Christopher Rogers Update config file.0.1-beta
2010-12-03 Christopher Rogers Update tazpkg in overlay. Add my own group, gshadow, passwd, and shadow files into overlay.
2010-12-03 Christopher Rogers Updated package list files again. Added mesa-demos, clamav, frozen-bubble, and warzone2100.
2010-12-02 Christopher Rogers Updated my modular package lists.
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 comment to config file to explain what some of the variables do.
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 Added tag 0.1-alpha for changeset 6d654d523ac8
2010-11-25 Christopher Rogers first release0.1-alpha