From 8fb2720895f0b28e7872c6b887dc29551702382a Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 22 Apr 2016 12:38:28 +0200 Subject: liveinit: make the DHCP wait time configurable and set a longer default. New boot parameter: dhcpwait= Maximum wait time for the DHCP client to configure a network interface (new default: 20 seconds, was 10 seconds). --- README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index cae5109..c1cf6b5 100644 --- a/README.txt +++ b/README.txt @@ -170,7 +170,10 @@ noload=mod1[,mod2[...]] => Prevent loading of one or more === Network boot === -nfsroot=ip.ad.dr.ess:/path/to/liveslak =>defines the IP address +dhcpwait= => Maximum wait time for the DHCP client to + configure a network interface (default: 20 seconds). + +nfsroot=ip.ad.dr.ess:/path/to/liveslak => defines the IP address of the NFS server, and the path to the extracted content of Slackware Live Edition. -- cgit v1.2.3