diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-07-18 04:35:29 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-07-18 04:35:29 +0000 |
commit | 94cef36797600d11a50d09828fa80df8a73dfd1c (patch) | |
tree | b7cba9afef95489eedef534d3e6946eb13f595ba /README | |
parent | 88dbbbf9e48e24f1ac007c1e4eeffd9caf8e2fad (diff) |
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r-- | README | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +-*- Text -*- +GNU Hurd version 0.0. + + +This is the Hurd. Welcome. + +For instructions on compiling and installing the GNU Hurd from an +already running Hurd system, see the file `INSTALL'. + +It is possible to cross-build the Hurd; the file INSTALL-cross +contains some past instructions for doing so, but it's too much +trouble to maintain them and make them easier. Your best bet is to +start with a running Hurd system already. + +Please note that this directory also contains a fair amount of +not-yet-working code. The makefiles build only the working code by +default. + +The GNU Hurd is free software. All of it, including the libraries in +this distribution, is covered by the GNU General Public License, found +in the file COPYING. + + |