slitaz-boot-scripts annotate README @ rev 139

hwconf.sh: use Tazhw to auto configure PCI/USB devices
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 25 00:34:02 2009 +0100 (2009-02-25)
parents 58cc6775e0f0
children 16c27ed1f2c9
rev   line source
pankso@139 1 README for slitaz-boot-scripts 2009
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
pankso@0 18 This package provide the boot scripts for SliTaz found in /etc/init.d with
MikeDSmith25@107 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/