tazlito diff doc/tazlito.en.html @ rev 165
tazlito.html: add extract-flavor tip
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 20 14:43:40 2010 +0100 (2010-03-20) |
parents | 3fac8978f618 |
children | 377239fded02 |
line diff
1.1 --- a/doc/tazlito.en.html Thu Feb 11 18:51:12 2010 +0000 1.2 +++ b/doc/tazlito.en.html Sat Mar 20 14:43:40 2010 +0100 1.3 @@ -498,6 +498,16 @@ 1.4 <p> 1.5 Will simply create the new flavor. 1.6 </p> 1.7 +<p> 1.8 +Tip: you can skip mercurial installation by extracting a flavor. 1.9 +With the previous example: 1.10 +</p> 1.11 +<pre> 1.12 +# tazlito get-flavor eeepc 1.13 +# tazlito extract-flavor eeepc.flavor 1.14 +# cd /home/slitaz/flavors 1.15 +# cp -a eeepc myslitaz 1.16 +</pre> 1.17 1.18 <a name="meta-flavor"></a> 1.19 <h3><font color="#6c0023">Meta flavor</font></h3>