File:  [Public] / rpm2html / history.html
Revision 1.2: download - view: text, annotated - select for diffs
Tue May 12 06:02:06 1998 UTC (26 years, 1 month ago) by veillard
Branches: MAIN
CVS tags: HEAD
Modified / Added web pages to follow the new design, Daniel.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>
rpm2html : the history</title>
</head>
<body bgcolor="#ffffff">

<h1 align=center>rpm2html : the history</h1>
<ul>
<li>
Version 0.90 add a lot of new stuff, tree dump, RDF encoding/decoding, and
should fix all the known bugs. <strong>Note</strong>: in the directory
section(s) of the config file(s), <strong>dir</strong> shouldn't be used
anymore and <strong>subdir</strong> should be used instead of
<strong>url</strong>.
<li>
Version 0.85 is a maintenance release. Bug fix + portability are the targets.
There is experimental code for dumping the installation tree.
<li>
Version 0.80 add site map, per-directory browsing and faster execution on
large sites. A subdir directive has been added for config files to select the
HTML output directory per distribution (it's better to use it instead of dir
with a full path).
<li>
Version 0.70 integrated Changelog (Gary Thomas), ability to add new headers,
removal of nasty memory bugs, spell checking improvements, etc.
<li>
Version 0.60 limits the size of HTML files by splitting big one in multiple
chunks.
<li>
Version 0.50 add recursion in RPM storage, and Spanish language support.
<li>
Version 0.40 add multi architecture support, help rendering of big tables, and
correct bugs, of course!
<li>
Version 0.30 add navigation links on top of pages and correct a few bugs.
<li>
Version 0.25 clean up the mess with config files and add proper support for
multiple architectures. <b>NOTE: some of the configuration name semantic have
changed, you need to reedit them</b> (especially <b>url</b> and <b>mirror</b>
fields). <b>Read the PRINCIPLES file</b> in the distribution to learn more
about rpm2html algorithms and how to configure your config file(s).
<li>
Version 0.20 Added features are colorization, localization and possibility to
dump the actual installed base of RPM on the local machine.
</ul>

<center>

<font color="#3366FF">[</font><font color="#000000">Home</font><font
color="#3366FF"> | <a href="News.html">News</a> |&nbsp; <a
href="http://rufus.w3.org/linux/RPM/">Try it !</a> |&nbsp; <a
href="Docs.html">Docs</a> | <a href="Help.html">Help</a> | <a
href="Download.html">Download</a> | <a href="Licence.html">License</a> | <a
href="messages/">Archive</a> | <a href="Feedback.html">Feedback</a> | <a
href="Links.html">Links</a> ]</font>&nbsp; <a
href="http://validator.w3.org/"><img src="vh40.gif" alt="Valid HTML 4.0!"
border="0" height="31" width="88">
 </a>
<address>
<a href="mailto:veillard@w3.org">Daniel Veillard</a></address>

$Id: history.html,v 1.2 1998/05/12 06:02:06 veillard Exp $
</center>
</body>
</html>

Webmaster