From 3d7368c09dc7e46fdd947e862059e1922d2845a4 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 12 Aug 2007 21:03:22 +0200 Subject: Rework and tidy the welcome page a bit and remove the HurdGnuFansOrg files. --- index.mdwn | 228 +++++++++++++++++++++++++++++-------------------------------- 1 file changed, 108 insertions(+), 120 deletions(-) (limited to 'index.mdwn') diff --git a/index.mdwn b/index.mdwn index 12ecd8c8..64b2bc0f 100644 --- a/index.mdwn +++ b/index.mdwn @@ -25,126 +25,114 @@ from , the 2007-08-07 version. [[img Main/WebPreferences/logo.png alt="[] HURD-Wiki"]] -

Welcome - -!

-

-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. -

-This site focuses on providing a user-centric & 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 official Hurd site. If you see an error please fix it! -

-

-

-

-

I want to install the Hurd on my system. Where do I start?

-

-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 available here. There are also a couple different Hurd FAQs, a freenode.net IRC channel and several different mail lists 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 problems remaining with the architecture. smile -

-

-More Info -
-

-

What specifically is the Hurd?

-

-The Hurd is the GNU replacement for UNIX and Linux "kernels." It is a collection of servers that run on top of the GNU Mach 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. -

-The word "Hurd" is commonly used to refer to one of the following: -

-

-The Hurd supplies the last piece needed for a complete GNU 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 (FSF), the organization that is the home of the entire GNU project. -

-

-More info -
-

-

What's the current status of the Hurd?

-

-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 & development expertise is still badly needed in several key areas such as the DHCP & PPP clients. See the More info link to the right for additional information. -

-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 (Distrib) sponsored by the Debian project & Debian's non-profit legal entity SPI. -

-Community resources for related projects focus around the official website http://hurd.gnu.org, this site at http://hurd.gnufans.org, the Mail Lists and the Hurd IRC channel. -

-

-More info -
-

-

Can I add some information to the pages here?

-

-Yes, this is encouraged! - -

-

How is this site arranged?

-

-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. - -

-

-More info -
-

-

-Welcome to the world of Free Software and the GNU Operating System! -

-Remember, no question is too stupid and no problem too small -- We've all been beginners -

- -
-Please send FSF & GNU inquiries & questions to -gnu@gnu.org. -There are also other ways to -contact the FSF. -

- -Please send comments on these web pages to -webmaster@gnufans.org. -

-Copyright (C) 2001, 2002 Free Software Foundation, Inc., -59 Temple Place - Suite 330, Boston, MA 02111, USA -

-Verbatim copying and distribution of this entire article is -permitted in any medium, provided this notice is preserved. +**Welcome!** + +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. + +This site focuses on providing a user-centric & 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 [official Hurd +site](http://hurd.gnu.org/). + + +[[toc ]] + + + + +## I want to install the Hurd on my system. Where do I start? + +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 enough for an +installation. The best installation information is [available +here](http://www.debian.org/ports/hurd/hurd-install). There are also a couple +different [[Hurd_FAQs|Hurd/FrequentlyAskedQuestions]], an +[[irc_channel|Hurd/HurdIRC]] and several different +[[mailing_lists|Hurd/MailLists]] 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 [[problems_remaining|Hurd/KnownHurdLimits]] with the +architecture. + +[[Hurd|Hurd/WebHome]] + + +## What specifically is the Hurd? + +The [[Hurd|Hurd/WebHome]] is the GNU replacement for UNIX and Linux kernels. +It is a collection of servers that run on top of the [[GNU_Mach|Mach/WebHome]] +microkernel to implement file systems, network protocols, file access control, +and other features that are today implemented by the Unix, Linux or other +kernels. + +The word *Hurd* is commonly used to refer to one of the following: + + * the Hurd software that runs on top of a microkernel (most precisely) + * a machine running the [[Debian_GNU/Hurd|Distrib/WebHome]] distribution + * the [GNU Hurd](http://hurd.gnu.org/) project including related dependent + projects + * HIRD of UNIX Replacing Daemons (arguably) + * HIRD is an acronym for HURD Interfaces Representing Depth (arguably) + +The [[Hurd|Hurd/WebHome]] supplies the last piece needed for a complete +[[GNU|GNU/WebHome]] 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](http://www.fsf.org/), +the organization that is the home of the entire [GNU +project](http://www.gnu.org/gnu/). + +[[Hurd/HurdNames]] + + +## What's the current status of the Hurd? + +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 any +assistance you can provide. Porting and development expertise is still badly +needed in many key areas. + +Functional systems are installable in a dual-boot configuration. Development +systems are currently mostly based on the [[Debian_GNU/Hurd|Distrib/WebHome]] +port sponsored by the [Debian project](http://www.debian.org/). + +Community resources for related projects focus around the official website +, this site at , the +[[mailing_lists|Hurd/MailLists]] and the [[irc_channel|Hurd/HurdIRC]]. + +[[Hurd/GNUHurdStatus]] + + +## Can I add some information to the pages here? + +Yes, this is very much encouraged! + +Please see [[HowToContributeToThisWiki]] for information. + +Every page on the site is editable. Feel free to join in, but we do have some +simple requests. In an ideal wiki, everyone is equal and shares equal rights, +liberties, responsibilities and common sense. 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. + + +## How is this site arranged? + +The menu on the upper right corner provides a rough structuring about the +available content. Just follow those topics and explore the wiki. + +Further information about this site and how it was created can be found in the +[[Wiki_Colophon|Main/TWikiColophon]]. + +[[Main|Main/WebHome]] ---- -- cgit v1.2.3