diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-10-04 11:59:28 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-10-27 19:32:33 +0100 |
commit | 8fac6986eadf6db5d155030cc67a904f22cadf29 (patch) | |
tree | 1703f36722cf24a58b7f587b782a1bd26e80782c /faq/old_faq.txt | |
parent | e6836b059d6fd3ccc6ab478fca8cb5808b9b71a2 (diff) | |
download | web-8fac6986eadf6db5d155030cc67a904f22cadf29.tar.gz web-8fac6986eadf6db5d155030cc67a904f22cadf29.tar.bz2 web-8fac6986eadf6db5d155030cc67a904f22cadf29.zip |
Updates after the 2013-09-27 releases.
Diffstat (limited to 'faq/old_faq.txt')
-rw-r--r-- | faq/old_faq.txt | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/faq/old_faq.txt b/faq/old_faq.txt index 98c605eb..e370277e 100644 --- a/faq/old_faq.txt +++ b/faq/old_faq.txt @@ -18,8 +18,8 @@ users when they are talking about, installing, using, compiling and developing the GNU Hurd as well as its binary distribution Debian GNU/Hurd. Be sure to read this before asking for help. -The GNU Hurd is under active development and a stable version has not -yet been released. Be aware that: there is a lot of work yet to be +The GNU Hurd is under active development. +Be aware that there is a lot of work yet to be completed; you will find bugs; your system will crash. That said, there is a lot of room for contributions at all levels: development of the Hurd and Mach proper, porting applications, writing documentation and, @@ -406,7 +406,7 @@ at: ?? What is OSKit-Mach? -{NHW,FH} There are two versions of GNU Mac that are in use: GNU Mach +{NHW,FH} There have once been two versions of GNU Mach developed: GNU Mach 1.x and GNU Mach 2.x, formerly known as OSKit-Mach. The former uses the drivers from Linux 2.0.x while the latter uses the University of Utah's OSKit library for drivers. You can find out more about the @@ -414,9 +414,7 @@ OSKit library at: http://www.cs.utah.edu/flux/oskit -GNU Mach 2.x is usable, but some things are still missing or not -working, like the serial port and scsi drivers. This is why GNU Mach -2.0 hasn't released yet and the two versions coexist. +The project didn't work out too well, so development has again been halted. ?? Where is the documentation? |