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

en: full iconv'ed to utf-8; locale: add russian links, remove links to the same page; tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 01:59:45 2012 +0300 (2012-03-29)
parents 2120105cc07b
children 0dedd51426ac
line diff
     1.1 --- a/en/doc/scratchbook/boot-scripts.html	Sat May 14 13:09:02 2011 +0200
     1.2 +++ b/en/doc/scratchbook/boot-scripts.html	Thu Mar 29 01:59:45 2012 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.5  <head>
     1.6      <title>SliTaz Scratchbook - Boot Scripts</title>
     1.7 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.8 +    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     1.9      <meta name="description" content="" />
    1.10      <meta name="expires" content="never" />
    1.11      <meta name="modified" content="2008-11-22 17:00:00" />
    1.12 @@ -35,12 +35,12 @@
    1.13  </p>
    1.14  
    1.15  <ul>
    1.16 -  	<li><a href="boot-scripts.html#intro">SliTaz and startup.</a></li>
    1.17 -	<li><a href="boot-scripts.html#init.d">/etc/init.d/*</a> - Directory of scripts and daemons.</li>
    1.18 -	<li><a href="boot-scripts.html#rcS">/etc/init.d/rcS</a> - Primary initialization script.</li>
    1.19 -	<li><a href="boot-scripts.html#rc-scripts">Specific scripts and daemons</a> - Scripts and
    1.20 +  	<li><a href="#intro">SliTaz and startup.</a></li>
    1.21 +	<li><a href="#init.d">/etc/init.d/*</a> - Directory of scripts and daemons.</li>
    1.22 +	<li><a href="#rcS">/etc/init.d/rcS</a> - Primary initialization script.</li>
    1.23 +	<li><a href="#rc-scripts">Specific scripts and daemons</a> - Scripts and
    1.24  	daemons with a very specific task.</li>
    1.25 -	<li><a href="boot-scripts.html#inittab">/etc/inittab</a> - Configuration file init.</li>
    1.26 +	<li><a href="#inittab">/etc/inittab</a> - Configuration file init.</li>
    1.27  </ul>
    1.28  
    1.29  <a name="intro"></a>
    1.30 @@ -191,7 +191,7 @@
    1.31  <!-- Footer. -->
    1.32  <div id="footer">
    1.33  	<div class="footer-right"></div>
    1.34 -	<a href="boot-scripts.html#top">Top of the page</a> | 
    1.35 +	<a href="#top">Top of the page</a> | 
    1.36  	<a href="index.html">Table of contents</a>
    1.37  </div>
    1.38