slitaz-base-files view README @ rev 270

Small improvements. libtaz.sh: move notes from script to readme, re-organize and simplify code, different separators allowed; libtaz.txt: wrote few new examples.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 30 02:00:25 2015 +0300 (2015-04-30)
parents da9e6fb03e1d
children
line source
1 README for SliTaz Base files
2 ===============================================================================
5 This package provides the base system files and directories, it is built
6 using a wok receipt and Cookutils. The creation of the initial files are
7 described in the SliTaz Scratchbook: http://www.slitaz.org/en/doc/scratchbook/
10 Files in rootfs/
11 ----------------
13 * /etc: Configuration files for SliTaz such as users network.
14 * /sbin: Scripts that may be used at boot without /usr mounted.
15 * /usr/bin: Small utility and tools depending only on Busybox.
16 * /usr/lib/slitaz: SliTaz libraries and helpers.
17 * /lib/libtaz.sh: Main SliTaz SHell library used by almost all tools.
20 ===============================================================================
21 http://www.slitaz.org/