From: Joerg Jaspert Date: Fri, 30 Oct 2009 10:28:37 +0000 (+0100) Subject: template X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=1b07cec5cc28d82d7e942723d25ea39cfb0f6c71 template modify our contents template Signed-off-by: Joerg Jaspert --- diff --git a/templates/contents b/templates/contents index 48950314..1021da45 100644 --- a/templates/contents +++ b/templates/contents @@ -12,22 +12,24 @@ the first is listed. As all Contents files are shipped compressed, the best way to search quickly for a file is with the Unix `zgrep' utility, as in: - `zgrep CONTENTS.gz': + `zgrep CONTENTSFILE.gz': - $ zgrep nose Contents.gz - etc/nosendfile net/sendfile - usr/X11R6/bin/noseguy x11/xscreensaver - usr/X11R6/man/man1/noseguy.1x.gz x11/xscreensaver - usr/doc/examples/ucbmpeg/mpeg_encode/nosearch.param graphics/ucbmpeg - usr/lib/cfengine/bin/noseyparker admin/cfengine + $ zgrep -i debian/ Contents-amd64.gz + usr/share/IlohaMail/debian/Ilohamail.apache web/ilohamail + usr/share/R/debian/r-cran.mk devel/r-base-dev + usr/share/apt-listbugs/debian/apt_preferences.rb admin/apt-listbugs + usr/share/apt-listbugs/debian/bts.rb admin/apt-listbugs + usr/share/apt-listbugs/debian/btssoap.rb admin/apt-listbugs + usr/share/apt-listbugs/debian/bug.rb admin/apt-listbugs + usr/share/apt-listbugs/debian/mytempfile.rb admin/apt-listbugs This list contains files in all packages, even though not all of the packages are installed on an actual system at once. If you want to find out which packages on an installed Debian system provide a particular file, you can use `dpkg --search ': - $ dpkg --search /usr/bin/dselect - dpkg: /usr/bin/dselect + $ dpkg --search apt-get + apt: /usr/bin/apt-get -FILE LOCATION \ No newline at end of file +FILE LOCATION