Blame 0034-dracut.cmdline.7.asc-document-server-ip-of-ip-parame.patch

Harald Hoyer 4734ec
From e38e73d5a683ce93146c147305278b9175def3a0 Mon Sep 17 00:00:00 2001
Harald Hoyer 4734ec
From: Harald Hoyer <harald@redhat.com>
Harald Hoyer 4734ec
Date: Mon, 2 Dec 2013 10:30:52 +0100
Harald Hoyer 4734ec
Subject: [PATCH] dracut.cmdline.7.asc: document "server-ip" of "ip=" parameter
Harald Hoyer 4734ec
Harald Hoyer 4734ec
---
Harald Hoyer 4734ec
 dracut.cmdline.7.asc | 6 ++++--
Harald Hoyer 4734ec
 1 file changed, 4 insertions(+), 2 deletions(-)
Harald Hoyer 4734ec
Harald Hoyer 4734ec
diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc
Harald Hoyer 4734ec
index 19bfb93..6a5fc8f 100644
Harald Hoyer 4734ec
--- a/dracut.cmdline.7.asc
Harald Hoyer 4734ec
+++ b/dracut.cmdline.7.asc
Harald Hoyer 4734ec
@@ -444,10 +444,12 @@ cannot be used in conjunction with the **ifname** argument for the
Harald Hoyer 4734ec
 same <interface>.
Harald Hoyer 4734ec
 =====================
Harald Hoyer 4734ec
 
Harald Hoyer 4734ec
-**ip=**__<client-IP>__:__<server-IP>__:__<gateway-IP>__:__<netmask>__:__<client_hostname>__:__<interface>__:__{none|off|dhcp|on|any|dhcp6|auto6|ibft}__:[:[__<mtu>__][:__<macaddr>__]]::
Harald Hoyer 4734ec
+**ip=**__<client-IP>__:[__<peer>__]:__<gateway-IP>__:__<netmask>__:__<client_hostname>__:__<interface>__:__{none|off|dhcp|on|any|dhcp6|auto6|ibft}__:[:[__<mtu>__][:__<macaddr>__]]::
Harald Hoyer 4734ec
     explicit network configuration. If you want do define a IPv6 address, put it
Harald Hoyer 4734ec
     in brackets (e.g. [2001:DB8::1]). This parameter can be specified multiple
Harald Hoyer 4734ec
-    times.
Harald Hoyer 4734ec
+    times. __<peer>__ is optional and is the address of the remote endpoint
Harald Hoyer 4734ec
+    for pointopoint interfaces and it may be followed by a slash and a decimal number,
Harald Hoyer 4734ec
+    encoding the network prefix length.
Harald Hoyer 4734ec
 +
Harald Hoyer 4734ec
 =====================
Harald Hoyer 4734ec
 <macaddr>::: optionally **set** <macaddr> on the <interface>. This