slitaz-base-files annotate README @ rev 123

Add libtaz minus report module. I added config options for tazpkg-web in slitaz.conf. Also added a BASE_MIRROR variable so it can be changed.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 12 14:05:36 2012 +0000 (2012-04-12)
parents f0ba73aad632
children 4ea029af10e8
rev   line source
pankso@105 1 README for SliTaz Base files
pascal@0 2 ===============================================================================
pascal@0 3
pascal@0 4
pankso@105 5 This package provides the base system files and directories, it is built
pankso@105 6 using a wok receipt and Cookutils. The creation of the initial files are
pankso@105 7 described in the SliTaz Scratchbook: http://www.slitaz.org/en/doc/scratchbook/
pascal@0 8
pascal@0 9
pankso@105 10 Files in rootfs/
pankso@105 11 ----------------
pascal@0 12
pankso@105 13 * /etc: Configuration files for SliTaz such as users network.
pankso@105 14 * /sbin: Scripts that may be used at boot without /usr mounted.
pankso@105 15 * /usr/bin: Small utility and tools depending only on Busybox.
pankso@105 16 * /usr/lib/slitaz: SliTaz base library and helper.
pankso@105 17
paul@69 18
pascal@0 19 ===============================================================================
pascal@0 20 http://www.slitaz.org/
paul@69 21
paul@69 22