website diff pt/doc/scratchbook/base-system.html @ rev 537

pt: localy browseable (with file://)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 19 16:52:20 2009 +0200 (2009-08-19)
parents 64306af23f92
children 17d06d9a2ab0
line diff
     1.1 --- a/pt/doc/scratchbook/base-system.html	Fri Jan 30 18:32:32 2009 +0000
     1.2 +++ b/pt/doc/scratchbook/base-system.html	Wed Aug 19 16:52:20 2009 +0200
     1.3 @@ -34,17 +34,17 @@
     1.4  Build a SliTaz GNU/Linux distro running in RAM and using BusyBox.
     1.5  </p>
     1.6  <ul>
     1.7 -    <li><a href="#about">About.</a></li>
     1.8 -    <li><a href="#src">Wget src.</a></li>
     1.9 -    <li><a href="#prepa">Unpack and prepare the Linux kernel.</a></li>
    1.10 -    <li><a href="#rootfs">Creation of the Root System</a>, the root
    1.11 +    <li><a href="index.html#about">About.</a></li>
    1.12 +    <li><a href="index.html#src">Wget src.</a></li>
    1.13 +    <li><a href="index.html#prepa">Unpack and prepare the Linux kernel.</a></li>
    1.14 +    <li><a href="index.html#rootfs">Creation of the Root System</a>, the root
    1.15       file System (rootfs).</li>
    1.16 -    <li><a href="#config">Configure the box.</a></li>
    1.17 -    <li><a href="#initramfs">Generate the initramfs</a>, compressed cpio archive.</li>
    1.18 -    <li><a href="#rootcd">Construction of the root of the cdrom</a> (rootcd), and the 
    1.19 +    <li><a href="index.html#config">Configure the box.</a></li>
    1.20 +    <li><a href="index.html#initramfs">Generate the initramfs</a>, compressed cpio archive.</li>
    1.21 +    <li><a href="index.html#rootcd">Construction of the root of the cdrom</a> (rootcd), and the 
    1.22      configuration files of Syslinux.</li>
    1.23 -    <li><a href="#mkiso">Create an ISO image with genisoimage or mkisofs.</a></li>
    1.24 -    <li><a href="#testiso">Burn or test the ISO with Qemu.</a></li>
    1.25 +    <li><a href="index.html#mkiso">Create an ISO image with genisoimage or mkisofs.</a></li>
    1.26 +    <li><a href="index.html#testiso">Burn or test the ISO with Qemu.</a></li>
    1.27  </ul>
    1.28  <a name="about"></a>
    1.29  <h3><font color="#6c0023">About</font></h3>
    1.30 @@ -659,7 +659,7 @@
    1.31  <!-- Footer. -->
    1.32  <div id="footer">
    1.33  	<div class="footer-right"></div>
    1.34 -	<a href="#top">Top of the page</a> | 
    1.35 +	<a href="index.html#top">Top of the page</a> | 
    1.36  	<a href="index.html">Table of contents</a>
    1.37  </div>
    1.38