diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-06-10 00:48:24 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-06-10 00:48:24 +0000 |
commit | 4a962f71272bd9e6212942f72bd1bf8ce6f63203 (patch) | |
tree | 328eb17fee5665aec57fd3be4d1f0db88d6e2ee3 /README | |
parent | dd5fbd5e2cb63ee8521a70296c5234d8eac7db6d (diff) |
Mon Jun 9 12:27:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* version.h (HURD_VERSION): Update version number.
* sh-version.sed: Likewise.
* README: Likewise.
* INSTALL: Likewise.
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,9 +1,12 @@ -*- Text -*- -GNU Hurd version 0.1. +GNU Hurd version 0.2. This is the Hurd. Welcome. +This version of the GNU Hurd runs on various ix86 machines, including +i386, i486, i586 (pentium), i686 (hexium [pentium pro]). + For instructions on compiling and installing the GNU Hurd from an already running Hurd system, see the file `INSTALL'. @@ -13,7 +16,9 @@ trouble to maintain these instructions and keep them up to date. Your best bet is to start with a running Hurd system already. If you do decide to cross compile, you will need to examine the instructions in INSTALL for building Mach, libc, and the Hurd together, and follow -them. +them. The instructions in INSTALL-cross are quite out-of-date, but +they contain some useful hints buried amongst the errors, so we have +left the file for those who find it useful. Please note that this directory also contains a fair amount of not-yet-working code. By default, the makefiles build only the |