slitaz-tools rev 337

bootfloppybox: update webboot help
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 28 10:50:19 2009 +0200 (2009-04-28)
parents 6e6809564b46
children 4e661d6dced9
files tinyutils/bootfloppybox
line diff
     1.1 --- a/tinyutils/bootfloppybox	Tue Apr 28 01:22:28 2009 +0200
     1.2 +++ b/tinyutils/bootfloppybox	Tue Apr 28 10:50:19 2009 +0200
     1.3 @@ -406,6 +406,8 @@
     1.4  You can override IP configuration too (useful without a DHCP server), example: <i>ip=192.168.0.10/24 gw=192.168.0.1 dns=192.168.0.1 nodhcp url=http://mirror.slitaz.org/pxe/pxelinux.0</i>
     1.5  
     1.6  The <i>nodhcp</i> keyword avoids dhcp timeouts and the <i>url=</i> keyword is optional when the url is the only one argument.
     1.7 +
     1.8 +Comma separated URL list are supported. The PXE client will try to load the first URL. If the load fails, it will try the next URL, and so on. 
     1.9  "
    1.10        </label>
    1.11      </text>