From 7cc7a39c6345d0177fa8980036df7eaa623ab1fd Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 11 Sep 2001 04:54:08 +0000 Subject: Adding new web pages to replace existing site. --- devel.html | 101 ++++++++++++++++++++++++++++++++++ docs.html | 127 ++++++++++++++++++++++++++++++++++++++++++ download.html | 94 +++++++++++++++++++++++++++++++ help.html | 110 +++++++++++++++++++++++++++++++++++++ history.html | 173 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ install.html | 114 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 719 insertions(+) create mode 100644 devel.html create mode 100644 docs.html create mode 100644 download.html create mode 100644 help.html create mode 100644 history.html create mode 100644 install.html diff --git a/devel.html b/devel.html new file mode 100644 index 00000000..7eb7e464 --- /dev/null +++ b/devel.html @@ -0,0 +1,101 @@ + + + +The GNU Hurd - GNU Project - Free Software Foundation (FSF) + + + + + + + + + + + + +
+ [image of the Hurd logo] +[ + English +] +
+The GNU Hurd

+Documentation
+Installation
+Getting Help
+Download
+Development
+History +
+
+

Table of Contents

+ +
+ +

Contributing

+

+If you want to contribute to the Hurd, you should first install and +use it for a while, to become familiar with its features and design. +To join the development team, subscribe to the +Bug-Hurd +<bug-hurd@gnu.org> +mailing list, which is also the place where you can announce your +intentions, make your proposals and send in your patches. +

+ +

Tasks

+

+Developing an operating system is a huge job, with a lot of different +things to do. Beside all the obvious ones (writing documentation, +finding and fixing bugs, optimization etc), we keep a list of specific +items in the +task file +and in the +TODO file +of the Hurd source repository. +

+ +
+ +[ + English +] + +
+ +

+Return to GNU's home page. +

+ +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 + +web-hurd@gnu.org, +send other questions to +gnu@gnu.org. +

+Copyright (C) 2001 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. +

+Updated: + +$Date$ $Author$ + +


+ + diff --git a/docs.html b/docs.html new file mode 100644 index 00000000..6e108dea --- /dev/null +++ b/docs.html @@ -0,0 +1,127 @@ + + + +The GNU Hurd - GNU Project - Free Software Foundation (FSF) + + + + + + + + + + + + +
+ [image of the Hurd logo] +[ + English +] +
+The GNU Hurd

+Documentation
+Installation
+Getting Help
+Download
+Development
+History +
+
+

Table of Contents

+ +
+ +

Architectural Overviews

+

+

+ +

Frequently Asked Questions

+

+Neal Walfields +Frequently Asked Questions about Debian GNU/Hurd (33k characters) +is also applicable to the Hurd in general on a lot of topics. + +

Reference Manuals

+

+The GNU Hurd Reference Manual documents the architecture, the usage +and the programming of the GNU Hurd. At the moment, the manual is +quite incomplete. +

+Available Formats: +

+

+If you wish to help work on the manual, you may also download the +Texinfo sources +(hurd.texi [193k], +gpl.texinfo [18k], +and version.texi). +Then, you should submit any modifications to +bug-hurd@gnu.org in unidiff format +(produced by diff -u). + +

+Some of these links are at other web sites not maintained by the +FSF. The FSF is not responsible for the content of these other web sites. + +

+ +
+ +[ + English +] + +
+ +

+Return to GNU's home page. +

+ +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 + +web-hurd@gnu.org, +send other questions to +gnu@gnu.org. +

+Copyright (C) 2001 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. +

+Updated: + +$Date$ $Author$ + +


+ + diff --git a/download.html b/download.html new file mode 100644 index 00000000..6505c05f --- /dev/null +++ b/download.html @@ -0,0 +1,94 @@ + + + +The GNU Hurd - GNU Project - Free Software Foundation (FSF) + + + + + + + + + + + + +
+ [image of the Hurd logo] +[ + English +] +
+The GNU Hurd

