website rev 543

tazpkg*: add hooks
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 17 12:21:01 2009 +0200 (2009-09-17)
parents 182c0a29a432
children a573622733cd
files en/doc/manuals/tazpkg.en.html fr/doc/manuals/tazpkg.html pt/doc/manuals/tazpkg.pt.html
line diff
     1.1 --- a/en/doc/manuals/tazpkg.en.html	Thu Sep 17 11:34:52 2009 +0200
     1.2 +++ b/en/doc/manuals/tazpkg.en.html	Thu Sep 17 12:21:01 2009 +0200
     1.3 @@ -74,6 +74,7 @@
     1.4   # tazpkg list cat|categories
     1.5   # tazpkg list blocked
     1.6  </pre>
     1.7 +<a name="xhtml-list"></a>
     1.8  <h3><font color="#6c0023">xhtml-list</font></h3>
     1.9  <p>
    1.10  The 'xhtml-list' command can create a XHTML list
    1.11 @@ -87,6 +88,7 @@
    1.12   # tazpkg xhtml-list
    1.13   # tazpkg xhtml-list list-name.html
    1.14  </pre>
    1.15 +<a name="list-mirror"></a>
    1.16  <h3><font color="#6c0023">list-mirror</font></h3>
    1.17  <p>
    1.18  List packages available on the mirror. This command will
    1.19 @@ -100,6 +102,7 @@
    1.20   # tazpkg list-mirror
    1.21   # tazpkg list-mirror --diff
    1.22  </pre>
    1.23 +<a name="info"></a>
    1.24  <h3><font color="#6c0023">info</font></h3>
    1.25  <p>
    1.26  Display any information available in the receipt for the 
    1.27 @@ -110,6 +113,7 @@
    1.28  <pre>
    1.29   # tazpkg info busybox
    1.30  </pre>
    1.31 +<a name="desc"></a>
    1.32  <h3><font color="#6c0023">desc</font></h3>
    1.33  <p>
    1.34  Description of the package (if it exists). This command
    1.35 @@ -119,6 +123,7 @@
    1.36  <pre>
    1.37   # tazpkg desc busybox
    1.38  </pre>
    1.39 +<a name="list-config"></a>
    1.40  <h3><font color="#6c0023">list-config</font></h3>
    1.41  <p>
    1.42  Lists the system configuration files. The --box option displays
    1.43 @@ -127,6 +132,7 @@
    1.44  <pre> # tazpkg list-config
    1.45   # tazpkg list-config --box
    1.46  </pre>
    1.47 +<a name="list-files"></a>
    1.48  <h3><font color="#6c0023">list-files</font></h3>
    1.49  <p>
    1.50  List all files installed with a package. This command will
    1.51 @@ -138,6 +144,7 @@
    1.52  <pre>
    1.53   # tazpkg list-files bc
    1.54  </pre>
    1.55 +<a name="search"></a>
    1.56  <h3><font color="#6c0023">search</font></h3>
    1.57  <p>
    1.58  Search for packages by owner or package name. This command
    1.59 @@ -149,6 +156,7 @@
    1.60  <pre>
    1.61   # tazpkg search gcc
    1.62  </pre>
    1.63 +<a name="search-file"></a>
    1.64  <h3><font color="#6c0023">search-file</font></h3>
    1.65  <p>
    1.66  The 'search-file' command allows you to search for a file
    1.67 @@ -159,6 +167,7 @@
    1.68  <pre>
    1.69   $ tazpkg search-file libnss
    1.70  </pre>
    1.71 +<a name="install"></a>
    1.72  <h3><font color="#6c0023">install</font></h3>
    1.73  <p>
    1.74  This command allows the installation of a local package with
    1.75 @@ -184,6 +193,7 @@
    1.76  <pre> # tazpkg install-list my-packages.list
    1.77   # tazpkg get-install-list my-packages.list --forced
    1.78  </pre>
    1.79 +<a name="link"></a>
    1.80  <h3><font color="#6c0023">link</font></h3>
    1.81  <p>
    1.82  This command allows the installation of a package from another media 
    1.83 @@ -194,6 +204,7 @@
    1.84  <pre>
    1.85   # tazpkg link openoffice /media/usbdisk
    1.86  </pre>
    1.87 +<a name="remove"></a>
    1.88  <h3><font color="#6c0023">remove</font></h3>
    1.89  <p>
    1.90  Remove a package. You will be asked for confirmation (y/N).
    1.91 @@ -205,6 +216,7 @@
    1.92  <pre>
    1.93   # tazpkg remove bc
    1.94  </pre>
    1.95 +<a name="extract"></a>
    1.96  <h3><font color="#6c0023">extract</font></h3>
    1.97  <p>
    1.98  Extract a package into a directory. If you do not specify
    1.99 @@ -215,6 +227,7 @@
   1.100   # tazpkg extract package.tazpkg
   1.101   # tazpkg extract package.tazpkg target/dir
   1.102  </pre>
   1.103 +<a name="pack"></a>
   1.104  <h3><font color="#6c0023">pack</font></h3>
   1.105  <p>
   1.106  The 'pack' command will create a package from a directory
   1.107 @@ -225,6 +238,7 @@
   1.108  <pre>
   1.109   # tazpkg pack package-version
   1.110  </pre>
   1.111 +<a name="repack"></a>
   1.112  <h3><font color="#6c0023">repack</font></h3>
   1.113  <p>
   1.114  The 'repack' command allows you to recreate a package from
   1.115 @@ -234,6 +248,7 @@
   1.116  <pre>
   1.117   # tazpkg repack package
   1.118  </pre>
   1.119 +<a name="repack-config"></a>
   1.120  <h3><font color="#6c0023">repack-config</font></h3>
   1.121  <p>
   1.122  The 'repack-config' command recreates a package
   1.123 @@ -243,6 +258,7 @@
   1.124  </p>
   1.125  <pre> # tazpkg repack-config
   1.126  </pre>
   1.127 +<a name="recharge"></a>
   1.128  <h3><font color="#6c0023">recharge</font></h3>
   1.129  <p>
   1.130  Recharge the list of available packages on the mirror. 
   1.131 @@ -257,6 +273,7 @@
   1.132  <pre>
   1.133   # tazpkg recharge
   1.134  </pre>
   1.135 +<a name="upgrade"></a>
   1.136  <h3><font color="#6c0023">upgrade</font></h3>
   1.137  <p>
   1.138  Upgrade allows you to update all installed packages available
   1.139 @@ -272,6 +289,7 @@
   1.140  <pre>
   1.141   # tazpkg upgrade
   1.142  </pre>
   1.143 +<a name="check"></a>
   1.144  <h3><font color="#6c0023">check</font></h3>
   1.145  <p>
   1.146  The 'check' command can check dependencies on installed
   1.147 @@ -281,6 +299,7 @@
   1.148  <pre>
   1.149   # tazpkg check package
   1.150  </pre>
   1.151 +<a name="block"></a>
   1.152  <h3><font color="#6c0023">block or unblock</font></h3>
   1.153  <p>
   1.154  The 'block' and 'unblock' commands permit you to block
   1.155 @@ -295,6 +314,7 @@
   1.156   Or :
   1.157   # tazpkg unblock grub
   1.158  </pre>
   1.159 +<a name="get"></a>
   1.160  <h3><font color="#6c0023">get</font></h3>
   1.161  <p>
   1.162  Get a package from the mirror (if it exists). The downloaded
   1.163 @@ -304,6 +324,7 @@
   1.164  <pre>
   1.165   # tazpkg get grub
   1.166  </pre>
   1.167 +<a name="get-install"></a>
   1.168  <h3><font color="#6c0023">get-install</font></h3>
   1.169  <p>
   1.170  Get and install a package from a mirror on the internet.
   1.171 @@ -315,6 +336,7 @@
   1.172  <pre>
   1.173   # tazpkg get-install grub
   1.174  </pre>
   1.175 +<a name="clean-cache"></a>
   1.176  <h3><font color="#6c0023">clean-cache</font></h3>
   1.177  <p>
   1.178  Remove *.tazpkg packages downloaded to the cache. During 
   1.179 @@ -326,6 +348,7 @@
   1.180  <pre>
   1.181   # tazpkg clean-cache
   1.182  </pre>
   1.183 +<a name="setup-mirror"></a>
   1.184  <h3><font color="#6c0023">setup-mirror</font></h3>
   1.185  <p>
   1.186  Setup the URL for the mirror. The 'setup-mirror' command
   1.187 @@ -338,6 +361,7 @@
   1.188  <pre>
   1.189   # tazpkg setup-mirror
   1.190  </pre>
   1.191 +<a name="reconfigure"></a>
   1.192  <h3><font color="#6c0023">reconfigure</font></h3>
   1.193  <p>
   1.194  Replays the post-install script from the package.
   1.195 @@ -345,6 +369,7 @@
   1.196  </p>
   1.197  <pre> # tazpkg reconfigure gcc
   1.198  </pre>
   1.199 +<a name="depends"></a>
   1.200  <h3><font color="#6c0023">depends or rdepends</font></h3>
   1.201  <p>
   1.202  Displays a dependency tree or reverse dependency tree for a package.
   1.203 @@ -353,6 +378,7 @@
   1.204  <pre> # tazpkg depends mpd
   1.205   # tazpkg rdepends mpd
   1.206  </pre>
   1.207 +<a name="add-undigest"></a>
   1.208  <h3><font color="#6c0023">add-undigest or setup-undigest</font></h3>
   1.209  <p>
   1.210  Set the URL of an additional unofficial mirror to test packages that
   1.211 @@ -364,6 +390,7 @@
   1.212   # tazpkg add-undigest public-repository http://my.home.org/slitaz
   1.213   # tazpkg setup-undigest local-repository /home/slitaz/packages
   1.214  </pre>
   1.215 +<a name="remove-undigest"></a>
   1.216  <h3><font color="#6c0023">remove-undigest</font></h3>
   1.217  <p>
   1.218  Removes the URL of an undigest mirror:
   1.219 @@ -371,6 +398,7 @@
   1.220  <pre>
   1.221   # tazpkg remove-undigest my-repository
   1.222  </pre>
   1.223 +<a name="list-undigest"></a>
   1.224  <h3><font color="#6c0023">list-undigest</font></h3>
   1.225  <p>
   1.226  Lists additional undigest mirrors:
   1.227 @@ -378,6 +406,7 @@
   1.228  <pre>
   1.229   # tazpkg list-undigest
   1.230  </pre>
   1.231 +<a name="convert"></a>
   1.232  <h3><font color="#6c0023">convert</font></h3>
   1.233  <p>
   1.234  Converts a Debian package (.deb), Redhat (.rpm), Slackware (.tgz) or 
   1.235 @@ -386,6 +415,7 @@
   1.236  <pre>
   1.237   # tazpkg convert alien-package
   1.238  </pre>
   1.239 +<a name="set-release"></a>
   1.240  <h3><font color="#6c0023">set-release</font></h3>
   1.241  <p>
   1.242  The 'set-release' command changes the current version and 
   1.243 @@ -393,6 +423,7 @@
   1.244  </p>
   1.245  <pre> # tazpkg set-release cooking
   1.246  </pre>
   1.247 +<a name="bugs"></a>
   1.248  <h3><font color="#6c0023">bugs</font></h3>
   1.249  <p>
   1.250  Generates a list of known bugs in the packages:
     2.1 --- a/fr/doc/manuals/tazpkg.html	Thu Sep 17 11:34:52 2009 +0200
     2.2 +++ b/fr/doc/manuals/tazpkg.html	Thu Sep 17 12:21:01 2009 +0200
     2.3 @@ -75,6 +75,7 @@
     2.4   # tazpkg list cat|categories
     2.5   # tazpkg list blocked
     2.6  </pre>
     2.7 +<a name="xhtml-list"></a>
     2.8  <h3><font color="#6c0023">xhtml-list</font></h3>
     2.9  <p>
    2.10  La commande 'xhtml-list' permet de créer une liste au format xHTML des
    2.11 @@ -89,6 +90,7 @@
    2.12   # tazpkg xhtml-list
    2.13   # tazpkg xhtml-list list-name.html
    2.14  </pre>
    2.15 +<a name="list-mirror"></a>
    2.16  <h3><font color="#6c0023">list-mirror</font></h3>
    2.17  <p>
    2.18  Liste et compte les paquets disponnibles sur le miroir. Cette commande va
    2.19 @@ -102,6 +104,7 @@
    2.20   # tazpkg list-mirror
    2.21   # tazpkg list-mirror --diff
    2.22  </pre>
    2.23 +<a name="info"></a>
    2.24  <h3><font color="#6c0023">info</font></h3>
    2.25  <p>
    2.26  Donne les informations disponibles dans la recette du paquet en question, sa
    2.27 @@ -111,6 +114,7 @@
    2.28  <pre>
    2.29   # tazpkg info busybox
    2.30  </pre>
    2.31 +<a name="desc"></a>
    2.32  <h3><font color="#6c0023">desc</font></h3>
    2.33  <p>
    2.34  Description du paquet (si elle existe). Cette commande affiche le fichier
    2.35 @@ -122,6 +126,16 @@
    2.36  <pre>
    2.37   # tazpkg desc busybox
    2.38  </pre>
    2.39 +<a name="list-config"></a>
    2.40 +<h3><font color="#6c0023">list-config</font></h3>
    2.41 +<p>
    2.42 +Liste les fichiers de configuration. L'option --box affiche un tableau :
    2.43 +</p>
    2.44 +<pre>
    2.45 + # tazpkg list-config
    2.46 + # tazpkg list-config --box
    2.47 +</pre>
    2.48 +<a name="list-files"></a>
    2.49  <h3><font color="#6c0023">list-files</font></h3>
    2.50  <p>
    2.51  Liste et compte les fichiers installés avec un paquet. Cette commande va
    2.52 @@ -133,6 +147,7 @@
    2.53  <pre>
    2.54   # tazpkg list-files bc
    2.55  </pre>
    2.56 +<a name="search"></a>
    2.57  <h3><font color="#6c0023">search</font></h3>
    2.58  <p>
    2.59  Recherche de paquets par patron ou nom de paquet. La commande 
    2.60 @@ -144,6 +159,7 @@
    2.61  <pre>
    2.62   # tazpkg search gcc
    2.63  </pre>
    2.64 +<a name="search-files"></a>
    2.65  <h3><font color="#6c0023">search-files</font></h3>
    2.66  <p>
    2.67  La commande 'search-file' permet de rechercher un fichier parmi tous les
    2.68 @@ -154,6 +170,7 @@
    2.69  <pre>
    2.70   $ tazpkg search-file libnss
    2.71  </pre>
    2.72 +<a name="install"></a>
    2.73  <h3><font color="#6c0023">install</font></h3>
    2.74  <p>
    2.75  Cette commande permet l'installation d'un paquet local avec l'extension 
    2.76 @@ -169,16 +186,29 @@
    2.77   Ou :
    2.78   # tazpkg install path/to/package-1.0.tazpkg --root=/mnt/rootfs
    2.79  </pre>
    2.80 -<h3><font color="#6c0023">install-list</font></h3>
    2.81 +<a name="install-list"></a>
    2.82 +<h3><font color="#6c0023">install-list ou get-install-list</font></h3>
    2.83  <p>
    2.84  Installation d'un set de paquets listés dans un fichier. Cette commande
    2.85 -permet d'installer plusieurs paquets en une seule commande et peut aussi être
    2.86 -forcée :
    2.87 +permet (de télécharger et ) d'installer plusieurs paquets en une seule 
    2.88 +commande et peut aussi être forcée :
    2.89  </p>
    2.90  <pre>
    2.91   # tazpkg install-list my-packages.list
    2.92 - # tazpkg install-list my-packages.list --forced
    2.93 + # tazpkg get-install-list my-packages.list --forced
    2.94  </pre>
    2.95 +<a name="link"></a>
    2.96 +<h3><font color="#6c0023">link</font></h3>
    2.97 +<p>
    2.98 +Cette command permet l'installation d'un paquet à partir d'un autre media
    2.99 +par des liens symboliques et utilise très peu de mémoire. Elle est utlisée
   2.100 +généralement avec un système en RAM pour installer des complémement à partir
   2.101 +d'une clé USB :
   2.102 +</p>
   2.103 +<pre>
   2.104 + # tazpkg link openoffice /media/usbdisk
   2.105 +</pre>
   2.106 +<a name="remove"></a>
   2.107  <h3><font color="#6c0023">remove</font></h3>
   2.108  <p>
   2.109  Désinstallation d'un paquet, il vous sera demandé confirmation (y/N). Cette
   2.110 @@ -189,6 +219,7 @@
   2.111  <pre>
   2.112   # tazpkg remove bc
   2.113  </pre>
   2.114 +<a name="extract"></a>
   2.115  <h3><font color="#6c0023">extract</font></h3>
   2.116  <p>
   2.117  Extraire un paquet dans un répertoire donné. Si vous ne spécifiez pas le
   2.118 @@ -199,6 +230,7 @@
   2.119   # tazpkg extract package.tazpkg
   2.120   # tazpkg extract package.tazpkg target/dir
   2.121  </pre>
   2.122 +<a name="pack"></a>
   2.123  <h3><font color="#6c0023">pack</font></h3>
   2.124  <p>
   2.125  La commande 'pack' permet de créer un paquet depuis un répertoire préparé à
   2.126 @@ -209,6 +241,7 @@
   2.127  <pre>
   2.128   # tazpkg pack package-version
   2.129  </pre>
   2.130 +<a name="repack"></a>
   2.131  <h3><font color="#6c0023">repack</font></h3>
   2.132  <p>
   2.133  La commande 'repack' permet de recréer un paquet depuis les fichiers présents
   2.134 @@ -217,6 +250,7 @@
   2.135  <pre>
   2.136   # tazpkg repack package
   2.137  </pre>
   2.138 +<a name="repack-config"></a>
   2.139  <h3><font color="#6c0023">repack-config</font></h3>
   2.140  <p>
   2.141  La commande 'repack-config' permet de recréer un paquet avec tous les fichiers
   2.142 @@ -226,6 +260,7 @@
   2.143  <pre>
   2.144   # tazpkg repack-config
   2.145  </pre>
   2.146 +<a name="recharge"></a>
   2.147  <h3><font color="#6c0023">recharge</font></h3>
   2.148  <p>
   2.149  Recharge la liste des paquets disponibles sur le miroir (packages.list). Cette
   2.150 @@ -241,6 +276,7 @@
   2.151  <pre>
   2.152   # tazpkg recharge
   2.153  </pre>
   2.154 +<a name="upgrade"></a>
   2.155  <h3><font color="#6c0023">upgrade</font></h3>
   2.156  <p>
   2.157  La commande 'upgrade' permet de mettre à jour tous les paquets installés et
   2.158 @@ -256,6 +292,7 @@
   2.159  <pre>
   2.160   # tazpkg upgrade
   2.161  </pre>
   2.162 +<a name="check"></a>
   2.163  <h3><font color="#6c0023">check</font></h3>
   2.164  <p>
   2.165  La commande 'check' permet de vérifier les dépendances sur les paquets
   2.166 @@ -265,6 +302,7 @@
   2.167  <pre>
   2.168   # tazpkg check
   2.169  </pre>
   2.170 +<a name="block"></a>
   2.171  <h3><font color="#6c0023">block ou unblock</font></h3>
   2.172  <p>
   2.173  Les commandes 'block' et 'unblock' pemettent de bloquer la version du paquet
   2.174 @@ -278,6 +316,7 @@
   2.175   Ou :
   2.176   # tazpkg unblock grub
   2.177  </pre>
   2.178 +<a name="get"></a>
   2.179  <h3><font color="#6c0023">get</font></h3>
   2.180  <p>
   2.181  Télécharge un paquet depuis le miroir (si il existe). Le paquet téléchargé
   2.182 @@ -288,6 +327,7 @@
   2.183  <pre>
   2.184   # tazpkg get grub
   2.185  </pre>
   2.186 +<a name="get-install"></a>
   2.187  <h3><font color="#6c0023">get-install</font></h3>
   2.188  <p>
   2.189  Installer un paquet depuis un mirroir sur internet. La commande 'get-install'
   2.190 @@ -299,6 +339,7 @@
   2.191  <pre>
   2.192   # tazpkg get-install grub
   2.193  </pre>
   2.194 +<a name="clean-cache"></a>
   2.195  <h3><font color="#6c0023">clean-cache</font></h3>
   2.196  <p>
   2.197  Supprimer les paquets Tazpkg téléchargés dans le cache. Lors de l'installation
   2.198 @@ -310,6 +351,7 @@
   2.199  <pre>
   2.200   # tazpkg clean-cache
   2.201  </pre>
   2.202 +<a name="setup-mirror"></a>
   2.203  <h3><font color="#6c0023">setup-mirror</font></h3>
   2.204  <p>
   2.205  Configurer l'URL du miroir, la commande 'setup-mirror' vous demandera alors
   2.206 @@ -321,6 +363,76 @@
   2.207  <pre>
   2.208   # tazpkg setup-mirror
   2.209  </pre>
   2.210 +<a name="reconfigure"></a>
   2.211 +<h3><font color="#6c0023">reconfigure</font></h3>
   2.212 +<p>
   2.213 +Rejoue le script post-install du paquet. Exemple pour gcc :
   2.214 +</p>
   2.215 +<pre>
   2.216 + # tazpkg reconfigure gcc
   2.217 +</pre>
   2.218 +<a name="depends"></a>
   2.219 +<h3><font color="#6c0023">depends or rdepends</font></h3>
   2.220 +<p>
   2.221 +Affiche l'arbre des dépendances ou l'arbre inversé des dépendances du paquet.
   2.222 +Exemple pour mpd:
   2.223 +</p>
   2.224 +<pre>
   2.225 + # tazpkg depends mpd
   2.226 + # tazpkg rdepends mpd
   2.227 +</pre>
   2.228 +<a name="add-undigest"></a>
   2.229 +<h3><font color="#6c0023">add-undigest ou setup-undigest</font></h3>
   2.230 +<p>
   2.231 +Ajoute l'URL d'un miroir non offciel pour tester des nouveaux paquets.
   2.232 +Met à jour le fichier /var/lib/tazpkg/undiest/'repository'. Cette URL doit
   2.233 +pointer un répertoire avec les paquets et 'packages.list' : 
   2.234 +</p>
   2.235 +<pre>
   2.236 + # tazpkg add-undigest public-repository http://my.home.org/slitaz
   2.237 + # tazpkg setup-undigest local-repository /home/slitaz/packages
   2.238 +</pre>
   2.239 +<a name="remove-undigest"></a>
   2.240 +<h3><font color="#6c0023">remove-undigest</font></h3>
   2.241 +<p>
   2.242 +Retire l'URL d'un miroir non offciel :
   2.243 +</p>
   2.244 +<pre>
   2.245 + # tazpkg remove-undigest my-repository
   2.246 +</pre>
   2.247 +<a name="list-undigest"></a>
   2.248 +<h3><font color="#6c0023">list-undigest</font></h3>
   2.249 +<p>
   2.250 +Liste les miroirs non offciels :
   2.251 +</p>
   2.252 +<pre>
   2.253 + # tazpkg list-undigest
   2.254 +</pre>
   2.255 +<a name="convert"></a>
   2.256 +<h3><font color="#6c0023">convert</font></h3>
   2.257 +<p>
   2.258 +Convertit un paquet Debian (.deb, .udeb), Redhat (.rpm), Slackware (.tgz),
   2.259 +Archlinux (.pkg.tar.gz) ou ipk (.ipk) en paquet SliTaz (.tazpkg)
   2.260 +</p>
   2.261 +<pre>
   2.262 + # tazpkg convert unpaquet.rpm
   2.263 +</pre>
   2.264 +<a name="set-release"></a>
   2.265 +<h3><font color="#6c0023">set-release</font></h3>
   2.266 +<p>
   2.267 +Cette commande change la version courant et met à jour tous les paquets :
   2.268 +</p>
   2.269 +<pre>
   2.270 + # tazpkg set-release cooking
   2.271 +</pre>
   2.272 +<a name="bugs"></a>
   2.273 +<h3><font color="#6c0023">bugs</font></h3>
   2.274 +<p>
   2.275 +Affiche la liste des bugs connus dans les paquets :
   2.276 +</p>
   2.277 +<pre>
   2.278 + # tazpkg bugs
   2.279 +</pre>
   2.280  
   2.281  <h2>MAINTENEUR</h2>
   2.282  <p>
     3.1 --- a/pt/doc/manuals/tazpkg.pt.html	Thu Sep 17 11:34:52 2009 +0200
     3.2 +++ b/pt/doc/manuals/tazpkg.pt.html	Thu Sep 17 12:21:01 2009 +0200
     3.3 @@ -58,6 +58,7 @@
     3.4  </p>
     3.5  
     3.6  <h2>COMANDOS</h2>
     3.7 +<a name="list"></a>
     3.8  <h3><font color="#6c0023">list</font></h3>
     3.9  <p>
    3.10  Lista pacotes instalados no sistema. Este comando mostra uma lista em formato
    3.11 @@ -71,6 +72,7 @@
    3.12   # tazpkg list cat|categories
    3.13   # tazpkg list blocked
    3.14  </pre>
    3.15 +<a name="xhtml-list"></a>
    3.16  <h3><font color="#6c0023">xhtml-list</font></h3>
    3.17  <p>
    3.18  O comando "xhtml-list" cria uma lista em formato xHTML de todos os pacotes
    3.19 @@ -83,6 +85,7 @@
    3.20   # tazpkg xhtml-list
    3.21   # tazpkg xhtml-list list-name.html
    3.22  </pre>
    3.23 +<a name="list-mirror"></a>
    3.24  <h3><font color="#6c0023">list-mirror</font></h3>
    3.25  <p>
    3.26  Lista pacotes disponíveis no mirror. Este comando mostra o arquivo "packages-list"
    3.27 @@ -95,6 +98,7 @@
    3.28   # tazpkg list-mirror
    3.29   # tazpkg list-mirror --diff
    3.30  </pre>
    3.31 +<a name="info"></a>
    3.32  <h3><font color="#6c0023">info</font></h3>
    3.33  <p>
    3.34  Mostra qualquer informação disponível na receita para o pacote em questão - sua
    3.35 @@ -104,6 +108,7 @@
    3.36  <pre>
    3.37   # tazpkg info busybox
    3.38  </pre>
    3.39 +<a name="desc"></a>
    3.40  <h3><font color="#6c0023">desc</font></h3>
    3.41  <p>
    3.42  Descrição do pacote (se existir). Este comando mostra o arquivo "description.txt"
    3.43 @@ -113,6 +118,7 @@
    3.44  <pre>
    3.45   # tazpkg desc busybox
    3.46  </pre>
    3.47 +<a name="list-config"></a>
    3.48  <h3><font color="#6c0023">list-config</font></h3>
    3.49  <p>
    3.50  Lista os arquivos de configuração do sistema. A opção --box mostra estas
    3.51 @@ -121,6 +127,7 @@
    3.52  <pre> # tazpkg list-config
    3.53   # tazpkg list-config --box
    3.54  </pre>
    3.55 +<a name="list-files"></a>
    3.56  <h3><font color="#6c0023">list-files</font></h3>
    3.57  <p>
    3.58  Lista todos os arquivos instalados pelo pacote. Este comando lê e mostra o
    3.59 @@ -131,6 +138,7 @@
    3.60  <pre>
    3.61   # tazpkg list-files bc
    3.62  </pre>
    3.63 +<a name="search"></a>
    3.64  <h3><font color="#6c0023">search</font></h3>
    3.65  <p>
    3.66  Busca por pacotes por proprietário ou nome do pacote. Este comando busca pelo
    3.67 @@ -141,6 +149,7 @@
    3.68  <pre>
    3.69   # tazpkg search gcc
    3.70  </pre>
    3.71 +<a name="search-file"></a>
    3.72  <h3><font color="#6c0023">search-file</font></h3>
    3.73  <p>
    3.74  O comando "search-file" permite a busca por um arquivo entre os instalados pelos
    3.75 @@ -150,6 +159,7 @@
    3.76  <pre>
    3.77   $ tazpkg search-file libnss
    3.78  </pre>
    3.79 +<a name="install"></a>
    3.80  <h3><font color="#6c0023">install</font></h3>
    3.81  <p>
    3.82  Este comando instala um pacote disponível localmente que possui a extensão
    3.83 @@ -175,6 +185,7 @@
    3.84   # tazpkg install-list my-packages.list
    3.85   # tazpkg get-install-list my-packages.list --forced
    3.86  </pre>
    3.87 +<a name="remove"></a>
    3.88  <h3><font color="#6c0023">remove</font></h3>
    3.89  <p>
    3.90  Remove um pacote. Será pedido que você confirme a ação (y/N). Este comando
    3.91 @@ -184,6 +195,7 @@
    3.92  <pre>
    3.93   # tazpkg remove bc
    3.94  </pre>
    3.95 +<a name="extract"></a>
    3.96  <h3><font color="#6c0023">extract</font></h3>
    3.97  <p>
    3.98  Extrai um pacote em um diretório. Se você não especificar o diretório de destino,
    3.99 @@ -193,6 +205,7 @@
   3.100   # tazpkg extract package.tazpkg
   3.101   # tazpkg extract package.tazpkg target/dir
   3.102  </pre>
   3.103 +<a name="pack"></a>
   3.104  <h3><font color="#6c0023">pack</font></h3>
   3.105  <p>
   3.106  O comando "pack" cria um pacote a partir de um diretório preparado previamente
   3.107 @@ -203,6 +216,7 @@
   3.108  <pre>
   3.109   # tazpkg pack package-version
   3.110  </pre>
   3.111 +<a name="repack"></a>
   3.112  <h3><font color="#6c0023">repack</font></h3>
   3.113  <p>
   3.114  O comando "repack" permite a recriação de um pacote a partir dos arquivos
   3.115 @@ -212,6 +226,7 @@
   3.116  <pre>
   3.117   # tazpkg repack package
   3.118  </pre>
   3.119 +<a name="repack-config"></a>
   3.120  <h3><font color="#6c0023">repack-config</font></h3>
   3.121  <p>
   3.122  O comando 'repack-config' recria um pacote a partir dos arquivos de 
   3.123 @@ -221,6 +236,7 @@
   3.124  </p>
   3.125  <pre> # tazpkg repack-config
   3.126  </pre>
   3.127 +<a name="recharge"></a>
   3.128  <h3><font color="#6c0023">recharge</font></h3>
   3.129  <p>
   3.130  Recarrega a lista de pacotes disponíves no mirror. Este comando baixa o arquivo
   3.131 @@ -233,6 +249,7 @@
   3.132  <pre>
   3.133   # tazpkg recharge
   3.134  </pre>
   3.135 +<a name="upgrade"></a>
   3.136  <h3><font color="#6c0023">upgrade</font></h3>
   3.137  <p>
   3.138  Este comando permite a atualização de todos os pacotes disponíveis no mirror.
   3.139 @@ -246,6 +263,7 @@
   3.140  <pre>
   3.141   # tazpkg upgrade
   3.142  </pre>
   3.143 +<a name="check"></a>
   3.144  <h3><font color="#6c0023">check</font></h3>
   3.145  <p>
   3.146  O comando "check" checa por dependências em pacotes instalados e determina
   3.147 @@ -255,6 +273,7 @@
   3.148  <pre>
   3.149   # tazpkg check package
   3.150  </pre>
   3.151 +<a name="block"></a>
   3.152  <h3><font color="#6c0023">block ou unblock</font></h3>
   3.153  <p>
   3.154  Os comandos "block" e "unblock" permitem o bloqueio de pacotes instalados para
   3.155 @@ -268,6 +287,7 @@
   3.156   Ou :
   3.157   # tazpkg unblock grub
   3.158  </pre>
   3.159 +<a name="get"></a>
   3.160  <h3><font color="#6c0023">get</font></h3>
   3.161  <p>
   3.162  Baixa um pacote do mirror (se existir). O arquivo baixado é arquivado no
   3.163 @@ -277,6 +297,7 @@
   3.164  <pre>
   3.165   # tazpkg get grub
   3.166  </pre>
   3.167 +<a name="get-install"></a>
   3.168  <h3><font color="#6c0023">get-install</font></h3>
   3.169  <p>
   3.170  Baixa e instala um pacote de um mirror na internet. O comando "get-install" 
   3.171 @@ -287,6 +308,7 @@
   3.172  <pre>
   3.173   # tazpkg get-install grub
   3.174  </pre>
   3.175 +<a name="clean-cache"></a>
   3.176  <h3><font color="#6c0023">clean-cache</font></h3>
   3.177  <p>
   3.178  Remove pacotes *.tazpkg baixados que se encontram no cache. Durante a instalação,
   3.179 @@ -297,6 +319,7 @@
   3.180  <pre>
   3.181   # tazpkg clean-cache
   3.182  </pre>
   3.183 +<a name="setup-mirror"></a>
   3.184  <h3><font color="#6c0023">setup-mirror</font></h3>
   3.185  <p>
   3.186  Configura a URL do mirror. O comando "setup-mirror" pedirá a URL do novo mirror.
   3.187 @@ -307,6 +330,7 @@
   3.188  <pre>
   3.189   # tazpkg setup-mirror
   3.190  </pre>
   3.191 +<a name="reconfigure"></a>
   3.192  <h3><font color="#6c0023">reconfigure</font></h3>
   3.193  <p>
   3.194  Executa novamente o script de pós instalação de um pacote. Exemplo
   3.195 @@ -314,6 +338,7 @@
   3.196  </p>
   3.197  <pre> # tazpkg reconfigure gcc
   3.198  </pre>
   3.199 +<a name="depends"></a>
   3.200  <h3><font color="#6c0023">depends ou rdepends</font></h3>
   3.201  <p>
   3.202  Mostra a árvore de dependências (direta ou inversamente) para um pacote.
   3.203 @@ -322,6 +347,7 @@
   3.204  <pre> # tazpkg depends mpd
   3.205   # tazpkg rdepends mpd
   3.206  </pre>
   3.207 +<a name="set-release"></a>
   3.208  <h3><font color="#6c0023">set-release</font></h3>
   3.209  <p>
   3.210  Este comando muda a versão atual e faz a atualização de pacotes para
   3.211 @@ -329,6 +355,7 @@
   3.212  </p>
   3.213  <pre> # tazpkg set-release cooking
   3.214  </pre>
   3.215 +<a name="bugs"></a>
   3.216  <h3><font color="#6c0023">bugs</font></h3>
   3.217  <p>
   3.218  Mostra uma lista de bugs conhecidos dos pacotes: