diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-07-29 16:39:24 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-07-29 16:39:24 +0000 |
commit | 8d11105be2fa718495a171d5a3a8366af1aefa63 (patch) | |
tree | 52b9ccbf04dfc7ef5584712274d076c3656948f1 /Hurd/KnownHurdLimits.mdwn | |
parent | 0a264b140d8325d030876efadff0cf80a0cdc767 (diff) | |
parent | 183121ec01eef5703a1e1a40b0253313f87150ff (diff) |
cvsimport
Diffstat (limited to 'Hurd/KnownHurdLimits.mdwn')
-rw-r--r-- | Hurd/KnownHurdLimits.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Hurd/KnownHurdLimits.mdwn b/Hurd/KnownHurdLimits.mdwn index 9842903b..28ab0284 100644 --- a/Hurd/KnownHurdLimits.mdwn +++ b/Hurd/KnownHurdLimits.mdwn @@ -5,8 +5,8 @@ When comparing the Hurd (and its GNUMach microkernel) to alternatives please rem Now, the list of known limitations of the Hurd. * ~1.5+ GB ext2 partition size limit + * The problem is fixed in the Debian GNU/Hurd distribution but not the official sources, see [this email](http://lists.debian.org/debian-hurd/2007/07/msg00087.html) * See [[ExtTwoSize]] - * The problem is fixed in the Debian GNU/Hurd distribution * Missing device drivers. * Current GNUMach drivers are from Linux 2.0. @@ -20,6 +20,7 @@ Now, the list of known limitations of the Hurd. * In progress, see [[RandomDevice]] * No DHCP client will work yet. + * promising information [Jan 2005](http://lists.gnu.org/archive/html/bug-hurd/2005-01/msg00025.html), needs an update * See [[DhcpClient]] - need to update TCP/IP server. * There are some [[Distrib/SystemAPILimits]] |