summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-07 17:20:20 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-07 17:20:20 +0200
commitbe6a871fb6cfafa9d8c25a98f54a74d9959070ad (patch)
tree4003e73482ddec89421db31684733efde78f35f2
parent3b4ffbb159fb190889a061c6dd0fdbef71051d29 (diff)
Embed a rough, mostly unedited copy of the original page being served from
<http://hurd.gnufans.org/>, the 2007-08-07 version.
-rw-r--r--index.mdwn179
1 files changed, 179 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn
index b666b3a2..0aa87d24 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -6,4 +6,183 @@ All wikis are supposed to have a [[SandBox]], so this one does too.
----
+What follows is a rough, mostly unedited copy of the original page being served
+from <http://hurd.gnufans.org/>, the 2007-08-07 version.
+
+----
+
+<TABLE width="100%" border="0" cellspacing="5" cellpadding="15">
+<TR>
+<TD COLSPAN="2">
+<IMG SRC="http://hurd.gnufans.org/pub/Main/WebPreferences/logo.jpg" ALT="[] Hurd -Wiki">
+</TD>
+</TR>
+<TR>
+<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#cccccc">
+
+**[[Hurd|Hurd/WebHome]]**
+
+**[[Distrib|Distrib/WebHome]]**
+
+**[[Mach|Mach/WebHome]]**
+
+**[[GNU|GNU/WebHome]]**
+
+**[[Mig|Mig/WebHome]]**
+
+**[[Hurd_User_Groups|Hug/WebHome]]**
+
+**[[Main|Main/WebHome]]**
+
+**[[TWiki|TWiki/WebHome]]**
+
+<!--
+<a href="/bin/view/TWiki/WelcomeGuest">Welcome</a><br>
+<a href="/bin/view/TWiki/TWikiRegistration">Register</a><br>
+<a href="/bin/view/TWiki/ "> </a><br>
+<a href="/bin/view/TWiki/WebIndex">Index</a><br>
+<a href="/bin/view/TWiki/WebSearch">Search</a><br>
+<a href="/bin/view/TWiki/WebStatistics">Statistics</a><br>
+<a href="/bin/view/TWiki/WebChanges">ChangeLog</a><br>
+ </ul></ul>
+<p><a href="/bin/view/Test/WebHome"><strong>Sandbox</strong></a><br>
+</ul></ul>
+<p />
+-->
+
+</TD>
+<TD ALIGN="LEFT" VALIGN="TOP">
+<HR>
+
+
+<h2><a name ="Welcome_to_http_hurd_gnufans_org"> </a> Welcome
+<!--
+to <a href="http://hurd.gnufans.org" target="_top">http://hurd.gnufans.org</a>
+-->
+! </h2>
+<p />
+Sporadic efforts by numerous individuals have been made to keep the information on this site current. The hope that the primary development team would make this a canonical source has not been fulfilled. While some of the information and links here are still valid, unfortunately much is not.
+<p />
+This site focuses on providing a user-centric &amp; update-able (hopefully the most current) information possible regarding the status and development of the GNU project's GNU operating system. There are many areas to comment on the core component (the Hurd) and other very closely related but distinct projects. This is an all volunteer effort intended to supplement the <a href="http://hurd.gnu.org" target="_top">official Hurd site</a>. If you see an error <strong>please</strong> fix it! It is a collaboration effort powered by TWiki software installed in May, 2002.
+<p />
+<p />
+<ul>
+<li> <a href="Main/HurdGnuFansOrg#I_want_to_install_the_Hurd_on_my">I want to install the Hurd on my system. Where do I start?</a>
+</li>
+<li> <a href="Main/HurdGnuFansOrg#What_specifically_is_the_Hurd_">What specifically is the Hurd?</a>
+</li>
+<li> <a href="Main/HurdGnuFansOrg#What_s_the_current_status_of_the">What's the current status of the Hurd?</a>
+</li>
+<li> <a href="Main/HurdGnuFansOrg#Can_I_add_some_information_to_th">Can I add some information to the pages here?</a>
+</li>
+<li> <a href="Main/HurdGnuFansOrg#How_is_this_site_arranged_">How is this site arranged?</a>
+</li>
+</ul>
+<p />
+<h2><a name ="I_want_to_install_the_Hurd_on_my"> I want to install the Hurd on my system. Where do I start? </a></h2>
+<p />
+You must use the Grub Boot Loader (not Lilo) to boot a Debian GNU/Hurd system. A total of two gigabytes of unpartitioned disk space is more than enough for an installation. The best installation information is <a href="http://www.debian.org/ports/hurd/hurd-install" target="_top">available here</a>. There are also a couple different Hurd <a href="Hurd/FrequentlyAskedQuestions">FAQs</a>, a freenode.net IRC <a href="Hurd/HurdIRC">channel</a> and several different <a href="Hurd/MailLists">mail lists</a> with searchable archives. Please make an attempt to answer your own questions first using archives, this site or drop by the IRC channel (if someone is online that can answer your question). Any possible coding time (resources) available to the core developers can then be spent working on the tough <a href="Hurd/KnownHurdLimits">problems remaining</a> with the architecture. <img alt="smile" src="http://hurd.gnufans.org/pub/TWiki/SmiliesPlugin/smile.gif" />
+<p />
+<div align="right">
+<a href="Hurd/WebHome">More Info</a>
+</div>
+<p />
+<h2><a name ="What_specifically_is_the_Hurd_"> What specifically is the Hurd? </a></h2>
+<p />
+The <a href="Hurd/WebHome">Hurd</a> is the GNU replacement for UNIX and Linux "kernels." It is a collection of servers that run on top of the <a href="Mach/WebHome">GNU Mach</a> microkernel to implement file systems, network protocols, file access control, and other features that are today implemented by the Unix, Linux or other kernels. All operating systems (including MS Windows and Apple Mac) perform these functions.
+<p />
+The word "Hurd" is commonly used to refer to one of the following:
+<ul>
+<li> the Hurd software that runs on top of a microkernel (most precisely)
+</li>
+<li> a machine running the <a href="Distrib/WebHome">Debian GNU/Hurd distribution</a>
+</li>
+<li> <a href="http://hurd.gnu.org" target="_top">GNU Hurd project</a> including related dependent projects
+</li>
+<li> HIRD of UNIX Replacing Daemons (arguably)
+<ul>
+<li> HIRD is an acronym for HURD Interfaces Representing Depth (arguably)
+</li>
+</ul>
+</li>
+</ul>
+<p />
+The <a href="Hurd/WebHome">Hurd</a> supplies the last piece needed for a complete <a href="GNU/WebHome">GNU</a> operating system as originally conceived by Richard M Stallman (RMS) in 1983. The GNU vision directly drove the creation and has guided the evolution of the Free Software Foundation (<a href="http://www.fsf.org" target="_top">FSF</a>), the organization that is the home of the entire <a href="http://www.gnu.org/gnu/" target="_top">GNU project</a>.
+<p />
+<div align="right">
+<a href="Hurd/HurdNames">More info</a>
+</div>
+<p />
+<h2><a name ="What_s_the_current_status_of_the"> What's the current status of the Hurd? </a></h2>
+<p />
+An "official 1.0 release" has been a dream since 1983. Project resources are scarce. A precise time estimate is not possible. The project welcomes assistance you can provide. Porting &amp; development expertise is still badly needed in several key areas such as the DHCP &amp; PPP clients. See the More info link to the right for additional information.
+<p />
+Even most of the core developers do not use a Debian GNU/Hurd system as their primary day to day operating system yet. Functional systems are installable with some functionality in a dual-boot configuration. Development systems are currently based on the Debian GNU/Hurd port (<a href="Distrib/WebHome">Distrib</a>) sponsored by the <a href="http://www.debian.org" target="_top">Debian project</a> &amp; Debian's non-profit legal entity <a href="http://www.spi-inc.org/" target="_top">SPI</a>.
+<p />
+Community resources for related projects focus around the official website <a href="http://hurd.gnu.org" target="_top">http://hurd.gnu.org</a>, this site at <a href="http://hurd.gnufans.org" target="_top">http://hurd.gnufans.org</a>, the <a href="Hurd/MailLists">Mail&nbsp;Lists</a> and the <a href="Hurd/HurdIRC">Hurd&nbsp;IRC</a> channel.
+<p />
+<div align="right">
+<a href="Hurd/GNUHurdStatus">More info</a>
+</div>
+<p />
+<h2><a name ="Can_I_add_some_information_to_th"> Can I add some information to the pages here? </a></h2>
+<p />
+Yes, this is encouraged! If you are not familiar with the TWiki collaboration tool (a Wiki type software implementation) and would like to contribute some content to the site, please visit <a href="TWiki/WelcomeGuest">Welcome&nbsp;Guest</a>. Every page on the site is editable. Feel free to join in, but we do have some simple requests.
+<p />
+In an ideal Wiki, everyone is equal and shares equal rights, liberties, responsibilities and common sense. Please respect the guidelines described in the <a href="TWiki/GoodStyle">Good&nbsp;Style</a> topic and please try to match the "tone" of your topics and edits with the existing topics. If we all pull in the same direction the site will be more useful for everyone, especially for our own use. No account is necessary for <strong>browsing</strong>. <em>We prefer that you create your own <a href="Main/TWikiUsers">user account</a> (free, relatively painless process) using the <a href="TWiki/TWikiRegistration">TWiki&nbsp;Registration</a> page when <strong>contributing</strong>.</em> You may also use the <a href="Main/TWikiGuest">TWiki&nbsp;Guest</a> account when contributing.
+<p />
+<div align="right">
+<a href="TWiki/WelcomeGuest">More info</a>
+</div>
+<p />
+<h2><a name ="How_is_this_site_arranged_"> How is this site arranged? </a></h2>
+<p />
+TWiki webs (very poor terminology) are similar to "Chapters" in a book. The WebMenu on the left side holds references to these "webs" and "topics" available. Each "web" has a different color.
+<p />
+The Main and TWiki webs are for system use. The <a href="Main/HurdGnuFansOrg">Main</a> web primarily contains information about the <a href="Main/TWikiUsers">registered users</a> of our site. The <a href="TWiki/WebHome">TWiki</a> web primarily contains documentation about the TWiki software.
+<p />
+Here are some more Wiki conventions and terminology that you will see again. Each HTML page is called a topic. Each topic has a special "wiki name". <a href="TWiki/WikiWord">Wiki&nbsp;Words</a> are assumed to be topics in the current "web" unless preceded by the name of a "web" and a period. For example the previous link can also be denoted as <a href="TWiki/WikiWord">TWiki.Wiki&nbsp;Words</a>. A simplified &amp; interpreted markup is used for content which can include HTML code. It sounds far more complex than it is in practical use, it's just a little different Most that understand the differences find contribution very very simple and painless.
+<p />
+Further information about this site and how it was created can be found in the <a href="Main/TWikiColophon">TWiki&nbsp;Colophon</a>. Our site runs the custom-developed GNU skin by default. There is a <a href="Main/HurdGnuFansOrgDiscuss">topic</a> for discussion about the contents of this specific page as well.
+<p />
+<div align="right">
+<a href="Main/WebHome">More info</a>
+</div>
+<p />
+<div align="center">
+Welcome to the world of Free Software and the GNU Operating System!
+<p>
+<em>Remember, no question is too stupid and no problem too small -- We've all been beginners</em>
+</div>
+<p align=right><a href="http://twiki.org"><img src="/pub/Main/HurdGnuFansOrg/twikiRobot121x54.gif" alt="Powered by TWiki Logo" width="121" height="54" border="0" /></a>
+<p />
+<p />
+<!--
+Set ALLOWTOPICCHANGE=Main.TWikiAdminGroup
+-->
+<p />
+<p />
+
+
+</TD>
+</TR>
+</TABLE>
+<HR>
+Please send FSF &amp; GNU inquiries &amp; questions to
+<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
+There are also <A HREF="http://www.gnu.org/home.html#ContactInfo">other ways to
+contact</A> the FSF.
+<P>
+
+Please send comments on these web pages to
+<A HREF="mailto:webmaster@gnufans.org"><EM>webmaster@gnufans.org</EM></A>.
+<P>
+Copyright (C) 2001, 2002 Free Software Foundation, Inc.,
+59 Temple Place - Suite 330, Boston, MA 02111, USA
+<P>
+Verbatim copying and distribution of this entire article is
+permitted in any medium, provided this notice is preserved.
+
+----
+
This wiki is powered by [ikiwiki](http://ikiwiki.info/).