# HG changeset patch # User Paul Issott # Date 1251318286 0 # Node ID 130803f2f1a525494a2c9e5c513696d94f563322 # Parent c6b2d9c4e031021c14c3e34d2eadd83f5746cfaf en: Update tazpkg manual and add link to dev page diff -r c6b2d9c4e031 -r 130803f2f1a5 en/devel/index.html --- a/en/devel/index.html Wed Aug 19 16:52:20 2009 +0200 +++ b/en/devel/index.html Wed Aug 26 20:24:46 2009 +0000 @@ -241,9 +241,10 @@

Before you begin to compile and create packages for SliTaz, be sure that the -work doesn't already exist in the wok undigest provided by the primary SliTaz -mirror. Don't forget that the members of the list are there to help you -and that the documentation of the +work doesn't already exist in the +undigest +wok provided by the primary SliTaz mirror. Don't forget that the members +of the list are there to help you and that the documentation of the wok and tools exists to help you get started.

diff -r c6b2d9c4e031 -r 130803f2f1a5 en/doc/manuals/tazpkg.en.html --- a/en/doc/manuals/tazpkg.en.html Wed Aug 19 16:52:20 2009 +0200 +++ b/en/doc/manuals/tazpkg.en.html Wed Aug 26 20:24:46 2009 +0000 @@ -184,6 +184,16 @@
 # tazpkg install-list my-packages.list
  # tazpkg get-install-list my-packages.list --forced
 
+

link

+

+This command allows the installation of a package from another media +device. The set up is done through symbolic links and consumes very little +memory. It is generally used within the system RAM to install add-ons +from an USB key: +

+
+ # tazpkg link openoffice /media/usbdisk
+

remove

Remove a package. You will be asked for confirmation (y/N). @@ -343,6 +353,39 @@

 # tazpkg depends mpd
  # tazpkg rdepends mpd
 
+

add-undigest or setup-undigest

+

+Set the URL of an additional unofficial mirror to test packages that +are not yet present on the official mirrors. Note, you can also +manually edit the file in /var/lib/tazpkg/undigest/'repository'. The URL +must point to the directory containing the packages and 'packages.list': +

+
+ # tazpkg add-undigest public-repository http://my.home.org/slitaz
+ # tazpkg setup-undigest local-repository /home/slitaz/packages
+
+

remove-undigest

+

+Removes the URL of an undigest mirror: +

+
+ # tazpkg remove-undigest my-repository
+
+

list-undigest

+

+Lists additional undigest mirrors: +

+
+ # tazpkg list-undigest
+
+

convert

+

+Converts a Debian package (.deb), Redhat (.rpm), Slackware (.tgz) or +Archlinux (.pkg.tar.gz) package into a SliTaz package (.tazpkg): +

+
+ # tazpkg convert alien-package
+

set-release

The 'set-release' command changes the current version and