tazlito rev 128

Update English manual for writeiso and frugal-install
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 22 17:39:58 2010 +0100 (2010-01-22)
parents ad976dc83619
children 459ca8ceaa7f
files doc/tazlito.en.html
line diff
     1.1 --- a/doc/tazlito.en.html	Fri Jan 22 17:12:54 2010 +0100
     1.2 +++ b/doc/tazlito.en.html	Fri Jan 22 17:39:58 2010 +0100
     1.3 @@ -60,6 +60,7 @@
     1.4  </p>
     1.5  
     1.6  <h2>COMMANDS</h2>
     1.7 +
     1.8  <a name="usage"></a>
     1.9  <h3><font color="#6c0023">usage</font></h3>
    1.10  <p>
    1.11 @@ -69,6 +70,7 @@
    1.12  <pre>
    1.13   # tazlito usage
    1.14  </pre>
    1.15 +
    1.16  <a name="stats"></a>
    1.17  <h3><font color="#6c0023">stats</font></h3>
    1.18  <p>
    1.19 @@ -78,6 +80,7 @@
    1.20  <pre>
    1.21   # tazlito stats
    1.22  </pre>
    1.23 +
    1.24  <a name="gen-config"></a>
    1.25  <h3><font color="#6c0023">gen-config</font></h3>
    1.26  <p>
    1.27 @@ -90,6 +93,7 @@
    1.28   # tazlito gen-config
    1.29   # tazlito gen-config /path/to/distro
    1.30  </pre>
    1.31 +
    1.32  <a name="configure"></a>
    1.33  <h3><font color="#6c0023">configure</font></h3>
    1.34  <p>
    1.35 @@ -99,6 +103,7 @@
    1.36  <pre>
    1.37   # tazlito configure
    1.38  </pre>
    1.39 +
    1.40  <a name="gen-iso"></a>
    1.41  <h3><font color="#6c0023">gen-iso</font></h3>
    1.42  <p>
    1.43 @@ -112,6 +117,7 @@
    1.44  <pre>
    1.45   # tazlito gen-iso
    1.46  </pre>
    1.47 +
    1.48  <a name="gen-initiso"></a>
    1.49  <h3><font color="#6c0023">gen-initiso</font></h3>
    1.50  <p>
    1.51 @@ -123,6 +129,7 @@
    1.52  <pre>
    1.53   # tazlito gen-initiso
    1.54  </pre>
    1.55 +
    1.56  <a name="list-flavors"></a>
    1.57  <h3><font color="#6c0023">list-flavors</font></h3>
    1.58  <p>
    1.59 @@ -134,6 +141,7 @@
    1.60   # tazlito list-flavors
    1.61   # tazlito list-flavors --recharge
    1.62  </pre>
    1.63 +
    1.64  <a name="get-flavors"></a>
    1.65  <h3><font color="#6c0023">get-flavor</font></h3>
    1.66  <p>
    1.67 @@ -143,6 +151,7 @@
    1.68  <pre>
    1.69   # tazlito get-flavor particular-flavor
    1.70  </pre>
    1.71 +
    1.72  <a name="show-flavors"></a>
    1.73  <h3><font color="#6c0023">show-flavor</font></h3>
    1.74  <p>
    1.75 @@ -155,6 +164,7 @@
    1.76   # tazlito show-flavor particular-flavor --brief
    1.77   # tazlito show-flavor particular-flavor --brief --noheader
    1.78  </pre>
    1.79 +
    1.80  <a name="gen-flavor"></a>
    1.81  <h3><font color="#6c0023">gen-flavor</font></h3>
    1.82  <p>
    1.83 @@ -165,6 +175,7 @@
    1.84  <pre>
    1.85   # tazlito gen-flavor new-flavor
    1.86  </pre>
    1.87 +
    1.88  <a name="gen-liveflavor"></a>
    1.89  <h3><font color="#6c0023">gen-liveflavor</font></h3>
    1.90  <p>
    1.91 @@ -175,6 +186,7 @@
    1.92  <pre> # tazlito gen-liveflavor
    1.93   # tazlito gen-liveflavor --help
    1.94  </pre>
    1.95 +
    1.96  <a name="extract-distro"></a>
    1.97  <h3><font color="#6c0023">extract-distro</font></h3>
    1.98  <p>
    1.99 @@ -187,6 +199,7 @@
   1.100  <pre>
   1.101   # tazlito extract-distro slitaz-cooking.iso
   1.102  </pre>
   1.103 +
   1.104  <a name="gen-distro"></a>
   1.105  <h3><font color="#6c0023">gen-distro</font></h3>
   1.106  <p>
   1.107 @@ -210,6 +223,7 @@
   1.108   # tazlito gen-distro --iso=slitaz.iso
   1.109   # tazlito gen-distro package-list
   1.110  </pre>
   1.111 +
   1.112  <a name="clean-distro"></a>
   1.113  <h3><font color="#6c0023">clean-distro</font></h3>
   1.114  <p>
   1.115 @@ -219,17 +233,7 @@
   1.116  <pre>
   1.117   # tazlito clean-distro
   1.118  </pre>
   1.119 -<a name="addhacker"></a>
   1.120 -<h3><font color="#6c0023">addhacker</font></h3>
   1.121 -<p>
   1.122 -The 'addhacker' command allows the addition of the user 
   1.123 -hacker to the distribution - it helps to have a user account
   1.124 -without a password. Note that this command changes permissions
   1.125 -on all files in <code>/home/hacker</code>:
   1.126 -</p>
   1.127 -<pre>
   1.128 - # tazlito addhacker
   1.129 -</pre>
   1.130 +
   1.131  <a name="check-distro"></a>
   1.132  <h3><font color="#6c0023">check-distro</font></h3>
   1.133  <p>
   1.134 @@ -239,6 +243,35 @@
   1.135  <pre>
   1.136   # tazlito check-distro
   1.137  </pre>
   1.138 +
   1.139 +<a name="writeiso"></a>
   1.140 +<h3><font color="#6c0023">writeiso</font></h3>
   1.141 +<p>
   1.142 +This command will write all the current filesystem to a cpio archive
   1.143 +(rootfs.gz) and then generate a bootable ISO image. Writeiso can be use in
   1.144 +live mode or HD install and will also archive your current /home direcory.
   1.145 +This command let you easily remaster and build your own LiveCD image, just
   1.146 +boot, modify whatever you want and then:
   1.147 +</p>
   1.148 +<pre>
   1.149 + # tazlito writeiso [gzip|lzma|none]
   1.150 + # tazlito writeiso gzip
   1.151 + # tazlito writeiso gzip image-name
   1.152 +</pre>
   1.153 +
   1.154 +<a name="frugal-install"></a>
   1.155 +<h3><font color="#6c0023">Fragal install</font></h3>
   1.156 +<p>
   1.157 +Perfom a Frugal installation into /boot/frugal and add GRUB entry if needed.
   1.158 +Frugal mode will make SliTaz work all in memory (RAM), useful to test distro
   1.159 +without burning ISO or to have a rescue system ready to use when computer power
   1.160 +on. To install all needed files from a distro tree or an ISO image:
   1.161 +</p>
   1.162 +<pre>
   1.163 + # tazlito frugal-install
   1.164 + # tazlito -fi slitaz.iso
   1.165 +</pre>
   1.166 +
   1.167  <a name="emu-iso"></a>
   1.168  <h3><font color="#6c0023">emu-iso</font></h3>
   1.169  <p>
   1.170 @@ -250,6 +283,7 @@
   1.171   # tazlito emu-iso
   1.172   # tazlito emu-iso path/to/image.iso
   1.173  </pre>
   1.174 +
   1.175  <a name="burn-iso"></a>
   1.176  <h3><font color="#6c0023">burn-iso</font></h3>
   1.177  <p>