website rev 285

en: Add (r)depends to Tazpkg Manual
author Paul Issott <paul@slitaz.org>
date Sat Feb 07 18:33:54 2009 +0000 (2009-02-07)
parents 9baf9e0d2d0c
children 4dc36b03c8b4
files en/doc/manuals/tazpkg.en.html en/doc/scratchbook/base-system.html
line diff
     1.1 --- a/en/doc/manuals/tazpkg.en.html	Sat Feb 07 13:07:52 2009 +0000
     1.2 +++ b/en/doc/manuals/tazpkg.en.html	Sat Feb 07 18:33:54 2009 +0000
     1.3 @@ -335,6 +335,14 @@
     1.4  </p>
     1.5  <pre> # tazpkg reconfigure gcc
     1.6  </pre>
     1.7 +<h3><font color="#6c0023">depends or rdepends</font></h3>
     1.8 +<p>
     1.9 +Displays a dependency tree or reverse dependency tree for a package.
    1.10 +Examples using mpd:
    1.11 +</p>
    1.12 +<pre> # tazpkg depends mpd
    1.13 + # tazpkg rdepends mpd
    1.14 +</pre>
    1.15  <h3><font color="#6c0023">set-release</font></h3>
    1.16  <p>
    1.17  The 'set-release' command changes the current version and 
     2.1 --- a/en/doc/scratchbook/base-system.html	Sat Feb 07 13:07:52 2009 +0000
     2.2 +++ b/en/doc/scratchbook/base-system.html	Sat Feb 07 18:33:54 2009 +0000
     2.3 @@ -506,7 +506,7 @@
     2.4  </pre>
     2.5  <h4>Note</h4>
     2.6  <p>
     2.7 -Note that you can still install the tazpkg package manager (10 kb) that we created,
     2.8 +Note that you can still install the Tazpkg package manager (10 kb) that we created,
     2.9  you will find information to install in the source tarball. You can also install various 
    2.10  files from SliTaz tools, such as the licence.
    2.11  </p>
    2.12 @@ -531,7 +531,7 @@
    2.13  <pre> # find . -print | cpio -o -H newc | gzip -9 &gt; ../rootfs.gz
    2.14  </pre>
    2.15  <p>
    2.16 -You should have a file rootfs.gz about 1 to 2MB in the working directory SliTaz/.
    2.17 +You should now have a file rootfs.gz about 1 to 2MB in the working directory SliTaz/.
    2.18  </p>
    2.19  <p>
    2.20  For a new image, when making changes in rootfs, simply copy the new rootfs.gz archive to rootcd/boot