From: Harald Hoyer Date: Thu, 17 Jun 2010 15:14:09 +0000 (+0200) Subject: dracut.8: changed IPv6 addresses to the documentation address space X-Git-Tag: 007~107 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be217dc4d477b8453794cd47842002de14c87c82;p=thirdparty%2Fdracut.git dracut.8: changed IPv6 addresses to the documentation address space --- diff --git a/dracut.8 b/dracut.8 index 1417c3653..45d3295e2 100644 --- a/dracut.8 +++ b/dracut.8 @@ -284,7 +284,7 @@ specify nameserver(s) to use .TP .BR root= "[:][:]" mount nfs share from :/, if no server-ip is given, -use dhcp next_server. if server-ip is an IPv6 address it has to be put in brackets, e.g. [fec0:0:a10:4000:3c67:6ff:fe1f:5904]. +use dhcp next_server. if server-ip is an IPv6 address it has to be put in brackets, e.g. [2001:DB8::1]. NFS options can be appended with the prefix ":" or "," and are seperated by ",". .TP .BR root= "nfs:[:][:]" @@ -331,7 +331,7 @@ e.g. root=iscsi:192.168.50.1::::iqn.2009-06.dracut:target0 .ad l If servername is an IPv6 address, it has to be put in brackets. e.g. - root=iscsi:@[fec0:0:a10:4000:3c67:6ff:fe1f:5904]::::iqn.2009-06.dracut:target0 + root=iscsi:[2001:DB8::1]::::iqn.2009-06.dracut:target0 .TP .ad l .BR root= ??? " netroot=" "\%iscsi:[username:password[:reverse:password]@]\:[]\::[]\::[]\::[]\:: ..." @@ -345,7 +345,7 @@ multiple netroot options allow setting up multiple iscsi disks .ad l If servername is an IPv6 address, it has to be put in brackets. e.g. - netroot=iscsi:@[fec0:0:a10:4000:3c67:6ff:fe1f:5904]::::iqn.2009-06.dracut:target0 + netroot=iscsi:[2001:DB8::1]::::iqn.2009-06.dracut:target0 .TP .ad l .BR \%root= \%??? " \%iscsi_initiator=" \% " \%iscsi_target_name=" "" " \%iscsi_target_ip=" "" " \%iscsi_target_port=" "" " \%iscsi_target_group=" "" " \%iscsi_username=" "" " \%iscsi_password=" " \%iscsi_in_username=" "" " \%iscsi_in_password=" ""