diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-06-01 18:24:55 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-06-01 18:24:55 +0200 |
commit | db33af1661cabdc3f9d6c5da6b8a86438f3b3886 (patch) | |
tree | 2d7485031cbbe3b445f55ef899a6fdf162d670ed | |
parent | 65c62080b3b643327c03e924b7750f7ca49d3a45 (diff) |
mention that dde is now already configured
-rw-r--r-- | hurd/dde/guide.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hurd/dde/guide.mdwn b/hurd/dde/guide.mdwn index bf41dd79..132b36ae 100644 --- a/hurd/dde/guide.mdwn +++ b/hurd/dde/guide.mdwn @@ -14,6 +14,10 @@ with Debian GNU/Hurd, if your (wired) network card is not supported by the old in-kernel drivers shipped with gnumach. +NOTE: As of hurd package 20120520-1, all that is already done for you, do *not* +do anything mentioned below, and you just need to configure your TCP/IP stack by +using settrans on /servers/socket/2, or dhclient /dev/eth0. + This guide assumes that you have an installation of Debian GNU/Linux on the same machine, which helps in fetching the required packages |