website rev 568

en,fr: update tazlito manuals
author Paul Issott <paul@slitaz.org>
date Thu Jan 21 18:08:12 2010 +0000 (2010-01-21)
parents 7c06d9d0c586
children ff1febc4594d
files en/doc/manuals/tazlito.en.html fr/doc/manuals/tazlito.html
line diff
     1.1 --- a/en/doc/manuals/tazlito.en.html	Thu Jan 21 17:49:42 2010 +0000
     1.2 +++ b/en/doc/manuals/tazlito.en.html	Thu Jan 21 18:08:12 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>
     2.1 --- a/fr/doc/manuals/tazlito.html	Thu Jan 21 17:49:42 2010 +0000
     2.2 +++ b/fr/doc/manuals/tazlito.html	Thu Jan 21 18:08:12 2010 +0000
     2.3 @@ -186,7 +186,7 @@
     2.4  commande a besoin d'une liste de paquets, d'un répertoire contenant tous les
     2.5  paquets (.tazpkg) de la liste et d'un répertoire pour générer la distribution.
     2.6  La liste de paquets peut être extraite d'une saveur par la commande get-flavor.
     2.7 -Si l'on utilise le Live-CD, les options --cdrom et --iso=<image-iso> permettent
     2.8 +Si l'on utilise le Live-CD, les options --cdrom et --iso=image-iso permettent
     2.9  de refabriquer les packets qui placent des fichiers dans /boot sans être obligé
    2.10  de les télécharger et récupère les fichiers additionnels du Live-CD.
    2.11  Le chemin vers les différents répertoires sont à configurer dans le fichier de
    2.12 @@ -227,6 +227,17 @@
    2.13  <pre>
    2.14   # tazlito check-distro
    2.15  </pre>
    2.16 +<a name="emu-iso"></a>
    2.17 +<h3><font color="#6c0023">emu-iso</font></h3>
    2.18 +<p>
    2.19 +La commande emu-iso va utiliser l'émulateur Qemu pour démarrer et lançer 
    2.20 +SliTaz. Qemu est permet de tester l'image ISO fraîchement construite sans
    2.21 +la graver sur cdrom ou redémarrer en mode frugal.
    2.22 +</p>
    2.23 +<pre>
    2.24 + # tazlito emu-iso
    2.25 + # tazlito emu-iso path/to/image.iso
    2.26 +</pre>
    2.27  <a name="burn-iso"></a>
    2.28  <h3><font color="#6c0023">burn-iso</font></h3>
    2.29  <p>