summaryrefslogtreecommitdiff
path: root/Hurd
diff options
context:
space:
mode:
authorGrant Bowman <grantbow at grantbow dot com>2002-10-23 00:47:00 +0000
committerGrant Bowman <grantbow at grantbow dot com>2002-10-23 00:47:00 +0000
commit2c0f28637f1d01656a6e62524da34a02c3a7408d (patch)
tree6f215b052b66278234284a843c2a3c92d2ad0029 /Hurd
parent3cd8ebb9c578916518dfa5e4ee32e5af6c5dca49 (diff)
none
Diffstat (limited to 'Hurd')
-rw-r--r--Hurd/KnownHurdLimits.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/Hurd/KnownHurdLimits.mdwn b/Hurd/KnownHurdLimits.mdwn
index c068dbf5..3b24c9d0 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.
-* ~1.5+ GB hard disk ([[ExtTwoSize]])
+* ~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.
@@ -14,6 +14,8 @@ When comparing the Hurd (including it's [[GnuMach]] microkernel) to alternatives
* [[NewConsole]] server not in CDs or tarballs yet
+* [[PthreadsLibrary]] not in CDs or tarballs yet
+
* sound support missing (in progress)
* um-pppd missing (see [[PppDaemon]])