slitaz-base-files annotate README @ rev 105
Add /usr/lib/slitaz/httphelper since Busybox removed upstream and we intensivly use it in SliTaz
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 17 14:09:13 2012 +0100 (2012-03-17) |
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 |