website 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 c6b2d9c4e031
children 6ef5db6973a2
files en/devel/index.html en/doc/manuals/tazpkg.en.html
line diff
     1.1 --- a/en/devel/index.html	Wed Aug 19 16:52:20 2009 +0200
     1.2 +++ b/en/devel/index.html	Wed Aug 26 20:24:46 2009 +0000
     1.3 @@ -241,9 +241,10 @@
     1.4  </p>
     1.5  <p>
     1.6  Before you begin to compile and create packages for SliTaz, be sure that the 
     1.7 -work doesn't already exist in the wok undigest provided by the primary SliTaz
     1.8 -mirror. Don't forget that the members of the list are there to help you
     1.9 -and that the documentation of the 
    1.10 +work doesn't already exist in the 
    1.11 +<a href="http://download.tuxfamily.org/slitaz/packages/undigest/">undigest</a> 
    1.12 +wok provided by the primary SliTaz mirror. Don't forget that the members 
    1.13 +of the list are there to help you and that the documentation of the 
    1.14  <a href="../doc/cookbook/wok-tools.html">wok and tools</a> 
    1.15  exists to help you get started.
    1.16  </p>
     2.1 --- a/en/doc/manuals/tazpkg.en.html	Wed Aug 19 16:52:20 2009 +0200
     2.2 +++ b/en/doc/manuals/tazpkg.en.html	Wed Aug 26 20:24:46 2009 +0000
     2.3 @@ -184,6 +184,16 @@
     2.4  <pre> # tazpkg install-list my-packages.list
     2.5   # tazpkg get-install-list my-packages.list --forced
     2.6  </pre>
     2.7 +<h3><font color="#6c0023">link</font></h3>
     2.8 +<p>
     2.9 +This command allows the installation of a package from another media 
    2.10 +device. The set up is done through symbolic links and consumes very little 
    2.11 +memory. It is generally used within the system RAM to install add-ons 
    2.12 +from an USB key:
    2.13 +</p>
    2.14 +<pre>
    2.15 + # tazpkg link openoffice /media/usbdisk
    2.16 +</pre>
    2.17  <h3><font color="#6c0023">remove</font></h3>
    2.18  <p>
    2.19  Remove a package. You will be asked for confirmation (y/N).
    2.20 @@ -343,6 +353,39 @@
    2.21  <pre> # tazpkg depends mpd
    2.22   # tazpkg rdepends mpd
    2.23  </pre>
    2.24 +<h3><font color="#6c0023">add-undigest or setup-undigest</font></h3>
    2.25 +<p>
    2.26 +Set the URL of an additional unofficial mirror to test packages that
    2.27 +are not yet present on the official mirrors. Note, you can also
    2.28 +manually edit the file in /var/lib/tazpkg/undigest/'repository'. The URL
    2.29 +must point to the directory containing the packages and 'packages.list':
    2.30 +</p>
    2.31 +<pre>
    2.32 + # tazpkg add-undigest public-repository http://my.home.org/slitaz
    2.33 + # tazpkg setup-undigest local-repository /home/slitaz/packages
    2.34 +</pre>
    2.35 +<h3><font color="#6c0023">remove-undigest</font></h3>
    2.36 +<p>
    2.37 +Removes the URL of an undigest mirror:
    2.38 +</p>
    2.39 +<pre>
    2.40 + # tazpkg remove-undigest my-repository
    2.41 +</pre>
    2.42 +<h3><font color="#6c0023">list-undigest</font></h3>
    2.43 +<p>
    2.44 +Lists additional undigest mirrors:
    2.45 +</p>
    2.46 +<pre>
    2.47 + # tazpkg list-undigest
    2.48 +</pre>
    2.49 +<h3><font color="#6c0023">convert</font></h3>
    2.50 +<p>
    2.51 +Converts a Debian package (.deb), Redhat (.rpm), Slackware (.tgz) or 
    2.52 +Archlinux (.pkg.tar.gz) package into a SliTaz package (.tazpkg):
    2.53 +</p>
    2.54 +<pre>
    2.55 + # tazpkg convert alien-package
    2.56 +</pre>
    2.57  <h3><font color="#6c0023">set-release</font></h3>
    2.58  <p>
    2.59  The 'set-release' command changes the current version and