From af56908c7d8b4cd8ae3e1e765072cb37d45dd47a Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sat, 6 Oct 2001 02:13:01 +0000 Subject: All files: Consistently lowercase words in the TOC except the first one. (I tried uppercasing the Important Words, but that looked awkward here and there). Rename ``Download'' item to ``Source Code'' in contrast to ``Install''. install.html: Add content about the CD ROM images on the GNU FTP server. download.html: Add content about CVS snapshot tar files and CVS browsing. --- devel.html | 2 +- docs.html | 14 +++++++------- download.html | 27 +++++++++++++++++++++++---- help.html | 12 ++++++------ history.html | 2 +- hurd.html | 2 +- install.html | 20 +++++++++++++++----- 7 files changed, 54 insertions(+), 25 deletions(-) diff --git a/devel.html b/devel.html index 8ed6d944..47dfae14 100644 --- a/devel.html +++ b/devel.html @@ -23,7 +23,7 @@ Documentation
Installation
Getting Help
-Download
+Source Code
Development
History diff --git a/docs.html b/docs.html index dfa9bf25..41a303d0 100644 --- a/docs.html +++ b/docs.html @@ -23,7 +23,7 @@ Documentation
Installation
Getting Help
-Download
+Source Code
Development
History @@ -31,13 +31,13 @@

Table of Contents


-

Architectural Overviews

+

Architectural overviews

-

Frequently Asked Questions

+

Frequently asked questions

Please check out the Frequently Asked Questions about the GNU Hurd (33k characters) and their answers, which cover most issues a new user will be confronted with. -

Reference Manuals

+

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 diff --git a/download.html b/download.html index 85452d22..f259a32f 100644 --- a/download.html +++ b/download.html @@ -23,7 +23,7 @@ Documentation
Installation
Getting Help
-Download
+Source Code
Development
History @@ -31,13 +31,15 @@


Table of Contents


-

CVS Repository

+

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, @@ -50,6 +52,23 @@ Source tree: 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. + +

Archived snapshots

+

+The whole source code of the Hurd is also available as a single +compressed TAR file via FTP. The file ftp://alpha.gnu.org/gnu/cvs/hurd.tgz +[2.7M] contains a snapshot of the Hurd source repository +which is remade daily. + +

Browsing the code

+

+You can also browse the CVS +repository of the Hurd with your web browser. The web pages are +generated dynamically at the time you request them and are always up +to date. + diff --git a/help.html b/help.html index 8e47a9c8..cb892fc0 100644 --- a/help.html +++ b/help.html @@ -23,7 +23,7 @@ Documentation
Installation
Getting Help
-Download
+Source Code
Development
History @@ -31,12 +31,12 @@


Table of Contents


-

Mailing Lists

+

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 @@ -55,10 +55,10 @@ go to the Debian GNU/Hurd <debian-hurd@lists.debian.org> mailing list. -

Internet Relay Chat

+

Internet relay chat

The Open Projects Network -hosts a network of Internet Relay Chat servers accessed through +hosts a network of IRC servers accessed through irc.openprojects.net. The channel #hurd is dedicated to the Hurd. You can find other users and developers interested in the Hurd there and chat with them in real time. diff --git a/history.html b/history.html index 9d2982fb..b8c94f35 100644 --- a/history.html +++ b/history.html @@ -23,7 +23,7 @@ Documentation
Installation
Getting Help
-Download
+Source Code
Development
History diff --git a/hurd.html b/hurd.html index 4c640062..b4143e3c 100644 --- a/hurd.html +++ b/hurd.html @@ -23,7 +23,7 @@ Documentation
Installation
Getting Help
-Download
+Source Code
Development
History diff --git a/install.html b/install.html index 5b70aa95..ef270eb2 100644 --- a/install.html +++ b/install.html @@ -23,7 +23,7 @@ Documentation
Installation
Getting Help
-Download
+Source Code
Development
History @@ -31,12 +31,13 @@


Table of Contents


-

Latest Version

+

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 @@ -55,7 +56,7 @@ to provide such a binary distribution. currently under development and available in the sid/unstable branch of the Debian archive. -

Installation Instructions

+

Installation instructions

The GNU/Hurd installation guide written by Neal Walfield explains how @@ -67,6 +68,15 @@ Also available:

  • is the Texinfo source (25k characters). +

    CD ROM images +

    +The Debian GNU/Hurd binary distribution of the GNU/Hurd system can be +installed most conveniently from CD ROM. The complete Debian GNU/Hurd +snapshot fits on three CDs. Images of the current CD ROM set are +available within the directory ftp://ftp.gnu.org/gnu/hurd/contrib/iso/ +of the GNU FTP server. +

    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. -- cgit v1.2.3