slitaz-boot-scripts annotate README @ rev 241

clean-up code: removing trailing spaces
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 15 06:09:03 2011 +0100 (2011-03-15)
parents 32805a1e95fd
children 1ebe324e953a
rev   line source
gokhlayeh@241 1 README for slitaz-boot-scripts
pankso@0 2 ===============================================================================
pankso@0 3
pankso@0 4
pankso@0 5 Ce paquet contient les scripts utilisés pour initialiser et configurer le
pankso@0 6 système au démarrage, elle fourni aussi les fichiers de configuration
pankso@0 7 principaux tels que /etc/rcS.conf ou /etc/inittab spécifiques à SliTaz.
pankso@0 8
pankso@0 9 Les boot scripts sont décrits dans le Cookbook, ils ont été écrits spécialement
pankso@0 10 pour SliTaz et fonctionnent avec le SHell Ash du projet Busybox.
pankso@0 11
pankso@0 12 http://www.slitaz.org/doc/cookbook/boot-scripts.html
pankso@0 13
pankso@0 14
pankso@0 15 English
pankso@0 16 -------
pankso@0 17
paul@181 18 This package provides the boot scripts for SliTaz found in /etc/init.d with
paul@181 19 the main config file /etc/rcS.conf. It also provides the default inittab and
pankso@0 20 the network config file used with network.sh. Please check /etc/init.d/README
MikeDSmith25@107 21 for more infomation.
pankso@0 22
pankso@0 23
pankso@0 24 ===============================================================================
pankso@0 25 http://www.slitaz.org/