summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-04-22 12:38:28 +0200
committer Eric Hameleers <alien@slackware.com>2016-04-22 12:38:28 +0200
commit8fb2720895f0b28e7872c6b887dc29551702382a (patch)
tree4a744da4244762d5508a93f36a67474585622b88 /README.txt
parentdc3150191a8432ec539a8344f7942a0922352570 (diff)
downloadliveslak-8fb2720895f0b28e7872c6b887dc29551702382a.tar.gz
liveslak-8fb2720895f0b28e7872c6b887dc29551702382a.tar.xz
liveinit: make the DHCP wait time configurable and set a longer default.
New boot parameter: dhcpwait=<numseconds> Maximum wait time for the DHCP client to configure a network interface (new default: 20 seconds, was 10 seconds).
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 4 insertions, 1 deletions
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=<numseconds> => 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.