diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-12 13:17:38 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-12 13:17:38 +0200 |
commit | 02dc763468a9ed995e1b4af298d6448f143615d6 (patch) | |
tree | 7ba0c821ec310a3c46f9644af7724c74cee9664d /Hurd/KnownHurdLimits.mdwn | |
parent | 1c6d9a52d3e0bace25ec83f37342423489ef73ea (diff) | |
parent | 8d11105be2fa718495a171d5a3a8366af1aefa63 (diff) | |
download | web-02dc763468a9ed995e1b4af298d6448f143615d6.tar.gz web-02dc763468a9ed995e1b4af298d6448f143615d6.tar.bz2 web-02dc763468a9ed995e1b4af298d6448f143615d6.zip |
Merge branch 'iki-master' of kepler:tmp/hurd/wiki/hurd-wiki.d
Conflicts:
Distrib/WebHome.mdwn
Hug/WebHome.mdwn
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]] |