diff options
-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) |