slitaz-forge diff mirror/floppies/mkindex.sh @ rev 599

Remove chub
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 19 16:15:43 2015 +0200 (2015-09-19)
parents 37fadd188b73
children f974819085be
line diff
     1.1 --- a/mirror/floppies/mkindex.sh	Fri Sep 26 17:50:22 2014 +0200
     1.2 +++ b/mirror/floppies/mkindex.sh	Sat Sep 19 16:15:43 2015 +0200
     1.3 @@ -172,13 +172,6 @@
     1.4  Each floppy set detects disk swaps and can be used without a keyboard.
     1.5  </p>
     1.6  EOT
     1.7 -	[ -s $DIR/fd100.img ] && cat <<EOT
     1.8 -<p>
     1.9 -If you have an ext3 partition on your hard disk, the bootstrap can create the
    1.10 -installation script <u>slitaz/install.sh</u>. You will be able to install SliTaz
    1.11 -on your hard disk without extra media.
    1.12 -</p>
    1.13 -EOT
    1.14  	cat <<EOT
    1.15  <p>
    1.16  Good luck.
    1.17 @@ -218,13 +211,18 @@
    1.18  </pre>
    1.19  
    1.20  <h2>Images generation</h2>
    1.21 -<p>
    1.22 -All these floppy images are built with <b>bootfloppybox</b> from
    1.23 -a <i>core</i> or a <i>4in1</i> iso. The <i>loram</i> is preprocessed by
    1.24 -<b>tazlitobox</b> (Low RAM tab). These tools are available since 3.0.
    1.25 -You can extract the <u>kernel</u>, <u>cmdline</u> and <u>rootfs</u> files with 
    1.26 -<a href="floppies">this tool</a>
    1.27 -</p>
    1.28 +<ul>
    1.29 +	<li>All these floppy images are built from a <i>core</i>
    1.30 +	    or a <i>Nin1</i> iso.</li>
    1.31 +	<li>The <i>loram</i> is preprocessed by <b>tazlitobox</b> (Low RAM tab)
    1.32 +	    or <b>tazlito build-loram</b>.</li>
    1.33 +	<li>The versions 1.0 and 2.0 are built with <b>bootfloppybox</b>
    1.34 +	    available since 3.0.</li>
    1.35 +	<li>The newer versions are built with <b>taziso floppyset</b>
    1.36 +	    available since 5.0.</li>
    1.37 +	<li>You can extract the <u>kernel</u>, <u>cmdline</u> and
    1.38 +	    <u>rootfs*</u> files with  <a href="floppies">this tool</a></li>
    1.39 +</ul>
    1.40  
    1.41  <!-- End of content with round corner -->
    1.42  </div>