tazlito diff doc/tazlito.en.html @ rev 159

Copy website manuals
author Paul Issott <paul@slitaz.org>
date Thu Feb 11 18:51:12 2010 +0000 (2010-02-11)
parents b708ea4dfe95
children a81283fde1bd
line diff
     1.1 --- a/doc/tazlito.en.html	Thu Feb 11 15:39:38 2010 +0100
     1.2 +++ b/doc/tazlito.en.html	Thu Feb 11 18:51:12 2010 +0000
     1.3 @@ -310,7 +310,7 @@
     1.4  <h3><font color="#6c0023">check-list</font></h3>
     1.5  <p>
     1.6  Checks if the distro-packages.list is updated with the latest package
     1.7 -versions.
     1.8 +versions:
     1.9  </p>
    1.10  <pre>
    1.11   # tazlito check-list
    1.12 @@ -385,11 +385,11 @@
    1.13  core-3in1         31.5M 105.6M  SliTaz core system with justX and base alternatives
    1.14  core              31.5M 104.6M  SliTaz core system
    1.15  eeepc             31.2M 105.4M  SliTaz eeepc system
    1.16 -justX             16.1M  51.2M  SliTaz with a minimal X environnement
    1.17 +justX             16.1M  51.2M  SliTaz with a minimal X environment
    1.18  </pre>
    1.19  <p>
    1.20  We will start by remanufacturing the <i>eeepc</i> flavor which uses 105.4M of RAM 
    1.21 -and has a CD-ROM size of 31.2M.
    1.22 +and has a CD-ROM size of 31.2M:
    1.23  </p>
    1.24  <pre>
    1.25  # tazlito clean-distro
    1.26 @@ -423,9 +423,10 @@
    1.27  </p>
    1.28  <p>
    1.29  This tree includes:
    1.30 +</p>
    1.31  <ul>
    1.32  <li>
    1.33 -A <b>receipt</b> file discribing the flavor thanks to the variables:
    1.34 +A <b>receipt</b> file describing the flavor thanks to the variables:
    1.35    <ul>
    1.36    <li>
    1.37  FLAVOR: The flavor name.
    1.38 @@ -440,29 +441,30 @@
    1.39  MAINTAINER: Email address of maintainer.
    1.40    </li>
    1.41    <li>
    1.42 -FRUGAL_RAM: Minimum RAM required (optionnal).
    1.43 +FRUGAL_RAM: Minimum RAM required (optional).
    1.44    </li>
    1.45    <li>
    1.46 -ROOTFS_SIZE: Size of rootfs.gz decompressed into RAM (optionnal).
    1.47 +ROOTFS_SIZE: Size of rootfs.gz decompressed into RAM (optional).
    1.48    </li>
    1.49    <li>
    1.50 -INITRAMFS_SIZE: Size of rootfs.gz on the CD-ROM (optionnal).
    1.51 +INITRAMFS_SIZE: Size of rootfs.gz on the CD-ROM (optional).
    1.52    </li>
    1.53    <li>
    1.54 -ISO_SIZE: Size of CD-ROM (optionnal).
    1.55 +ISO_SIZE: Size of CD-ROM (optional).
    1.56    </li>
    1.57    <li>
    1.58 -ROOTFS_SELECTION: Optionnal, see <i>Meta flavor</i> below.
    1.59 +ROOTFS_SELECTION: Optional, see <i>Meta flavor</i> below.
    1.60    </li>
    1.61    </ul>
    1.62  </li>
    1.63  <li>
    1.64 -The file <b>packages.list</b> containting the list of packages without
    1.65 -specifying the version (tazlito uses the lastest available).
    1.66 -This file is missing if ROOTFS_SELECTION exits in receipt.
    1.67 +The file <b>packages.list</b> containing the list of packages without
    1.68 +specifying the version (tazlito uses the latest available).
    1.69 +This file is missing if ROOTFS_SELECTION exists in the receipt.
    1.70 +</li>
    1.71  <li>
    1.72  The optional <b>mirrors</b> file containing the list of unofficial mirrors
    1.73 -(undigest) to be added to include personnal packages.
    1.74 +(undigest) to be added to include personal packages.
    1.75  </li>
    1.76  <li>
    1.77  The optional directory <b>rootfs</b> containing the tree to add to the
    1.78 @@ -473,7 +475,6 @@
    1.79  root of the CD-ROM.
    1.80  </li>
    1.81  </ul>
    1.82 -</p>
    1.83  
    1.84  <a name="tune-flavor"></a>
    1.85  <h3><font color="#6c0023">Adapt a flavor</font></h3>
    1.86 @@ -489,7 +490,7 @@
    1.87  # cp -a eeepc myslitaz
    1.88  </pre>
    1.89  <p>
    1.90 -Files in my-slitaz can then be adapted, and
    1.91 +Files in my-slitaz can then be adapted, and:
    1.92  </p>
    1.93  <pre>
    1.94  # tazlito pack-flavor myslitaz