tazlito rev 121

Update manual (en)
author Paul Issott <paul@slitaz.org>
date Mon Jan 18 14:50:41 2010 +0000 (2010-01-18)
parents f15848fda945
children 4b92240ff36f
files doc/tazlito.en.html
line diff
     1.1 --- a/doc/tazlito.en.html	Sun Jan 17 19:52:15 2010 +0000
     1.2 +++ b/doc/tazlito.en.html	Mon Jan 18 14:50:41 2010 +0000
     1.3 @@ -49,7 +49,7 @@
     1.4  current directory that can be easily generated. 
     1.5  It specifies the name of the ISO, volume, maintainer and 
     1.6  the paths of the packages to distribute and the generated ISO. 
     1.7 -Tazlito can also set up a directory containing additional files, 
     1.8 +Tazlito can also set up a directory containing additional files 
     1.9  which will be copied to the LiveCD when generating the distribution.
    1.10  </p>
    1.11  <p>
    1.12 @@ -239,6 +239,17 @@
    1.13  <pre>
    1.14   # tazlito check-distro
    1.15  </pre>
    1.16 +<a name="emu-iso"></a>
    1.17 +<h3><font color="#6c0023">emu-iso</font></h3>
    1.18 +<p>
    1.19 +The emu-iso command uses the Qemu emulator to start and run SliTaz.
    1.20 +Qemu is used to test the newly built ISO image without burning to a
    1.21 +cdrom or booting into frugal mode. 
    1.22 +</p>
    1.23 +<pre>
    1.24 + # tazlito emu-iso
    1.25 + # tazlito emu-iso path/to/image.iso
    1.26 +</pre>
    1.27  <a name="burn-iso"></a>
    1.28  <h3><font color="#6c0023">burn-iso</font></h3>
    1.29  <p>