+Documentation
+Installation
+Getting Help
+Download
+Development
+History +
+
+

Table of Contents

+ +
+ +

CVS Repository

+

+The only way to get the current Hurd sources is using CVS. You can check out the CVS +repository through anonymous (pserver) CVS with the following +instruction set. When prompted for a password for anoncvs, +simply press the Enter key. + +

+Source tree: +cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd login

+cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd co hurd + +

Updates from within the module's directory do not need the -d parameter. +

+ +
+ +[ + English +] + +
+ +

+Return to GNU's home page. +

+ +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 + +web-hurd@gnu.org, +send other questions to +gnu@gnu.org. +

+Copyright (C) 2001 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. +

+Updated: + +$Date$ $Author$ + +


+ + diff --git a/help.html b/help.html new file mode 100644 index 00000000..7278da2f --- /dev/null +++ b/help.html @@ -0,0 +1,110 @@ + + + +The GNU Hurd - GNU Project - Free Software Foundation (FSF) + + + + + + + + + + + + +
+ [image of the Hurd logo] +[ + English +] +
+The GNU Hurd

+Documentation
+Installation
+Getting Help
+Download
+Development
+History +
+
+

Table of Contents

+ +
+ +

Mailing Lists

+

+If you have questions about the installation, how the Hurd works and +how it is used, or general questions concerning the Hurd, you can send +an e-mail to the +Help-Hurd +<help-hurd@gnu.org> +mailing list. +

+Bug reports for the GNU Hurd should be sent to the +Bug-Hurd +<bug-hurd@gnu.org> +mailing list. +

+All e-mails concerning the Debian GNU/Hurd binary distribution should +go to the Debian GNU/Hurd +<debian-hurd@lists.debian.org> +mailing list. + +

Internet Relay Chat

+

+The Open Projects Network +hosts a network of Internet Relay Chat servers accessed through +irc.openprojects.net. The channel #hurd is +dedicated to the Hurd. You can find other interested Hurd users and +developers there and chat with them in real time. + +

+Some of these links are at other web sites not maintained by the +FSF. The FSF is not responsible for the content of these other web sites. +

+ +
+ +[ + English +] + +
+ +

+Return to GNU's home page. +

+ +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 + +web-hurd@gnu.org, +send other questions to +gnu@gnu.org. +

+Copyright (C) 2001 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. +

+Updated: + +$Date$ $Author$ + +


+ + diff --git a/history.html b/history.html new file mode 100644 index 00000000..14d0b3fb --- /dev/null +++ b/history.html @@ -0,0 +1,173 @@ + + + +The GNU Hurd - GNU Project - Free Software Foundation (FSF) + + + + + + + + + + + + +
+ [image of the Hurd logo] +[ + English +] +
+The GNU Hurd

+Documentation
+Installation
+Getting Help
+Download
+Development
+History +
+
+

Table of Contents

+ +
+ +

How it started

+

+Richard Stallman (RMS) started GNU in 1983, as a project to create a +complete free operating system. In the text of the GNU Manifesto, he +mentioned that there is a primitive kernel. In the first GNUsletter, +Feb. 1986, he says that GNU's kernel is TRIX, which was developed at +the Massachusetts Institute of Technology. + +

+By December of 1986, the Free Software Foundation (FSF) had "started +working on the changes needed to TRIX" [Gnusletter, Jan. 1987]. +Shortly thereafter, the FSF began "negotiating with Professor Rashid +of Carnegie-Mellon University about working with them on the +development of the Mach kernel" [Gnusletter, June, 1987]. The text +implies that the FSF wanted to use someone else's work, rather than +have to fix TRIX. + +

+In [Gnusletter, Feb. 1988], RMS was talking about taking Mach and +putting the Berkeley Sprite filesystem on top of it, "after the parts +of Berkeley Unix... have been replaced." + +

+Six months later, the FSF is saying that "if we can't get Mach, we'll +use TRIX or Berkeley's Sprite." Here, they present Sprite as a +full-kernel option, rather than just a filesystem. + +

