[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Network configuration with DHCP



Hi!

How to automatically run dhclient at system boot:

On Thu, 27 Sep 2012 08:58:18 +0200, I wrote:
> <http://www.gnu.org/software/hurd/hurd/running/debian/dhcp.html> [...]
> probably could do with some updating.

I have now updated that page as follows (locally; not yet published):

@@ -10,16 +10,16 @@ License|/fdl]]."]]"""]]
 
 [[!tag open_issue_porting]]
 
-In order to use DHCP, you need to install the `ifup` and `isc-dhcp-client`
-packages, and manually create the following two symbolic links:
+In order to use DHCP, you need to install the `ifupdown` and `isc-dhcp-client`
+packages, and manually create the following symbolic link:
 
-    # ln -s ../rcS.d/S06ifupdown-clean ../rcS.d/S11networking /etc/rc.boot/
+    # ln -s ../rcS.d/S10networking /etc/rc.boot/
 
-During execution at boot time, the `S11networking` script will emit some error
+During execution at boot time, the `S10networking` script will emit some error
 messages while trying to configure the loopback interface.  These are not
 fatal.
 
-Debian GNU/Hurd doesn't currently execute's Debian standard `/etc/rcS.d/*` boot
+Debian GNU/Hurd doesn't currently execute Debian standard `/etc/rcS.d/*` boot
 scripts, but has its own `/libexec/rc` script -- which integrates scripts from
 `/etc/rc.boot/` instead.
 


Grüße,
 Thomas

Attachment: pgpa1nGf0zVmd.pgp
Description: PGP signature


Reply to: