website diff en/doc/manuals/tazpkg.en.html @ rev 538
en: Update tazpkg manual and add link to dev page
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Wed Aug 26 20:24:46 2009 +0000 (2009-08-26) |
parents | a52d8135ce42 |
children | 773e49b29b16 |
line diff
1.1 --- a/en/doc/manuals/tazpkg.en.html Sat Feb 07 18:33:54 2009 +0000 1.2 +++ b/en/doc/manuals/tazpkg.en.html Wed Aug 26 20:24:46 2009 +0000 1.3 @@ -184,6 +184,16 @@ 1.4 <pre> # tazpkg install-list my-packages.list 1.5 # tazpkg get-install-list my-packages.list --forced 1.6 </pre> 1.7 +<h3><font color="#6c0023">link</font></h3> 1.8 +<p> 1.9 +This command allows the installation of a package from another media 1.10 +device. The set up is done through symbolic links and consumes very little 1.11 +memory. It is generally used within the system RAM to install add-ons 1.12 +from an USB key: 1.13 +</p> 1.14 +<pre> 1.15 + # tazpkg link openoffice /media/usbdisk 1.16 +</pre> 1.17 <h3><font color="#6c0023">remove</font></h3> 1.18 <p> 1.19 Remove a package. You will be asked for confirmation (y/N). 1.20 @@ -343,6 +353,39 @@ 1.21 <pre> # tazpkg depends mpd 1.22 # tazpkg rdepends mpd 1.23 </pre> 1.24 +<h3><font color="#6c0023">add-undigest or setup-undigest</font></h3> 1.25 +<p> 1.26 +Set the URL of an additional unofficial mirror to test packages that 1.27 +are not yet present on the official mirrors. Note, you can also 1.28 +manually edit the file in /var/lib/tazpkg/undigest/'repository'. The URL 1.29 +must point to the directory containing the packages and 'packages.list': 1.30 +</p> 1.31 +<pre> 1.32 + # tazpkg add-undigest public-repository http://my.home.org/slitaz 1.33 + # tazpkg setup-undigest local-repository /home/slitaz/packages 1.34 +</pre> 1.35 +<h3><font color="#6c0023">remove-undigest</font></h3> 1.36 +<p> 1.37 +Removes the URL of an undigest mirror: 1.38 +</p> 1.39 +<pre> 1.40 + # tazpkg remove-undigest my-repository 1.41 +</pre> 1.42 +<h3><font color="#6c0023">list-undigest</font></h3> 1.43 +<p> 1.44 +Lists additional undigest mirrors: 1.45 +</p> 1.46 +<pre> 1.47 + # tazpkg list-undigest 1.48 +</pre> 1.49 +<h3><font color="#6c0023">convert</font></h3> 1.50 +<p> 1.51 +Converts a Debian package (.deb), Redhat (.rpm), Slackware (.tgz) or 1.52 +Archlinux (.pkg.tar.gz) package into a SliTaz package (.tazpkg): 1.53 +</p> 1.54 +<pre> 1.55 + # tazpkg convert alien-package 1.56 +</pre> 1.57 <h3><font color="#6c0023">set-release</font></h3> 1.58 <p> 1.59 The 'set-release' command changes the current version and