slitaz-base-files log

age author description
2012-05-12 Christophe Lincoln libtaz.sh: some minor change and add comments/usage
2012-05-11 Christian Mesh Add newline function to libtaz to make code easier to read
2012-05-11 Christian Mesh Removed duplicate status function I introduced
2012-05-11 Christian Mesh added generic yes/no function along with indent and statys function to libtaz
2012-05-11 Christian Mesh removed duplicate function in libpkg
2012-05-11 Christian Mesh merge
2012-05-11 Christian Mesh add functions to libpkg
2012-05-11 Christian Mesh added some stuff to libspk
2012-05-11 Christophe Lincoln Makefile: add install-libpkg
2012-05-11 Christophe Lincoln Sorry Christian I had a libpkg.sh ready to commit (libtaz.sh is in /lib since it is used in boot process, other libs must go in /usr/lib to be FSH compliant)
2012-05-11 Christian Mesh create libspk.sh
2012-05-11 Christian Mesh merge
2012-05-11 Christian Mesh updated libtaz.hs boldify to take many args instead of just one
2012-05-11 Christophe Lincoln Add install-slitaz in Makefile
2012-05-11 Christophe Lincoln Add SLITAZ_ARCH and PKGS_DB in slitaz.conf and add /usr/bin/slitaz
2012-05-06 Christophe Lincoln Add empty /var/log/wtmp
2012-05-01 Christophe Lincoln Added tag 5.2 for changeset 32a9035b0181
2012-05-01 Christophe Lincoln rc.functions: use libtaz.sh for status5.2
2012-04-30 Christophe Lincoln po/fr: small up
2012-04-30 Christophe Lincoln Make pot and msgmerge
2012-04-24 Christophe Lincoln libtaz.sh: use /dev/ttx to get term size
2012-04-24 Christophe Lincoln Added tag 5.1.2 for changeset 524eab3120ae
2012-04-24 Christophe Lincoln Add libtaz and httphelper man a like documentation5.1.2
2012-04-23 Christophe Lincoln Small up to README
2012-04-23 Christophe Lincoln libtaz.sh: Store all cmdline options in a variable
2012-04-17 Christophe Lincoln libtaz.sh: use /dev/stdin and improve testsuite.sh
2012-04-16 Christophe Lincoln libtaz.sh: use default device to get columns
2012-04-14 Christophe Lincoln Added tag 5.1.1 for changeset 8e42240a9fd9
2012-04-14 Christophe Lincoln slitaz.conf: add tazpkg CACHE_DIR compatibilty5.1.1
2012-04-13 Christophe Lincoln libtaz.sh: cols are not set by stty in CGI or GTK and so better separator function