[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Updates for new CD search tool



Hey folks,

As promised last night, there's some work to do for changing over to
the new CD search program. Here's a patch for the website directly to
point to that.

Secondly, suggestions / patches welcome for changes to the search
program itself to make it friendlier / more like the rest of the
Debian website. Source for it is at

  https://git.einval.com/cgi-bin/gitweb.cgi?p=debian-cd-search.git

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
"It's actually quite entertaining to watch ag129 prop his foot up on
 the desk so he can get a better aim."          [ seen in ucam.chat ]
Index: english/CD/faq/index.wml
===================================================================
RCS file: /cvsroot/webwml/webwml/english/CD/faq/index.wml,v
retrieving revision 1.93
diff -u -p -r1.93 index.wml
--- english/CD/faq/index.wml	8 Apr 2011 17:12:48 -0000	1.93
+++ english/CD/faq/index.wml	14 Apr 2011 14:39:20 -0000
@@ -370,11 +370,11 @@ choices:</p>
 package XYZ?</toc-add-entry>
 
 <p>To find out which image contains a certain file, use the <a
-href="../jigdo-cd/#search">search facility for Debian <tt>.jigdo</tt>
-files</a>. Due to the way jigdo works, a <tt>.jigdo</tt> file contains
-a list of all the <tt>.deb</tt> packages and also of most other files
-on a CD/DVD. You can use the search script to locate the image you
-need.</p>
+href="http://cdimage-search.debian.org";>cdimage search tool</a>. It
+has knowledge of just about all the official Debian CDs and DVDs
+produced by Debian since the Woody release, covering archived
+releases, official releases and the current sets of daily and weekly
+builds.</p>
 
 # ============================================================
 
Index: english/CD/jigdo-cd/index.wml
===================================================================
RCS file: /cvsroot/webwml/webwml/english/CD/jigdo-cd/index.wml,v
retrieving revision 1.78
diff -u -p -r1.78 index.wml
--- english/CD/jigdo-cd/index.wml	14 Feb 2011 20:04:43 -0000	1.78
+++ english/CD/jigdo-cd/index.wml	14 Apr 2011 14:39:20 -0000
@@ -173,27 +173,17 @@ href="http://www.fsn.hu/";>fsn://HU</a>:<
 
 <hr />
 
-<toc-add-entry name="search">Search Contents of <tt>.jigdo</tt>
-Files</toc-add-entry>
+<toc-add-entry name="search">Search Contents of CD images</toc-add-entry>
 
-<p><strong>Which CD/DVD image contains a certain file?</strong> Below,
-you can search the lists of files inside <tt>.jigdo</tt> files. You
-can enter several words, each word must match a substring of the
-filename. Add e.g. "_i386" to restrict the results to a certain
-architecture. Add "_all" to see packages which are identical for all
-architectures.</p>
-
-<form method="get" action="http://atterer.org/jigdo/jigdo-search.php";><p>
-<input type="text" name="q" size="20" value="">
-# Translators: "Search" is translatable
-<input type="submit" value="Search"></p></form>
+<p><strong>Which CD/DVD image contains a certain file?</strong> Use
+the <a href="http://cdimage-search.debian.org/";>cdimage search
+tool</a> to find out.</p>
 
 <p><strong>What files are contained in a certain image?</strong> If
 you need a list of <em>all</em> files that a certain Debian CD/DVD
-contains, just find the image's <tt>.jigdo</tt> file on this list,
-then click on "list contents" after the respective URL: <a
-href="http://atterer.org/jigdo/jigdo-search.php?list";>List of Debian
-<tt>.jigdo</tt> files</a></p>
+contains, just look in the image's corresponding <tt>list.gz</tt> file
+on <a
+href="http://cdimage-search.debian.org";>cdimage.debian.org</a>.</p>
 
 <hr>
 

Reply to: