diff options
| author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-27 21:41:02 +0200 |
|---|---|---|
| committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-27 21:41:02 +0200 |
| commit | dc3787a3cc34011ac3434e3b81507a6e5a9a1cce (patch) | |
| tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 | |
| parent | 9a757bf09e47495a9b2eed8df92d94d2f33b566e (diff) | |
GNU Hurd 0.5.
* configure.ac (AC_INIT): Set version to 0.5.
(AC_REVISION): Remove.
* NEWS: Finalize changes for 0.5.
* INSTALL: Update.
* INSTALL-cross: Likewise.
* README.CVS: Delete, but move some content...
* README: ... here. Update.
| -rw-r--r-- | README.CVS | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/README.CVS b/README.CVS deleted file mode 100644 index 92a2392d..00000000 --- a/README.CVS +++ /dev/null @@ -1,29 +0,0 @@ --*- Text -*- -GNU Hurd CVS version. - - -This is the Hurd. Welcome. - -For installation instructions, you might try your luck with the files -README, INSTALL, and INSTALL-cross. However, they have not been -updated for a long time. - -For now, this file documents the version requirements for the CVS -version of the Hurd. Other combinations might work, but the stated -minimum requirements are best tested by the developers. - -GNU MiG at least 1.3 -GNU Mach at least 1.3 -GNU C library CVS from 2004-03-09 or later -GNU C compiler at least 3.3.2 - -Optionally, a Sun RPC implementation is needed to build the NFS -translator and daemon: - -GNU C library at most 2.13 -TI-RPC (currently fails to build on GNU, see - <http://lists.debian.org/debian-hurd/2010/12/msg00007.html>.) - -Obviously, you also need somewhat recent versions of binutils, make, -bash and some other tools. No hard requirements are currently known -for these, though. |
