tazwok rev 257

Commit forgotten changeset 181 from tazwok
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 12 14:48:59 2011 +0100 (2011-02-12)
parents dd46dd15a4ef
children edfb3f3deb75
files doc/tazwok.en.html
line diff
     1.1 --- a/doc/tazwok.en.html	Sat Feb 12 14:47:01 2011 +0100
     1.2 +++ b/doc/tazwok.en.html	Sat Feb 12 14:48:59 2011 +0100
     1.3 @@ -42,14 +42,14 @@
     1.4  <p>
     1.5  Tazwok is a command line tool to configure and compile a package from source. Tazwok can also create packages
     1.6  ready to be used by Tazpkg, the SliTaz package manager. To work, Tazwok uses a directory containing
     1.7 -the receipt and the necessary information (stuff) for the construction of the package. This receipt is also used by
     1.8 +the receipt and any necessary information (stuff) for the construction of the package. This receipt is also used by
     1.9  Tazpkg and consists of different variables and functions. Tazwok uses a configuration file (/etc/tazwok.conf)
    1.10  to find the path to the wok, the package sources, and any generated .tazpkg packages. Tazwok can also generate
    1.11  a list of packages with their md5, create packages interactively, search for packages in the wok, clean generated files and even 
    1.12  cook several packages at once (See available commands).
    1.13  </p>
    1.14  <p>
    1.15 -Tazwok is entirely built from scratch using SHell script, compatible with Bash, it runs under Ash - 
    1.16 +Tazwok is entirely built from scratch using SHell script, compatible with Bash; it runs under Ash - 
    1.17  part of the Busybox project. Tazwok is distributed under the free GNU license GPL V3. The SliTaz
    1.18  Cookbook also provides documentation about Tazwok and the package receipts.
    1.19  </p>