diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2004-03-18 21:19:06 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2004-03-18 21:19:06 +0000 |
commit | 5031bec048c9c840c6f8e9dfa211f8fdedd12d52 (patch) | |
tree | febb372cc1223cc72163bedc8c7583a8cf94ecb9 | |
parent | fa29e3786497eee9ede7ae0886f6cf0e659130c3 (diff) |
2004-03-14 Marcus Brinkmann <marcus@gnu.org>
* README.CVS: New file.
-rw-r--r-- | README.CVS | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.CVS b/README.CVS new file mode 100644 index 00000000..781acdeb --- /dev/null +++ b/README.CVS @@ -0,0 +1,22 @@ +-*- 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 + +Obviously, you also need somewhat recent versions of binutils, make, +bash and some other tools. No hard requirements are currently known +for these, though. |