Diff for /rpm2html/index.html between versions 1.3 and 1.4

version 1.3, 1997/11/13 06:37:38 version 1.4, 1997/11/14 04:39:58
Line 16  by running it on a local mirror of Redha Line 16  by running it on a local mirror of Redha
 i386 contrib directores are available.</p>  i386 contrib directores are available.</p>
 <p>  <p>
 The goal of rpm2html is also to identify the dependancies between various  The goal of rpm2html is also to identify the dependancies between various
 packages, and being able to find the packages providing the ressources  packages, and being able to find the packages providing the ressources needed
 needed to install another package. Every package is analyzed to retrieve its  to install another package. Every package is analyzed to retrieve its
 dependancies and the ressources it offers. These relationship are expressed  dependancies and the ressources it offers. These relationship are expressed
 using hyperlinks in the the generated pages. Finding the package providing  using hyperlinks in the the generated pages. Finding the package providing the
 the ressource you need is just a matter of a few clicks!</p>  ressource you need is just a matter of a few clicks!</p>
 <p>  <p>
 The ultimate commodity is ensured by indexing this set of pages, allowing to  The ultimate commodity is ensured by indexing this set of pages, allowing to
 find instantaneously packages providing the some functionnalities (as  find instantaneously packages providing the some functionnalities (as long as
 long as the package maintainer has properly commented the RPM).</p>  the package maintainer has properly commented the RPM).</p>
 <p>  <p>
 Here is the result of this indexing for around 1700 RPMs:</p>  Here is the <a href="/linux/RPM">result of this indexing</a> for around 1700
 <ul>  RPMs.</p>
 <li>  
 The list of <a href="/linux/RPM/Groups.html">RPM indexed by category</a>  
 <li>  
 The list of <a href="/linux/RPM/ByDate.html">RPM indexed by date of  
 shipping</a>  
 <li>  
 The list of <a href="/linux/RPM/Vendors.html">RPM indexed by maintainer</a>  
 <li>  
 The list of <a href="/linux/RPM/Distributions.html">RPM indexed by  
 distribution</a>  
 </ul>  
 <p>  
 Performance-wise, the actual code is Ok, generating the full set of pages from  
 approximately 1700 packages, took 45 seconds on a PPro, and is clearly I/O  
 bound.</p>  
 <p>  <p>
 Two other good directories for Linux applications are:</p>  Two other good directories for Linux applications are:</p>
 <ul>  <ul>
Line 59  Enjoy !</p> Line 44  Enjoy !</p>
 Daniel</p>  Daniel</p>
 <hr>  <hr>
 <p>  <p>
 <a href="mailto:veillard@w3.org">Daniel Veillard</a>, Thu Nov 13 00:09:11 EST 1997</p>  <a href="mailto:veillard@w3.org">Daniel Veillard</a>, Thu Nov 13 00:09:11 EST
   1997</p>
 <p>  <p>
 </p>  </p>
 </body>  </body>

Removed from v.1.3  
changed lines
  Added in v.1.4


Webmaster