diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-10-28 22:07:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-10-28 22:07:00 +0000 |
commit | 2d8848bbf30a80087208e15e43c84c133500e778 (patch) | |
tree | fca9cf19ee2dd654fc4ac6e16fe2df105604dff0 /Hurd/KnownHurdLimits.mdwn | |
parent | 732a0318223ab036e2528fe693ad7dc5dd5a9113 (diff) | |
download | web-2d8848bbf30a80087208e15e43c84c133500e778.tar.gz web-2d8848bbf30a80087208e15e43c84c133500e778.tar.bz2 web-2d8848bbf30a80087208e15e43c84c133500e778.zip |
none
Diffstat (limited to 'Hurd/KnownHurdLimits.mdwn')
-rw-r--r-- | Hurd/KnownHurdLimits.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Hurd/KnownHurdLimits.mdwn b/Hurd/KnownHurdLimits.mdwn index 3b24c9d0..359ad727 100644 --- a/Hurd/KnownHurdLimits.mdwn +++ b/Hurd/KnownHurdLimits.mdwn @@ -1,8 +1,8 @@ -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. +When comparing the Hurd (including it's [[Mach/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. * ~1.5+ GB ext2 partition size limit ([[ExtTwoSize]]) -* missing hardware drivers. Current [[GnuMach]] drivers are from Linux Kernel version 2.0. [[OskitMach]] will have Linux Kernel version 2.2 drivers. +* missing hardware drivers. Current [[Mach/GnuMach]] drivers are from Linux Kernel version 2.0. [[Mach/OskitMach]] will have Linux Kernel version 2.2 drivers. * swap is highly [recommended](http://www.gnu.org/software/hurd/faq.en.html#q2-7). |