+In January, 1990, they say "we aren't doing any kernel work. It does +not make sense for us to start a kernel project now, when we still +hope to use Mach" [Gnusletter, Jan. 1990]. Nothing significant occurs +until 1991, when a more detailed plan is announced: + +

+We are still interested in a multi-process kernel running on top of +Mach. The CMU lawyers are currently deciding if they can release Mach +with distribution conditions that will enable us to distribute it. If +they decide to do so, then we will probably start work. CMU has +available under the same terms as Mach a single-server partial Unix +emulator named Poe; it is rather slow and provides minimal +functionality. We would probably begin by extending Poe to provide +full functionality. Later we hope to have a modular emulator divided +into multiple processes. [Gnusletter, Jan. 1991]. +
+ +

+RMS explains the relationship between the Hurd and Linux in The Hurd and Linux, where he mentions +that the FSF started developing the Hurd in 1990. As of [Gnusletter, +Nov. 1991], the Hurd (running on Mach) is GNU's official kernel. + +

Announcements

+
+
+Release 0.2 announcement (complete GNU system)
+
+Release 0.2 announcement (Hurd)
+
+Test release announcement (Aug 96)
+
+Test release status (Jul 96)
+
+Binary image available, Apr 96
+
+This and NetBSD boot flopies should +be enough to get a working Hurd system!
+
+New Snapshot, Apr 96 -- NFS and lots else +works!
+
+News Flash, Nov 95 -- ftp works!
+
+New Snapshot, Jul 95 -- ext2fs support
+
+New Snapshot, Apr 95
+
+News flash, Nov 94
+
+News flash, Sep 94 -- gcc runs!
+
+News flash, Aug 94
+
+News flash, Jul 94 -- emacs runs!
+
+News flash, May 94
+
+News flash, Apr 94 -- it boots!
+
+GNU Hurd announcement, Nov 93
+
+GNU Hurd announcement, May 91
+
+ +
+ +
+ +[ + English +] + +
+ +

+Return to GNU's home page. +

+ +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 + +web-hurd@gnu.org, +send other questions to +gnu@gnu.org. +

+Copyright (C) 2001 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. +

+Updated: + +$Date$ $Author$ + +


+ + diff --git a/install.html b/install.html new file mode 100644 index 00000000..77d283e5 --- /dev/null +++ b/install.html @@ -0,0 +1,114 @@ + + + +The GNU Hurd - GNU Project - Free Software Foundation (FSF) + + + + + + + + + + + + +
+ [image of the Hurd logo] +[ + English +] +
+The GNU Hurd

+Documentation
+Installation
+Getting Help
+Download
+Development
+History +
+
+

Table of Contents

+ +
+ +

Latest Version

+

+The GNU Hurd is under active development. Because of that, there is +no `stable' version. The latest released version is 0.2, and dates +back to 1997. This version should not be used anymore. +

+Although it is possible to bootstrap the Hurd system from the sources +by cross-compiling and installing the system software and the basic +applications, this is a difficult process. It is not recommended that +you do this. Instead, you should get a binary distribution of the +Hurd, which comes with all the GNU software precompiled and an +installation routine which is easy to use. +

+The Debian project has commited +to provide such a binary distribution. +Debian GNU/Hurd is +currently under development and available in the sid/unstable branch +of the Debian archive. + +

Installation Instructions

+

+ +The Hurd installation guide written by Neal Walfield explains how +to install the Debian GNU/Hurd binary distribution of the Hurd. +Also available: +

+ +

+Some of these links are at other web sites not maintained by the +FSF. The FSF is not responsible for the content of these other web sites. +

+ +
+ +[ + English +] + +
+ +

+Return to GNU's home page. +

+ +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 + +web-hurd@gnu.org, +send other questions to +gnu@gnu.org. +

+Copyright (C) 2001 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. +

+Updated: + +$Date$ $Author$ + +


+ + -- cgit v1.2.3