website diff en/doc/scratchbook/boot-scripts.html @ rev 844

Use links to http://doc.slitaz.org/ for cookbook
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 14 13:09:02 2011 +0200 (2011-05-14)
parents 0ae6cfc85e03
children c2f9d5d0f314
line diff
     1.1 --- a/en/doc/scratchbook/boot-scripts.html	Sat Oct 30 21:52:02 2010 +0200
     1.2 +++ b/en/doc/scratchbook/boot-scripts.html	Sat May 14 13:09:02 2011 +0200
     1.3 @@ -157,7 +157,7 @@
     1.4  The first file read by the Kernel at boot. It defines the 
     1.5  initialization script (/etc/init.d/rcS), shells (ttys) and
     1.6  actions in the event of a reboot or disruption. You will find
     1.7 -a complete example with accompanying notes in <a href="http://www.slitaz.org/en/doc/cookbook/slitaz-tools.html">SliTaz tools</a>:
     1.8 +a complete example with accompanying notes in <a href="http://doc.slitaz.org/en:cookbook:slitaztools">SliTaz tools</a>:
     1.9  </p>
    1.10  <pre class="script"># /etc/inittab: init configuration for SliTaz GNU/Linux.
    1.11  # Boot-time system configuration/initialization script.