summaryrefslogtreecommitdiff
path: root/Distrib
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-07 17:21:26 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-07 17:21:26 +0200
commite1f27467532fb470b383ca8115e0d562fedcce03 (patch)
tree71068f66aea8935f9e402ea03d7fe59302f91aef /Distrib
parentbe6a871fb6cfafa9d8c25a98f54a74d9959070ad (diff)
Fix broken in-wiki links. I hope I didn't break any other stuff.
Diffstat (limited to 'Distrib')
-rw-r--r--Distrib/CDNotesHome.mdwn4
-rw-r--r--Distrib/DebianAfterInstall.mdwn2
-rw-r--r--Distrib/DebianPackages.mdwn2
-rw-r--r--Distrib/GnuDistributionRumors.mdwn2
-rw-r--r--Distrib/InstallNotes.mdwn6
-rw-r--r--Distrib/MediaPressKitDiscuss.mdwn4
-rw-r--r--Distrib/TarballNotesHome.mdwn4
-rw-r--r--Distrib/WebDiscuss.mdwn6
-rw-r--r--Distrib/WebHome.mdwn60
-rw-r--r--Distrib/WebStatistics.mdwn54
10 files changed, 72 insertions, 72 deletions
diff --git a/Distrib/CDNotesHome.mdwn b/Distrib/CDNotesHome.mdwn
index 71c08f44..79b7e3de 100644
--- a/Distrib/CDNotesHome.mdwn
+++ b/Distrib/CDNotesHome.mdwn
@@ -13,7 +13,7 @@ Date search function borken, will be fixed in next TWiki base software upgrade.
<table>
<tr>
<td valign="top" width="50%">
- <p> %SEARCH{"Mediatype.*?value=\"CD\"" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| <span style="background:"><font color="">$topic</font></span><a href="http://LOCATION/Topic">?</a> | $formfield(Release Date) |"}% </p>
+ <p> %SEARCH{"Mediatype.*?value=\"CD\"" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| <span style="background:"><font color="">$topic</font></span>[[Topic]] | $formfield(Release Date) |"}% </p>
<p>
</p>
</td>
@@ -22,7 +22,7 @@ Date search function borken, will be fixed in next TWiki base software upgrade.
</p>
</td>
<td valign="top" width="50%">
- <p> %SEARCH{"Mediatype.*?value=" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| <span style="background:"><font color="">$topic</font></span><a href="http://LOCATION/Topic">?</a> | $formfield(<span style="background:"><font color="">Release Date</font></span><a href="http://LOCATION/ReleaseDate">?</a>) |" order="formfield(<span style="background:"><font color="">Release Date</font></span><a href="http://LOCATION/ReleaseDate">?</a>)" }% </p>
+ <p> %SEARCH{"Mediatype.*?value=" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| <span style="background:"><font color="">$topic</font></span>[[Topic]] | $formfield(<span style="background:"><font color="">Release Date</font></span>[[ReleaseDate]]) |" order="formfield(<span style="background:"><font color="">Release Date</font></span>[[ReleaseDate]])" }% </p>
<p>
</p>
</td>
diff --git a/Distrib/DebianAfterInstall.mdwn b/Distrib/DebianAfterInstall.mdwn
index ac50f4db..a903e1fd 100644
--- a/Distrib/DebianAfterInstall.mdwn
+++ b/Distrib/DebianAfterInstall.mdwn
@@ -1,5 +1,5 @@
<div>
- <center> [ <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATIONHurd/InstallNotes">?</a> | <span style="background:"><font color="">Get Network Running</font></span><a href="http://LOCATIONHurd/GetNetworkRunning">?</a> | <span style="background:"><font color="">Random Device</font></span><a href="http://LOCATIONHurd/RandomDevice">?</a> | <span style="background:"><font color="">Debian X</font></span><a href="http://LOCATIONHurd/DebianX">?</a> ] </center>
+ <center> [ <span style="background:"><font color="">Install Notes</font></span>[[Hurd/InstallNotes]] | <span style="background:"><font color="">Get Network Running</font></span>[[Hurd/GetNetworkRunning]] | <span style="background:"><font color="">Random Device</font></span>[[Hurd/RandomDevice]] | <span style="background:"><font color="">Debian X</font></span>[[Hurd/DebianX]] ] </center>
</div>
%TOC%
diff --git a/Distrib/DebianPackages.mdwn b/Distrib/DebianPackages.mdwn
index dbc5a898..d3025d92 100644
--- a/Distrib/DebianPackages.mdwn
+++ b/Distrib/DebianPackages.mdwn
@@ -7,7 +7,7 @@ There are many different systems related to Debian that are related to the effor
<dl>
<dt><a href="http://bugs.debian.org" target="_top">Bug Tracking System</a></dt>
- <dd> also see <span style="background:"><font color="">Bts Filing</font></span><a href="http://LOCATIONDistrib/BtsFiling">?</a>, use a URL like <nop>http://bugs.debian.org/<em>bug-number</em> or <nop>DebianBug:<em>number</em> in a topic using the <span style="background:"><font color="">Inter Wikis</font></span><a href="http://LOCATIONTWiki/InterWikis">?</a> format. </nop></nop></dd>
+ <dd> also see <span style="background:"><font color="">Bts Filing</font></span>[[Distrib/BtsFiling]], use a URL like <nop>http://bugs.debian.org/<em>bug-number</em> or <nop>DebianBug:<em>number</em> in a topic using the <span style="background:"><font color="">Inter Wikis</font></span>[[TWiki/InterWikis]] format. </nop></nop></dd>
</dl>
<dl>
diff --git a/Distrib/GnuDistributionRumors.mdwn b/Distrib/GnuDistributionRumors.mdwn
index 5ccb1515..0638a5f0 100644
--- a/Distrib/GnuDistributionRumors.mdwn
+++ b/Distrib/GnuDistributionRumors.mdwn
@@ -6,4 +6,4 @@ I would like to start work on a 'live' distribution. I would like to start on a
-- [[Main/CamResu]] - 17 Sept 2003
-<div align="right"> Related Topics: <span style="background:"><font color="">Gnu Debian Relationship</font></span><a href="http://LOCATION/GnuDebianRelationship">?</a></div>
+<div align="right"> Related Topics: <span style="background:"><font color="">Gnu Debian Relationship</font></span>[[GnuDebianRelationship]]</div>
diff --git a/Distrib/InstallNotes.mdwn b/Distrib/InstallNotes.mdwn
index e31f5677..029522a1 100644
--- a/Distrib/InstallNotes.mdwn
+++ b/Distrib/InstallNotes.mdwn
@@ -262,10 +262,10 @@ The license for Neals work is under the [GNU GPL](http://web.walfield.org/papers
There are currently issues to be resolved around this matter, as far as I understand at least. Until an agreement can be reached this text, and the unclear status of this topic, will remain. The suggestion is to do something like this:
<dl>
- <dt><span style="background:"><font color="">Install Guide</font></span><a href="http://LOCATION/InstallGuide">?</a></dt>
+ <dt><span style="background:"><font color="">Install Guide</font></span>[[InstallGuide]]</dt>
<dd> Neals Install Guide in its original form </dd>
- <dt><span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a></dt>
- <dd> Or <span style="background:"><font color="">Install Guide Errata</font></span><a href="http://LOCATION/InstallGuideErrata">?</a> with all user input and additions </dd>
+ <dt><span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]</dt>
+ <dd> Or <span style="background:"><font color="">Install Guide Errata</font></span>[[InstallGuideErrata]] with all user input and additions </dd>
</dl>
There are several obvious issues with this as I can see
diff --git a/Distrib/MediaPressKitDiscuss.mdwn b/Distrib/MediaPressKitDiscuss.mdwn
index ce699ebf..3cada40a 100644
--- a/Distrib/MediaPressKitDiscuss.mdwn
+++ b/Distrib/MediaPressKitDiscuss.mdwn
@@ -42,9 +42,9 @@ It's important to identify and work with the existing infrastructures for this t
You have proposed two documents that sound on target to me.
<dl>
- <dt><span style="background:"><font color="">Why Debian?</font></span><a href="http://LOCATION/WhyDebian">?</a></dt>
+ <dt><span style="background:"><font color="">Why Debian?</font></span>[[WhyDebian]]</dt>
<dd> A bullet list meant to give a quick answer. </dd>
- <dt><span style="background:"><font color="">Debian Product Sheet</font></span><a href="http://LOCATION/DebianProductSheet">?</a></dt>
+ <dt><span style="background:"><font color="">Debian Product Sheet</font></span>[[DebianProductSheet]]</dt>
<dd> includes interesting facts </dd>
</dl>
diff --git a/Distrib/TarballNotesHome.mdwn b/Distrib/TarballNotesHome.mdwn
index af1443a1..987fa16a 100644
--- a/Distrib/TarballNotesHome.mdwn
+++ b/Distrib/TarballNotesHome.mdwn
@@ -13,7 +13,7 @@ _Unoffical_ tarballs were to be found here:
<table>
<tr>
<td valign="top" width="50%">
- <p> %SEARCH{"Mediatype.*?value=\"Tarball"" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| <span style="background:"><font color="">$topic</font></span><a href="http://LOCATION/Topic">?</a> | $formfield(<span style="background:"><font color="">Release Date</font></span><a href="http://LOCATION/ReleaseDate">?</a>) |"}% </p>
+ <p> %SEARCH{"Mediatype.*?value=\"Tarball"" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| <span style="background:"><font color="">$topic</font></span>[[Topic]] | $formfield(<span style="background:"><font color="">Release Date</font></span>[[ReleaseDate]]) |"}% </p>
<p>
</p>
</td>
@@ -22,7 +22,7 @@ _Unoffical_ tarballs were to be found here:
</p>
</td>
<td valign="top" width="50%">
- <p> %SEARCH{"Mediatype.*?value=" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| <span style="background:"><font color="">$topic</font></span><a href="http://LOCATION/Topic">?</a> | $formfield(<span style="background:"><font color="">Release Date</font></span><a href="http://LOCATION/ReleaseDate">?</a>) |" order="formfield(<span style="background:"><font color="">Release Date</font></span><a href="http://LOCATION/ReleaseDate">?</a>)" }% </p>
+ <p> %SEARCH{"Mediatype.*?value=" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| <span style="background:"><font color="">$topic</font></span>[[Topic]] | $formfield(<span style="background:"><font color="">Release Date</font></span>[[ReleaseDate]]) |" order="formfield(<span style="background:"><font color="">Release Date</font></span>[[ReleaseDate]])" }% </p>
<p>
</p>
</td>
diff --git a/Distrib/WebDiscuss.mdwn b/Distrib/WebDiscuss.mdwn
index 3854d5ff..2a98c3ba 100644
--- a/Distrib/WebDiscuss.mdwn
+++ b/Distrib/WebDiscuss.mdwn
@@ -6,9 +6,9 @@ Where should all this stuff go?
<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult">
<ul>
- <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" />    (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </li>
- <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a>: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li>
- <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a>: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></li>
+ <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" />    (More options in <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]) </li>
+ <li><span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li>
+ <li><span style="background:"><font color="">Web Index</font></span>[[WebIndex]]: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]</li>
<li> %NOTIFYTOPIC%: Subscribe to be automatically notified when something changes in the %WIKITOOLNAME%.%WEB% web. </li>
<li> %STATISTICSTOPIC%: View access statistics of the %WIKITOOLNAME%.%WEB% web. </li>
<li> %WEBPREFSTOPIC%: Preferences of the %WIKITOOLNAME%.%WEB% web. </li>
diff --git a/Distrib/WebHome.mdwn b/Distrib/WebHome.mdwn
index 6255ca9b..6e48daab 100644
--- a/Distrib/WebHome.mdwn
+++ b/Distrib/WebHome.mdwn
@@ -13,31 +13,31 @@ This web is about the distribution of software: where and how to get it.
<h2><a name="Distributions"> Distributions </a></h2>
<p><nop></nop></p>
<h3><a name="Debian_nbsp_http_www_debian_org_"> </a> Debian <a href="http://www.debian.org/ports/hurd/" target="_top">GNU/Hurd port</a>: </h3>
- <p> Official page about the Debian distribution of the GNU/Hurd system. Some additional notes are at <span style="background:"><font color="">Debian Status</font></span><a href="http://LOCATION/DebianStatus">?</a>. </p>
+ <p> Official page about the Debian distribution of the GNU/Hurd system. Some additional notes are at <span style="background:"><font color="">Debian Status</font></span>[[DebianStatus]]. </p>
<ul>
<li><a href="http://people.debian.org/~mbanck/talks/hurd_lt2004/html/" target="_top">Presentation "Debian GNU/Hurd" by Michael Banck, <nop>LinuxTag 2004 Karlsruhe</nop></a></li>
</ul>
<p>
</p>
<ul>
- <li><span style="background:"><font color="">Debian FAQ</font></span><a href="http://LOCATION/DebianFAQ">?</a></li>
+ <li><span style="background:"><font color="">Debian FAQ</font></span>[[DebianFAQ]]</li>
</ul>
<p>
</p>
<ul>
- <li><span style="background:"><font color="">Debian After Install</font></span><a href="http://LOCATION/DebianAfterInstall">?</a> -- Do this to get networking, new console and X </li>
+ <li><span style="background:"><font color="">Debian After Install</font></span>[[DebianAfterInstall]] -- Do this to get networking, new console and X </li>
</ul>
<p>
</p>
<dl>
<dt><a href="http://hurd.rustedhalo.net/" target="_top">Gentoo-Hurd</a></dt>
- <dd> Unofficial port to Gentoo &amp;amp; the portage system. It was <a href="http://forums.gentoo.org/viewtopic.php?t=41939&amp;postdays=0&amp;postorder=asc&amp;start=0" target="_top">announced</a> March 17, 2003 in the Gentoo forums. There's a #gentoo-irc channel similar to <span style="background:"><font color="">Hurd IRC</font></span><a href="http://LOCATIONHurd/HurdIRC">?</a>. At present (May 2005), there's no activity and Eric Olinger has not the time to maintain this distri. </dd>
+ <dd> Unofficial port to Gentoo &amp;amp; the portage system. It was <a href="http://forums.gentoo.org/viewtopic.php?t=41939&amp;postdays=0&amp;postorder=asc&amp;start=0" target="_top">announced</a> March 17, 2003 in the Gentoo forums. There's a #gentoo-irc channel similar to <span style="background:"><font color="">Hurd IRC</font></span>[[Hurd/HurdIRC]]. At present (May 2005), there's no activity and Eric Olinger has not the time to maintain this distri. </dd>
</dl>
<p>
</p>
<dl>
<dt><a href="http://bee.es.gnu.org/" target="_top">Bee GNU/Hurd</a></dt>
- <dd> Castellano distribution, pkgsrc package based. <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a> image available too. They have their own <a href="http://es.gnu.org/cgi-bin/beewiki.pl?Wiki_Bee_GNU" target="_top">wiki</a> and a <a href="http://bee.es.gnu.org/?p=mail&amp;l=en" target="_top">mail list</a> (no archive). </dd>
+ <dd> Castellano distribution, pkgsrc package based. <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]] image available too. They have their own <a href="http://es.gnu.org/cgi-bin/beewiki.pl?Wiki_Bee_GNU" target="_top">wiki</a> and a <a href="http://bee.es.gnu.org/?p=mail&amp;l=en" target="_top">mail list</a> (no archive). </dd>
</dl>
<p>
</p>
@@ -48,7 +48,7 @@ This web is about the distribution of software: where and how to get it.
<p>
</p>
<dl>
- <dt><span style="background:"><font color="">Gnu OS</font></span><a href="http://LOCATION/GnuOS">?</a></dt>
+ <dt><span style="background:"><font color="">Gnu OS</font></span>[[GnuOS]]</dt>
<dd> distribution is in discussion &amp;amp; pre-planning phase </dd>
</dl>
<p><nop></nop></p>
@@ -62,25 +62,25 @@ This web is about the distribution of software: where and how to get it.
<p>
</p>
<dl>
- <dt><span style="background:"><font color="">Software Licensing</font></span><a href="http://LOCATION/SoftwareLicensing">?</a></dt>
+ <dt><span style="background:"><font color="">Software Licensing</font></span>[[SoftwareLicensing]]</dt>
<dd> The copyright and license information for software that is distributed with the Hurd software is important. Debian has it's DFSG guidelines. Other distributions will need to address these same issues. </dd>
</dl>
<p>
</p>
<dl>
- <dt><span style="background:"><font color="">Frequently Asked Questions</font></span><a href="http://LOCATION/FrequentlyAskedQuestions">?</a></dt>
+ <dt><span style="background:"><font color="">Frequently Asked Questions</font></span>[[FrequentlyAskedQuestions]]</dt>
<dd> It's good to read it before asking questions. </dd>
</dl>
<p>
</p>
<dl>
- <dt><span style="background:"><font color="">Gnu Debian Relationship</font></span><a href="http://LOCATION/GnuDebianRelationship">?</a></dt>
+ <dt><span style="background:"><font color="">Gnu Debian Relationship</font></span>[[GnuDebianRelationship]]</dt>
<dd> How does the GNU/Debian relationship work? </dd>
</dl>
<p>
</p>
<dl>
- <dt><span style="background:"><font color="">Software Licensing</font></span><a href="http://LOCATION/SoftwareLicensing">?</a></dt>
+ <dt><span style="background:"><font color="">Software Licensing</font></span>[[SoftwareLicensing]]</dt>
<dd> The copyright and license information for software that is distributed with the Hurd software is important. Debian has it's DFSG guidelines. Other distributions will need to address these same issues. </dd>
</dl>
<p>
@@ -95,20 +95,20 @@ This web is about the distribution of software: where and how to get it.
</p>
<table border="1" cellpadding="1" cellspacing="0">
<tr>
- <th bgcolor="#99CCCC"><strong>Hot Topics <font size="-1">(<span style="background:"><font color="">more</font></span><a href="http://LOCATION/WebStatistics">?</a>)</font></strong></th>
+ <th bgcolor="#99CCCC"><strong>Hot Topics <font size="-1">(<span style="background:"><font color="">more</font></span>[[WebStatistics]])</font></strong></th>
<th bgcolor="#99CCCC"><strong>Top Contributors</strong></th>
</tr>
</table> %INCLUDE{"WebStatistics" pattern=".*?\-\-statTopContributors\-\-\&amp;gt;[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+(\|[^\|]+\|[^\|]+\|).*"}% <p>
- </p><input name="search" size="20" type="text" /> <input type="submit" value="Search %WEB%" /><br /><font size="-1">More search options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a></font><br />
+ </p><input name="search" size="20" type="text" /> <input type="submit" value="Search %WEB%" /><br /><font size="-1">More search options in <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]</font><br />
<p> Currently, Web refers to the Distrib Web. </p>
<p>
</p>
<p>
</p>
<ul>
- <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a> - alphabetical </li>
- <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a> - by modification time </li>
- <li><span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a> - email alerts </li>
+ <li><span style="background:"><font color="">Web Index</font></span>[[WebIndex]] - alphabetical </li>
+ <li><span style="background:"><font color="">Web Changes</font></span>[[WebChanges]] - by modification time </li>
+ <li><span style="background:"><font color="">Web Notify</font></span>[[WebNotify]] - email alerts </li>
</ul>
<p>
</p>
@@ -121,26 +121,26 @@ This web is about the distribution of software: where and how to get it.
<dl>
<dt> Install Instructions</dt>
- <dd> Currently, <a href="http://www.debian.org/ports/hurd/hurd-install" target="_top">Debian's installation instructions</a> are the most up-to-date. <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATIONHurd/InstallNotes">?</a> is an errata companion document with more helpful hints that have not yet been incorporated. </dd>
+ <dd> Currently, <a href="http://www.debian.org/ports/hurd/hurd-install" target="_top">Debian's installation instructions</a> are the most up-to-date. <span style="background:"><font color="">Install Notes</font></span>[[Hurd/InstallNotes]] is an errata companion document with more helpful hints that have not yet been incorporated. </dd>
</dl>
<dl>
- <dt><span style="background:"><font color="">Cross Install</font></span><a href="http://LOCATION/CrossInstall">?</a></dt>
+ <dt><span style="background:"><font color="">Cross Install</font></span>[[CrossInstall]]</dt>
<dd> Another way to install a system. </dd>
</dl>
<dl>
<dt> Release Information</dt>
- <dd> About the latest CD release. Includes errata, known bugs and fixes. See <span style="background:"><font color="">CDNotes Home</font></span><a href="http://LOCATION/CDNotesHome">?</a> and <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATION/TarballNotesHome">?</a> for summaries </dd>
+ <dd> About the latest CD release. Includes errata, known bugs and fixes. See <span style="background:"><font color="">CDNotes Home</font></span>[[CDNotesHome]] and <span style="background:"><font color="">Tarball Notes Home</font></span>[[TarballNotesHome]] for summaries </dd>
</dl>
<dl>
- <dt><span style="background:"><font color="">Grub Notes</font></span><a href="http://LOCATION/GrubNotes">?</a></dt>
- <dd> A quick reference and explanation. There's also a topic for the new <span style="background:"><font color="">Grub Conf</font></span><a href="http://LOCATION/GrubConf">?</a>. </dd>
+ <dt><span style="background:"><font color="">Grub Notes</font></span>[[GrubNotes]]</dt>
+ <dd> A quick reference and explanation. There's also a topic for the new <span style="background:"><font color="">Grub Conf</font></span>[[GrubConf]]. </dd>
</dl>
<dl>
- <dt><span style="background:"><font color="">Install Tips</font></span><a href="http://LOCATION/InstallTips">?</a></dt>
+ <dt><span style="background:"><font color="">Install Tips</font></span>[[InstallTips]]</dt>
<dd> Info on how to install without a cd drive or linux installed as well as a few tips. </dd>
</dl>
@@ -152,7 +152,7 @@ Another installation method is using an emulated environment. The [[BochsEmulato
<dl>
<dt> Debian Installer</dt>
- <dd> Work has been started by James Morrison and Glenn <nop>McGrath to <span style="background:"><font color="">Port Debootstrap</font></span><a href="http://LOCATION/PortDebootstrap">?</a>. There is also a <span style="background:"><font color="">New Debian Installer</font></span><a href="http://LOCATION/NewDebianInstaller">?</a>. Why should Hurd folks care? It's important because this is the next generation installer that is intended to be used by all ports when Sarge is released. </nop></dd>
+ <dd> Work has been started by James Morrison and Glenn <nop>McGrath to <span style="background:"><font color="">Port Debootstrap</font></span>[[PortDebootstrap]]. There is also a <span style="background:"><font color="">New Debian Installer</font></span>[[NewDebianInstaller]]. Why should Hurd folks care? It's important because this is the next generation installer that is intended to be used by all ports when Sarge is released. </nop></dd>
</dl>
## <a name="Using_the_system"> Using the system </a>
@@ -164,23 +164,23 @@ Another installation method is using an emulated environment. The [[BochsEmulato
## <a name="For_nbsp_Developers"> For Developers </a>
<dl>
- <dt><span style="background:"><font color="">Savannah Projects</font></span><a href="http://LOCATION/SavannahProjects">?</a></dt>
+ <dt><span style="background:"><font color="">Savannah Projects</font></span>[[SavannahProjects]]</dt>
<dd> Savannah is a CVS &amp;amp; Bug system evolved from a free version of the code that powers <a href="http://sf.net" target="_top">sourceforge.net</a>. It has forked and been slightly modified for use by FSF, GNU and non-GNU projects. Actual Development takes place here. There is also a <a href="http://savannah.gnu.org/people/?group=hurd" target="_top">help wanted</a> list. </dd>
</dl>
<dl>
- <dt><span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a> FAQ</dt>
+ <dt><span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]] FAQ</dt>
<dd> What does it take to move a piece of Debian packaged software to the GNU/Hurd port? </dd>
</dl>
<dl>
- <dt><span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a></dt>
+ <dt><span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]</dt>
<dd> A summary by the Gentoo folks, thanks <a href="http://cvs.gentoo.org/~avenj/" target="_top">Jon Portnoy</a> - <a href="mailto:avenj@gentooNOSPAM.org">avenj@gentooNOSPAM.org</a></dd>
</dl>
<dl>
<dt> Debain Infrastructure</dt>
- <dd> Testing is critical in helping the development effort. Bugs (defect reports) can be filed against the Debian software package in which they are found. <span style="background:"><font color="">Bts Filing</font></span><a href="http://LOCATION/BtsFiling">?</a> tells how to file a Debian bug report. <span style="background:"><font color="">Debian Packages</font></span><a href="http://LOCATION/DebianPackages">?</a> has some information about how Debian splits the software into packages and some references. There is a buildd autobuilder compiling the Debian Sid archive software for the GNU/Hurd port. <span style="background:"><font color="">Buildd Status</font></span><a href="http://LOCATION/BuilddStatus">?</a> includes information on the buildd &amp;amp; turtle efforts. </dd>
+ <dd> Testing is critical in helping the development effort. Bugs (defect reports) can be filed against the Debian software package in which they are found. <span style="background:"><font color="">Bts Filing</font></span>[[BtsFiling]] tells how to file a Debian bug report. <span style="background:"><font color="">Debian Packages</font></span>[[DebianPackages]] has some information about how Debian splits the software into packages and some references. There is a buildd autobuilder compiling the Debian Sid archive software for the GNU/Hurd port. <span style="background:"><font color="">Buildd Status</font></span>[[BuilddStatus]] includes information on the buildd &amp;amp; turtle efforts. </dd>
</dl>
<dl>
@@ -212,11 +212,11 @@ Another installation method is using an emulated environment. The [[BochsEmulato
<dl>
<dt> Debian Todo</dt>
- <dd> Packages needing attention. A possible use of this site could be to help track similar needs via <span style="background:"><font color="">Hurd Wnpp</font></span><a href="http://LOCATION/HurdWnpp">?</a>. This is not yet implemented. </dd>
+ <dd> Packages needing attention. A possible use of this site could be to help track similar needs via <span style="background:"><font color="">Hurd Wnpp</font></span>[[HurdWnpp]]. This is not yet implemented. </dd>
</dl>
<dl>
- <dt><span style="background:"><font color="">Gnu Distribution Rumors</font></span><a href="http://LOCATION/GnuDistributionRumors">?</a></dt>
+ <dt><span style="background:"><font color="">Gnu Distribution Rumors</font></span>[[GnuDistributionRumors]]</dt>
<dd> There are some discussions and several rumors circulating about creating a completely new distribution, not using a Debian architecture. </dd>
</dl>
@@ -228,12 +228,12 @@ Another installation method is using an emulated environment. The [[BochsEmulato
</dl>
<dl>
- <dt><span style="background:"><font color="">Why Debian</font></span><a href="http://LOCATION/WhyDebian">?</a></dt>
+ <dt><span style="background:"><font color="">Why Debian</font></span>[[WhyDebian]]</dt>
<dd> A one page document focused on Debian aimed at users to answer their question "Why Debian?" </dd>
</dl>
<dl>
- <dt><span style="background:"><font color="">Debian Product Sheet</font></span><a href="http://LOCATION/DebianProductSheet">?</a></dt>
+ <dt><span style="background:"><font color="">Debian Product Sheet</font></span>[[DebianProductSheet]]</dt>
<dd> Technical description of Debian aimed at those interested in Debian. </dd>
</dl>
diff --git a/Distrib/WebStatistics.mdwn b/Distrib/WebStatistics.mdwn
index 58594998..30853395 100644
--- a/Distrib/WebStatistics.mdwn
+++ b/Distrib/WebStatistics.mdwn
@@ -28,7 +28,7 @@
<td align="right"> 426 </td>
<td align="right"> 0 </td>
<td align="right"> 0 </td>
- <td>  99 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  20 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  19 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  12 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  11 <span style="background:"><font color="">Tarball Notes 20020816</font></span><a href="http://LOCATION/TarballNotes20020816">?</a><br />  11 <span style="background:"><font color="">Gnu Debian Relationship</font></span><a href="http://LOCATION/GnuDebianRelationship">?</a><br />  10 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br />  10 <span style="background:"><font color="">CDNotes J 2</font></span><a href="http://LOCATION/CDNotesJ2">?</a><br />   9 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br />   8 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />   8 <span style="background:"><font color="">System APILimits</font></span><a href="http://LOCATION/SystemAPILimits">?</a></td>
+ <td>  99 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  20 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  19 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  12 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  11 <span style="background:"><font color="">Tarball Notes 20020816</font></span>[[TarballNotes20020816]]<br />  11 <span style="background:"><font color="">Gnu Debian Relationship</font></span>[[GnuDebianRelationship]]<br />  10 <span style="background:"><font color="">Web Statistics</font></span>[[WebStatistics]]<br />  10 <span style="background:"><font color="">CDNotes J 2</font></span>[[CDNotesJ2]]<br />   9 <span style="background:"><font color="">Web Index</font></span>[[WebIndex]]<br />   8 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />   8 <span style="background:"><font color="">System APILimits</font></span>[[SystemAPILimits]]</td>
<td>   </td>
</tr>
<tr>
@@ -36,15 +36,15 @@
<td align="right"> 1608 </td>
<td align="right"> 7 </td>
<td align="right"> 2 </td>
- <td> 336 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  69 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  61 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  53 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  41 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  41 <span style="background:"><font color="">Test Suites</font></span><a href="http://LOCATION/TestSuites">?</a><br />  41 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  38 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  35 <span style="background:"><font color="">CDNotes K 3</font></span><a href="http://LOCATION/CDNotesK3">?</a><br />  34 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  33 <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATION/TarballNotesHome">?</a></td>
- <td>   7 <span style="background:"><font color="">Nagrom Namreh</font></span><a href="http://LOCATIONMain/NagromNamreh">?</a><br />   1 <span style="background:"><font color="">Lucas Nussbaum</font></span><a href="http://LOCATIONMain/LucasNussbaum">?</a><br />   1 <span style="background:"><font color="">Helge Stenstroem</font></span><a href="http://LOCATIONMain/HelgeStenstroem">?</a></td>
+ <td> 336 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  69 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  61 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  53 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  41 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  41 <span style="background:"><font color="">Test Suites</font></span>[[TestSuites]]<br />  41 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  38 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  35 <span style="background:"><font color="">CDNotes K 3</font></span>[[CDNotesK3]]<br />  34 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  33 <span style="background:"><font color="">Tarball Notes Home</font></span>[[TarballNotesHome]]</td>
+ <td>   7 <span style="background:"><font color="">Nagrom Namreh</font></span>[[Main/NagromNamreh]]<br />   1 <span style="background:"><font color="">Lucas Nussbaum</font></span>[[Main/LucasNussbaum]]<br />   1 <span style="background:"><font color="">Helge Stenstroem</font></span>[[Main/HelgeStenstroem]]</td>
</tr>
<tr>
<td> Dec 2003 </td>
<td align="right"> 1468 </td>
<td align="right"> 0 </td>
<td align="right"> 0 </td>
- <td> 303 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  69 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  57 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  50 <span style="background:"><font color="">CDNotes K 3</font></span><a href="http://LOCATION/CDNotesK3">?</a><br />  44 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  43 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  39 <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATION/TarballNotesHome">?</a><br />  39 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  36 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  34 <span style="background:"><font color="">Cross Install</font></span><a href="http://LOCATION/CrossInstall">?</a><br />  34 <span style="background:"><font color="">CDNotes Home</font></span><a href="http://LOCATION/CDNotesHome">?</a></td>
+ <td> 303 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  69 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  57 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  50 <span style="background:"><font color="">CDNotes K 3</font></span>[[CDNotesK3]]<br />  44 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  43 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  39 <span style="background:"><font color="">Tarball Notes Home</font></span>[[TarballNotesHome]]<br />  39 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  36 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  34 <span style="background:"><font color="">Cross Install</font></span>[[CrossInstall]]<br />  34 <span style="background:"><font color="">CDNotes Home</font></span>[[CDNotesHome]]</td>
<td>   </td>
</tr>
<tr>
@@ -52,7 +52,7 @@
<td align="right"> 1610 </td>
<td align="right"> 0 </td>
<td align="right"> 0 </td>
- <td> 298 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  59 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  51 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  46 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  45 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  43 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  41 <span style="background:"><font color="">CDNotes K 3</font></span><a href="http://LOCATION/CDNotesK3">?</a><br />  40 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  35 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  33 <span style="background:"><font color="">CDNotes Home</font></span><a href="http://LOCATION/CDNotesHome">?</a><br />  32 <span style="background:"><font color="">Gnu Debian Relationship</font></span><a href="http://LOCATION/GnuDebianRelationship">?</a></td>
+ <td> 298 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  59 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  51 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  46 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  45 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  43 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  41 <span style="background:"><font color="">CDNotes K 3</font></span>[[CDNotesK3]]<br />  40 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  35 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  33 <span style="background:"><font color="">CDNotes Home</font></span>[[CDNotesHome]]<br />  32 <span style="background:"><font color="">Gnu Debian Relationship</font></span>[[GnuDebianRelationship]]</td>
<td>   </td>
</tr>
<tr>
@@ -60,7 +60,7 @@
<td align="right"> 1106 </td>
<td align="right"> 0 </td>
<td align="right"> 0 </td>
- <td> 217 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  36 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  33 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  30 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  29 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  28 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  26 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  26 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  25 <span style="background:"><font color="">Cd Covers</font></span><a href="http://LOCATION/CdCovers">?</a><br />  23 <span style="background:"><font color="">Gnu Debian Relationship</font></span><a href="http://LOCATION/GnuDebianRelationship">?</a><br />  22 <span style="background:"><font color="">Why Debian</font></span><a href="http://LOCATION/WhyDebian">?</a></td>
+ <td> 217 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  36 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  33 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  30 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  29 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  28 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  26 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  26 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  25 <span style="background:"><font color="">Cd Covers</font></span>[[CdCovers]]<br />  23 <span style="background:"><font color="">Gnu Debian Relationship</font></span>[[GnuDebianRelationship]]<br />  22 <span style="background:"><font color="">Why Debian</font></span>[[WhyDebian]]</td>
<td>   </td>
</tr>
<tr>
@@ -68,23 +68,23 @@
<td align="right"> 2112 </td>
<td align="right"> 1 </td>
<td align="right"> 0 </td>
- <td> 365 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 122 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br /> 101 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  66 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  56 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  47 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  44 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  44 <span style="background:"><font color="">CDNotes K 3</font></span><a href="http://LOCATION/CDNotesK3">?</a><br />  42 <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATION/TarballNotesHome">?</a><br />  42 <span style="background:"><font color="">Gnu Debian Relationship</font></span><a href="http://LOCATION/GnuDebianRelationship">?</a><br />  36 <span style="background:"><font color="">Test Suites</font></span><a href="http://LOCATION/TestSuites">?</a></td>
- <td>   1 <span style="background:"><font color="">Cam Resu</font></span><a href="http://LOCATIONMain/CamResu">?</a></td>
+ <td> 365 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 122 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br /> 101 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  66 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  56 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  47 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  44 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  44 <span style="background:"><font color="">CDNotes K 3</font></span>[[CDNotesK3]]<br />  42 <span style="background:"><font color="">Tarball Notes Home</font></span>[[TarballNotesHome]]<br />  42 <span style="background:"><font color="">Gnu Debian Relationship</font></span>[[GnuDebianRelationship]]<br />  36 <span style="background:"><font color="">Test Suites</font></span>[[TestSuites]]</td>
+ <td>   1 <span style="background:"><font color="">Cam Resu</font></span>[[Main/CamResu]]</td>
</tr>
<tr>
<td> Aug 2003 </td>
<td align="right"> 1239 </td>
<td align="right"> 1 </td>
<td align="right"> 0 </td>
- <td> 234 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  52 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  43 <span style="background:"><font color="">CDNotes K 3</font></span><a href="http://LOCATION/CDNotesK3">?</a><br />  40 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  38 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  37 <span style="background:"><font color="">GNUDebian Build Process</font></span><a href="http://LOCATION/GNUDebianBuildProcess">?</a><br />  37 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  36 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  36 <span style="background:"><font color="">Grub Conf</font></span><a href="http://LOCATION/GrubConf">?</a><br />  32 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  31 <span style="background:"><font color="">Cross Install</font></span><a href="http://LOCATION/CrossInstall">?</a></td>
- <td>   1 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td>
+ <td> 234 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  52 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  43 <span style="background:"><font color="">CDNotes K 3</font></span>[[CDNotesK3]]<br />  40 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  38 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  37 <span style="background:"><font color="">GNUDebian Build Process</font></span>[[GNUDebianBuildProcess]]<br />  37 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  36 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  36 <span style="background:"><font color="">Grub Conf</font></span>[[GrubConf]]<br />  32 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  31 <span style="background:"><font color="">Cross Install</font></span>[[CrossInstall]]</td>
+ <td>   1 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]</td>
</tr>
<tr>
<td> Jul 2003 </td>
<td align="right"> 1384 </td>
<td align="right"> 0 </td>
<td align="right"> 0 </td>
- <td> 251 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  73 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  66 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  41 <span style="background:"><font color="">CDNotes K 3</font></span><a href="http://LOCATION/CDNotesK3">?</a><br />  40 <span style="background:"><font color="">System APILimits</font></span><a href="http://LOCATION/SystemAPILimits">?</a><br />  35 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  33 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  30 <span style="background:"><font color="">CDNotes J 2</font></span><a href="http://LOCATION/CDNotesJ2">?</a><br />  30 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  27 <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATION/TarballNotesHome">?</a><br />  27 <span style="background:"><font color="">Gnu Debian Relationship</font></span><a href="http://LOCATION/GnuDebianRelationship">?</a></td>
+ <td> 251 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  73 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  66 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  41 <span style="background:"><font color="">CDNotes K 3</font></span>[[CDNotesK3]]<br />  40 <span style="background:"><font color="">System APILimits</font></span>[[SystemAPILimits]]<br />  35 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  33 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  30 <span style="background:"><font color="">CDNotes J 2</font></span>[[CDNotesJ2]]<br />  30 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  27 <span style="background:"><font color="">Tarball Notes Home</font></span>[[TarballNotesHome]]<br />  27 <span style="background:"><font color="">Gnu Debian Relationship</font></span>[[GnuDebianRelationship]]</td>
<td>   </td>
</tr>
<tr>
@@ -92,64 +92,64 @@
<td align="right"> 1661 </td>
<td align="right"> 3 </td>
<td align="right"> 0 </td>
- <td> 267 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 109 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  77 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  73 <span style="background:"><font color="">CDNotes K 3</font></span><a href="http://LOCATION/CDNotesK3">?</a><br />  59 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  56 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  45 <span style="background:"><font color="">Tarball Notes 20030126</font></span><a href="http://LOCATION/TarballNotes20030126">?</a><br />  41 <span style="background:"><font color="">System APILimits</font></span><a href="http://LOCATION/SystemAPILimits">?</a><br />  40 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  38 <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATION/TarballNotesHome">?</a><br />  33 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a></td>
- <td>   2 <span style="background:"><font color="">Ognyan Kulev</font></span><a href="http://LOCATIONMain/OgnyanKulev">?</a><br />   1 <span style="background:"><font color="">TWiki Guest</font></span><a href="http://LOCATIONMain/TWikiGuest">?</a></td>
+ <td> 267 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 109 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  77 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  73 <span style="background:"><font color="">CDNotes K 3</font></span>[[CDNotesK3]]<br />  59 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  56 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  45 <span style="background:"><font color="">Tarball Notes 20030126</font></span>[[TarballNotes20030126]]<br />  41 <span style="background:"><font color="">System APILimits</font></span>[[SystemAPILimits]]<br />  40 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  38 <span style="background:"><font color="">Tarball Notes Home</font></span>[[TarballNotesHome]]<br />  33 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]</td>
+ <td>   2 <span style="background:"><font color="">Ognyan Kulev</font></span>[[Main/OgnyanKulev]]<br />   1 <span style="background:"><font color="">TWiki Guest</font></span>[[Main/TWikiGuest]]</td>
</tr>
<tr>
<td> May 2003 </td>
<td align="right"> 1633 </td>
<td align="right"> 34 </td>
<td align="right"> 0 </td>
- <td> 313 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 103 <span style="background:"><font color="">CDNotes K 3</font></span><a href="http://LOCATION/CDNotesK3">?</a><br />  91 <span style="background:"><font color="">System APILimits</font></span><a href="http://LOCATION/SystemAPILimits">?</a><br />  68 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  53 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  52 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  51 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  45 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  39 <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATION/TarballNotesHome">?</a><br />  36 <span style="background:"><font color="">Tarball Notes 20030126</font></span><a href="http://LOCATION/TarballNotes20030126">?</a><br />  35 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a></td>
- <td>  17 <span style="background:"><font color="">Ognyan Kulev</font></span><a href="http://LOCATIONMain/OgnyanKulev">?</a><br />  11 <span style="background:"><font color="">Grant Bow</font></span><a href="http://LOCATIONMain/GrantBow">?</a><br />   4 <span style="background:"><font color="">Robert Millan</font></span><a href="http://LOCATIONMain/RobertMillan">?</a><br />   1 <span style="background:"><font color="">TWiki Guest</font></span><a href="http://LOCATIONMain/TWikiGuest">?</a><br />   1 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td>
+ <td> 313 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 103 <span style="background:"><font color="">CDNotes K 3</font></span>[[CDNotesK3]]<br />  91 <span style="background:"><font color="">System APILimits</font></span>[[SystemAPILimits]]<br />  68 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  53 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  52 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  51 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  45 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  39 <span style="background:"><font color="">Tarball Notes Home</font></span>[[TarballNotesHome]]<br />  36 <span style="background:"><font color="">Tarball Notes 20030126</font></span>[[TarballNotes20030126]]<br />  35 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]</td>
+ <td>  17 <span style="background:"><font color="">Ognyan Kulev</font></span>[[Main/OgnyanKulev]]<br />  11 <span style="background:"><font color="">Grant Bow</font></span>[[Main/GrantBow]]<br />   4 <span style="background:"><font color="">Robert Millan</font></span>[[Main/RobertMillan]]<br />   1 <span style="background:"><font color="">TWiki Guest</font></span>[[Main/TWikiGuest]]<br />   1 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]</td>
</tr>
<tr>
<td> Apr 2003 </td>
<td align="right"> 1774 </td>
<td align="right"> 33 </td>
<td align="right"> 0 </td>
- <td> 358 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 162 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  95 <span style="background:"><font color="">Tarball Notes 20030126</font></span><a href="http://LOCATION/TarballNotes20030126">?</a><br />  58 <span style="background:"><font color="">CDNotes K 2</font></span><a href="http://LOCATION/CDNotesK2">?</a><br />  55 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  55 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  50 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  46 <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATION/TarballNotesHome">?</a><br />  45 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  40 <span style="background:"><font color="">Building The Hurd</font></span><a href="http://LOCATION/BuildingTheHurd">?</a><br />  36 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a></td>
- <td>  17 <span style="background:"><font color="">Ognyan Kulev</font></span><a href="http://LOCATIONMain/OgnyanKulev">?</a><br />   6 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a><br />   3 <span style="background:"><font color="">TWiki Guest</font></span><a href="http://LOCATIONMain/TWikiGuest">?</a><br />   3 <span style="background:"><font color="">Robert Millan</font></span><a href="http://LOCATIONMain/RobertMillan">?</a><br />   2 <span style="background:"><font color="">Danilo Segan</font></span><a href="http://LOCATIONMain/DaniloSegan">?</a><br />   2 <span style="background:"><font color="">Andrea Sterbini</font></span><a href="http://LOCATIONMain/AndreaSterbini">?</a></td>
+ <td> 358 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 162 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  95 <span style="background:"><font color="">Tarball Notes 20030126</font></span>[[TarballNotes20030126]]<br />  58 <span style="background:"><font color="">CDNotes K 2</font></span>[[CDNotesK2]]<br />  55 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  55 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  50 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  46 <span style="background:"><font color="">Tarball Notes Home</font></span>[[TarballNotesHome]]<br />  45 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  40 <span style="background:"><font color="">Building The Hurd</font></span>[[BuildingTheHurd]]<br />  36 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]</td>
+ <td>  17 <span style="background:"><font color="">Ognyan Kulev</font></span>[[Main/OgnyanKulev]]<br />   6 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]<br />   3 <span style="background:"><font color="">TWiki Guest</font></span>[[Main/TWikiGuest]]<br />   3 <span style="background:"><font color="">Robert Millan</font></span>[[Main/RobertMillan]]<br />   2 <span style="background:"><font color="">Danilo Segan</font></span>[[Main/DaniloSegan]]<br />   2 <span style="background:"><font color="">Andrea Sterbini</font></span>[[Main/AndreaSterbini]]</td>
</tr>
<tr>
<td> Mar 2003 </td>
<td align="right"> 1445 </td>
<td align="right"> 17 </td>
<td align="right"> 0 </td>
- <td> 335 <span style="background:"><font color="">CDNotes K 2</font></span><a href="http://LOCATION/CDNotesK2">?</a><br /> 323 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  57 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  42 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  39 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  38 <span style="background:"><font color="">CDNotes K 1</font></span><a href="http://LOCATION/CDNotesK1">?</a><br />  36 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  33 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  32 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  30 <span style="background:"><font color="">Gnu Debian Relationship</font></span><a href="http://LOCATION/GnuDebianRelationship">?</a><br />  26 <span style="background:"><font color="">Tarball Notes 20020816</font></span><a href="http://LOCATION/TarballNotes20020816">?</a></td>
- <td>   6 <span style="background:"><font color="">Ognyan Kulev</font></span><a href="http://LOCATIONMain/OgnyanKulev">?</a><br />   5 <span style="background:"><font color="">Robert Millan</font></span><a href="http://LOCATIONMain/RobertMillan">?</a><br />   3 <span style="background:"><font color="">TWiki Guest</font></span><a href="http://LOCATIONMain/TWikiGuest">?</a><br />   3 <span style="background:"><font color="">Grant Bow</font></span><a href="http://LOCATIONMain/GrantBow">?</a></td>
+ <td> 335 <span style="background:"><font color="">CDNotes K 2</font></span>[[CDNotesK2]]<br /> 323 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  57 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  42 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  39 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  38 <span style="background:"><font color="">CDNotes K 1</font></span>[[CDNotesK1]]<br />  36 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  33 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  32 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  30 <span style="background:"><font color="">Gnu Debian Relationship</font></span>[[GnuDebianRelationship]]<br />  26 <span style="background:"><font color="">Tarball Notes 20020816</font></span>[[TarballNotes20020816]]</td>
+ <td>   6 <span style="background:"><font color="">Ognyan Kulev</font></span>[[Main/OgnyanKulev]]<br />   5 <span style="background:"><font color="">Robert Millan</font></span>[[Main/RobertMillan]]<br />   3 <span style="background:"><font color="">TWiki Guest</font></span>[[Main/TWikiGuest]]<br />   3 <span style="background:"><font color="">Grant Bow</font></span>[[Main/GrantBow]]</td>
</tr>
<tr>
<td> Feb 2003 </td>
<td align="right"> 883 </td>
<td align="right"> 23 </td>
<td align="right"> 0 </td>
- <td> 250 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br /> 207 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  38 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  35 <span style="background:"><font color="">Tarball Notes 20030126</font></span><a href="http://LOCATION/TarballNotes20030126">?</a><br />  30 <span style="background:"><font color="">CDNotes K 1</font></span><a href="http://LOCATION/CDNotesK1">?</a><br />  26 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  23 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />  21 <span style="background:"><font color="">Vm Ware</font></span><a href="http://LOCATION/VmWare">?</a><br />  21 <span style="background:"><font color="">Tarball Notes 20020816</font></span><a href="http://LOCATION/TarballNotes20020816">?</a><br />  16 <span style="background:"><font color="">New Debian Installer</font></span><a href="http://LOCATION/NewDebianInstaller">?</a><br />  15 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a></td>
- <td>  21 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a><br />   2 <span style="background:"><font color="">Grant Bow</font></span><a href="http://LOCATIONMain/GrantBow">?</a></td>
+ <td> 250 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br /> 207 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  38 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  35 <span style="background:"><font color="">Tarball Notes 20030126</font></span>[[TarballNotes20030126]]<br />  30 <span style="background:"><font color="">CDNotes K 1</font></span>[[CDNotesK1]]<br />  26 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  23 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />  21 <span style="background:"><font color="">Vm Ware</font></span>[[VmWare]]<br />  21 <span style="background:"><font color="">Tarball Notes 20020816</font></span>[[TarballNotes20020816]]<br />  16 <span style="background:"><font color="">New Debian Installer</font></span>[[NewDebianInstaller]]<br />  15 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]</td>
+ <td>  21 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]<br />   2 <span style="background:"><font color="">Grant Bow</font></span>[[Main/GrantBow]]</td>
</tr>
<tr>
<td> Jan 2003 </td>
<td align="right"> 1055 </td>
<td align="right"> 107 </td>
<td align="right"> 0 </td>
- <td> 328 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 196 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  54 <span style="background:"><font color="">New Debian Installer</font></span><a href="http://LOCATION/NewDebianInstaller">?</a><br />  44 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  35 <span style="background:"><font color="">Media Press Kit Discuss</font></span><a href="http://LOCATION/MediaPressKitDiscuss">?</a><br />  30 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  24 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />  23 <span style="background:"><font color="">CDNotes K 1</font></span><a href="http://LOCATION/CDNotesK1">?</a><br />  23 <span style="background:"><font color="">Buildd Status</font></span><a href="http://LOCATION/BuilddStatus">?</a><br />  21 <span style="background:"><font color="">Debian Packages</font></span><a href="http://LOCATION/DebianPackages">?</a><br />  20 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></td>
- <td>  87 <span style="background:"><font color="">Grant Bow</font></span><a href="http://LOCATIONMain/GrantBow">?</a><br />   9 <span style="background:"><font color="">Ognyan Kulev</font></span><a href="http://LOCATIONMain/OgnyanKulev">?</a><br />   8 <span style="background:"><font color="">Danilo Segan</font></span><a href="http://LOCATIONMain/DaniloSegan">?</a><br />   3 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td>
+ <td> 328 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 196 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  54 <span style="background:"><font color="">New Debian Installer</font></span>[[NewDebianInstaller]]<br />  44 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  35 <span style="background:"><font color="">Media Press Kit Discuss</font></span>[[MediaPressKitDiscuss]]<br />  30 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  24 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />  23 <span style="background:"><font color="">CDNotes K 1</font></span>[[CDNotesK1]]<br />  23 <span style="background:"><font color="">Buildd Status</font></span>[[BuilddStatus]]<br />  21 <span style="background:"><font color="">Debian Packages</font></span>[[DebianPackages]]<br />  20 <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]</td>
+ <td>  87 <span style="background:"><font color="">Grant Bow</font></span>[[Main/GrantBow]]<br />   9 <span style="background:"><font color="">Ognyan Kulev</font></span>[[Main/OgnyanKulev]]<br />   8 <span style="background:"><font color="">Danilo Segan</font></span>[[Main/DaniloSegan]]<br />   3 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]</td>
</tr>
<tr>
<td> Dec 2002 </td>
<td align="right"> 415 </td>
<td align="right"> 42 </td>
<td align="right"> 0 </td>
- <td> 214 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  25 <span style="background:"><font color="">Bochs FAQ</font></span><a href="http://LOCATION/BochsFAQ">?</a><br />  23 <span style="background:"><font color="">New Debian Installer</font></span><a href="http://LOCATION/NewDebianInstaller">?</a><br />  17 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span><a href="http://LOCATIONHurd/FrequentlyAskedQuestions">?</a><br />  15 <span style="background:"><font color="">Bochs Emulator</font></span><a href="http://LOCATION/BochsEmulator">?</a><br />  10 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br />   9 <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a><br />   7 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br />   7 <span style="background:"><font color="">Porting Issues</font></span><a href="http://LOCATION/PortingIssues">?</a><br />   6 <span style="background:"><font color="">CDNotes J 2</font></span><a href="http://LOCATION/CDNotesJ2">?</a><br />   5 <span style="background:"><font color="">Web Discuss</font></span><a href="http://LOCATION/WebDiscuss">?</a></td>
- <td>  35 <span style="background:"><font color="">Grant Bow</font></span><a href="http://LOCATIONMain/GrantBow">?</a><br />   7 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td>
+ <td> 214 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  25 <span style="background:"><font color="">Bochs FAQ</font></span>[[BochsFAQ]]<br />  23 <span style="background:"><font color="">New Debian Installer</font></span>[[NewDebianInstaller]]<br />  17 <span style="background:"><font color="">Hurd.Frequently Asked Questions</font></span>[[Hurd/FrequentlyAskedQuestions]]<br />  15 <span style="background:"><font color="">Bochs Emulator</font></span>[[BochsEmulator]]<br />  10 <span style="background:"><font color="">Web Preferences</font></span>[[WebPreferences]]<br />   9 <span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]<br />   7 <span style="background:"><font color="">Web Statistics</font></span>[[WebStatistics]]<br />   7 <span style="background:"><font color="">Porting Issues</font></span>[[PortingIssues]]<br />   6 <span style="background:"><font color="">CDNotes J 2</font></span>[[CDNotesJ2]]<br />   5 <span style="background:"><font color="">Web Discuss</font></span>[[WebDiscuss]]</td>
+ <td>  35 <span style="background:"><font color="">Grant Bow</font></span>[[Main/GrantBow]]<br />   7 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]</td>
</tr>
<tr>
<td> Nov 2002 </td>
<td align="right"> 121 </td>
<td align="right"> 10 </td>
<td align="right"> 0 </td>
- <td>  66 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br />  10 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br />  10 <span style="background:"><font color="">Web Discuss</font></span><a href="http://LOCATION/WebDiscuss">?</a><br />   6 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br />   5 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br />   5 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br />   5 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br />   5 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br />   4 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a><br />   4 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br />   1 <span style="background:"><font color="">4f 0</font></span><a href="http://LOCATION/4f0">?</a></td>
- <td>   5 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a><br />   5 <span style="background:"><font color="">Grant Bow</font></span><a href="http://LOCATIONMain/GrantBow">?</a></td>
+ <td>  66 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br />  10 <span style="background:"><font color="">Web Notify</font></span>[[WebNotify]]<br />  10 <span style="background:"><font color="">Web Discuss</font></span>[[WebDiscuss]]<br />   6 <span style="background:"><font color="">Web Menu</font></span>[[WebMenu]]<br />   5 <span style="background:"><font color="">Web Statistics</font></span>[[WebStatistics]]<br />   5 <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]<br />   5 <span style="background:"><font color="">Web Index</font></span>[[WebIndex]]<br />   5 <span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]<br />   4 <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]<br />   4 <span style="background:"><font color="">Web Preferences</font></span>[[WebPreferences]]<br />   1 <span style="background:"><font color="">4f 0</font></span>[[4f0]]</td>
+ <td>   5 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]<br />   5 <span style="background:"><font color="">Grant Bow</font></span>[[Main/GrantBow]]</td>
</tr>
</table>