website diff en/doc/scratchbook/base-system.html @ rev 550

Fix fa2c5bed2417, en: localy browseable (with file://)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 26 09:50:23 2009 +0100 (2009-10-26)
parents fa2c5bed2417
children 0e0bc81a63ee
line diff
     1.1 --- a/en/doc/scratchbook/base-system.html	Wed Aug 19 14:09:59 2009 +0200
     1.2 +++ b/en/doc/scratchbook/base-system.html	Mon Oct 26 09:50:23 2009 +0100
     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="index.html#about">About.</a></li>
     1.8 -    <li><a href="index.html#src">Wget src.</a></li>
     1.9 -    <li><a href="index.html#prepa">Unpack and prepare the Linux kernel.</a></li>
    1.10 -    <li><a href="index.html#rootfs">Creation of the Root System</a>, the root
    1.11 +    <li><a href="base-system.html#about">About.</a></li>
    1.12 +    <li><a href="base-system.html#src">Wget src.</a></li>
    1.13 +    <li><a href="base-system.html#prepa">Unpack and prepare the Linux kernel.</a></li>
    1.14 +    <li><a href="base-system.html#rootfs">Creation of the Root System</a>, the root
    1.15       file System (rootfs).</li>
    1.16 -    <li><a href="index.html#config">Configure the box.</a></li>
    1.17 -    <li><a href="index.html#initramfs">Generate the initramfs</a>, compressed cpio archive.</li>
    1.18 -    <li><a href="index.html#rootcd">Construction of the root of the cdrom</a> (rootcd), and the 
    1.19 +    <li><a href="base-system.html#config">Configure the box.</a></li>
    1.20 +    <li><a href="base-system.html#initramfs">Generate the initramfs</a>, compressed cpio archive.</li>
    1.21 +    <li><a href="base-system.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="index.html#mkiso">Create an ISO image with genisoimage or mkisofs.</a></li>
    1.24 -    <li><a href="index.html#testiso">Burn or test the ISO with Qemu.</a></li>
    1.25 +    <li><a href="base-system.html#mkiso">Create an ISO image with genisoimage or mkisofs.</a></li>
    1.26 +    <li><a href="base-system.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="index.html#top">Top of the page</a> | 
    1.35 +	<a href="base-system.html#top">Top of the page</a> | 
    1.36  	<a href="index.html">Table of contents</a>
    1.37  </div>
    1.38