diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-11-20 13:25:22 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-11-20 13:25:22 +0000 |
commit | 6e292df787b28015210cb99719f87b0b85ede4f9 (patch) | |
tree | 7b1961209e072e2151c7ad20ff730ce7f90f7270 /doc/guide | |
parent | aa9329791ec5d85e4f78364a4e004bcf41eacabf (diff) | |
download | pkgsrc-6e292df787b28015210cb99719f87b0b85ede4f9.tar.gz |
Update list of pkgtools, from htdocs/Documentation/software/packages.xml
(list there will be replaced by a link into the pkgsrc guide!)
Diffstat (limited to 'doc/guide')
-rw-r--r-- | doc/guide/files/faq.xml | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/doc/guide/files/faq.xml b/doc/guide/files/faq.xml index 39d8375c094..bf8cd3ecbab 100644 --- a/doc/guide/files/faq.xml +++ b/doc/guide/files/faq.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: faq.xml,v 1.1.1.1 2004/10/21 14:27:43 grant Exp $ --> +<!-- $NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $ --> <chapter id="faq"> <?dbhtml filename="faq.html"?> <title>Frequently Asked Questions</title> @@ -31,7 +31,7 @@ </sect1> -<sect1> +<sect1 id="faq-pkgtools"> <title>Utilities for package management (pkgtools)</title> <para> @@ -91,10 +91,24 @@ </para> </listitem> <listitem> + <para> <pkg>pkgtools/dfdisk</pkg>: + adds extra functionality to pkgsrc, allowing it to fetch + distfiles from multiple locations. It currently supports the + following methods: multiple CD-ROMs and network FTP/HTTP + connections. + </para> + </listitem> + <listitem> <para> <pkg>pkgtools/xpkgwedge</pkg>: put X11 packages someplace else (enabled by default) </para> </listitem> + <listitem> + <para> <pkg>devel/cpuflags</pkg>: + will determine the best compiler flags to optimise code for + your current CPU and compiler. + </para> + </listitem> </itemizedlist> <para> Utilities for keeping track of installed packages, being up @@ -510,7 +524,7 @@ CONF_FILES= ${EGDIR}/Muttrc ${PKG_SYSCONFDIR}/Muttrc</programlisting> <screen> =========================================================================== -$NetBSD: faq.xml,v 1.1.1.1 2004/10/21 14:27:43 grant Exp $ +$NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $ You may wish to have the vulnerabilities file downloaded daily so that it remains current. This may be done by adding an appropriate entry |