diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-05-25 20:55:57 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-05-25 20:55:57 +0000 |
commit | 3bf8c888275dd3e5bd634a75cdda6294c6eb1e94 (patch) | |
tree | c975e186df4e6e49f0fdabfcce96700a5fce3650 /Hurd | |
parent | 0a85e0dd39e91062c413c94e293eab0b74946730 (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/KnownHurdLimits.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/KnownHurdLimits.mdwn b/Hurd/KnownHurdLimits.mdwn index 4368c936..de041be8 100644 --- a/Hurd/KnownHurdLimits.mdwn +++ b/Hurd/KnownHurdLimits.mdwn @@ -1,6 +1,6 @@ When comparing the Hurd (including it's [[GnuMach]] microkernel) to alternatives please remember that the last released version number is 0.2. For example, the Linux Kernel took awhile to mature. The Debian GNU/Hurd system is developing rapidly. Assistance with programming and support tasks is greatly appreciated. The general [Hardware Compatibility Guide](http://www.freesoftware.fsf.org/thug/gnumach_hardware.html) is another good reference. Now for the list of known Gnu/Hurd limitations. -* 1GB hard disk [partition limit](http://www.gnu.org/software/hurd/faq.en.html#q2-6) +* 1GB hard disk [partition limit](http://www.gnu.org/software/hurd/faq.en.html#q2-6) ([Nov 2001](http://mail.gnu.org/pipermail/hurd-devel/2001q4/000135.html) and [March 2002](http://mail.gnu.org/pipermail/hurd-devel/2002q1/000221.html) status) * missing hardware drivers. Current [[GnuMach]] drivers are from Linux Kernel version 2.0. [[OskitMach]] will have Linux Kernel version 2.2 drivers. |