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 | 6e517e5e6243c1014ab35d20a6b08d7fd6a52e9b (patch) | |
tree | a173458ff4e16af970579eba8a9fe54a07753e96 /README.CVS | |
parent | 3bdf8aad39d39168d096d3042b659fb9d2ef1651 (diff) | |
download | hurd-6e517e5e6243c1014ab35d20a6b08d7fd6a52e9b.tar.gz hurd-6e517e5e6243c1014ab35d20a6b08d7fd6a52e9b.tar.bz2 hurd-6e517e5e6243c1014ab35d20a6b08d7fd6a52e9b.zip |
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.
Diffstat (limited to 'README.CVS')
-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. |