tazwok log

age author description
2010-12-01 Christopher Rogers Add py_compiled_files_remove function into tazwok. This is to save size on python based packages. .pyc and .pyo files are not need for python scripts to run i hope.
2010-11-22 Pascal Bellard tazwok: weird url redirections support
2010-11-07 Paul Issott en: edit docs
2010-11-03 Christopher Rogers Added gnome mirror to tazwok.conf.
2010-10-29 Pascal Bellard tazwok: add https support for wget
2010-09-25 Pascal Bellard tazwok: use busybox wget to check file
2010-09-02 Pascal Bellard tazwok: check TAZBB_NO_INSTALL before installing WANTED cooked packages
2010-09-02 Pascal Bellard tazwok: install WANTED cooked packages for tazbb
2010-08-21 Pascal Bellard tazwok: fix tar.Z archives case
2010-08-15 Pascal Bellard tazwok: add tar.xz support
2010-08-15 Pascal Bellard tazwok: lLimit memory usage
2010-08-05 Antoine Bodin Make cpio quiet: it's busybox compatible
2010-08-04 Pascal Bellard tazwok: cpio must be busybox compatible
2010-08-03 Antoine Bodin Improve gen-list function - autoextract datas from packages when needed.