diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-09-25 19:59:56 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-09-25 19:59:56 +0000 |
commit | b9dbec05e71cfb2f5f489c364e963b3e97f0bd7b (patch) | |
tree | 0072bf6a18407fc0694825a7b8f46704ea2ddabf /Hurd | |
parent | 933e29e253c5c97b00e978e28d8a6206a2177e5e (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/KnownHurdLimits.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Hurd/KnownHurdLimits.mdwn b/Hurd/KnownHurdLimits.mdwn index 1702500c..661a167c 100644 --- a/Hurd/KnownHurdLimits.mdwn +++ b/Hurd/KnownHurdLimits.mdwn @@ -4,8 +4,6 @@ When comparing the Hurd (including it's [[GnuMach]] microkernel) to alternatives * missing hardware drivers. Current [[GnuMach]] drivers are from Linux Kernel version 2.0. [[OskitMach]] will have Linux Kernel version 2.2 drivers. -* USB support is missing - * swap is highly [recommended](http://www.gnu.org/software/hurd/faq.en.html#q2-7). * 768 megabytes RAM [approximately](http://www.freesoftware.fsf.org/thug/gnumach_hardware.html#Memory). @@ -21,3 +19,7 @@ When comparing the Hurd (including it's [[GnuMach]] microkernel) to alternatives * XFree86 is stabilizing * fatfs translator is stabilizing + +* USB support is missing + +* ext3 support is not [started yet](http://lists.debian.org/debian-hurd/2002/debian-hurd-200209/msg00069.html) |