tazlito rev 116

Update usage and manual for emu-iso
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 17 18:43:41 2010 +0100 (2010-01-17)
parents 19b765eb1418
children 76b0b5871b01
files doc/tazlito.html tazlito
line diff
     1.1 --- a/doc/tazlito.html	Sun Jan 17 18:35:34 2010 +0100
     1.2 +++ b/doc/tazlito.html	Sun Jan 17 18:43:41 2010 +0100
     1.3 @@ -237,6 +237,19 @@
     1.4  <pre>
     1.5   # tazlito check-distro
     1.6  </pre>
     1.7 +
     1.8 +<a name="emu-iso"></a>
     1.9 +<h3><font color="#6c0023">emu-iso</font></h3>
    1.10 +<p>
    1.11 +La commande emu-iso va utiliser l'émulateur Qemu pour démarrer et lançer 
    1.12 +SliTaz. Qemu est permet de tester l'image ISO fraîchement construite sans
    1.13 +la graver sur cdrom ou redémarrer en mode frugal.
    1.14 +</p>
    1.15 +<pre>
    1.16 + # tazlito emu-iso
    1.17 + # tazlito emu-iso path/to/image.iso
    1.18 +</pre>
    1.19 +
    1.20  <a name="burn-iso"></a>
    1.21  <h3><font color="#6c0023">burn-iso</font></h3>
    1.22  <p>
     2.1 --- a/tazlito	Sun Jan 17 18:35:34 2010 +0100
     2.2 +++ b/tazlito	Sun Jan 17 18:43:41 2010 +0100
     2.3 @@ -94,6 +94,7 @@
     2.4    check-distro    Help to check if distro is ready to release.
     2.5    merge           Merge multiple rootfs into one iso.
     2.6    repack          Recompress rootfs into iso with maximum ratio.
     2.7 +  emu-iso         Emulate an ISO image with Qemu.
     2.8    burn-iso        Burn ISO image to a cdrom using Wodim.\n"
     2.9  }
    2.10