slitaz-base-files view README @ rev 267

httphelper: fix bug with HTTP POST forms where tabs, multiple spaces, and ampersands disappeared.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Apr 22 11:55:25 2015 +0300 (2015-04-22)
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/