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 | b024cbe4bf7c74c0a6e5327edf6d8f0747c519c0 (patch) | |
tree | 7e77f944cd7e299c33f4e968b0294088d5caa66a /README.CVS | |
parent | 3a597a087e88ebdaed6e62f28dcc5797a7711b75 (diff) |
2004-03-14 Marcus Brinkmann <marcus@gnu.org>
* README.CVS: New file.
Diffstat (limited to 'README.CVS')
-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. |