From: Anton Blanchard <anton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 2/3] server-id in ip= is not optional
Date: Tue, 27 Dec 2011 09:08:28 +1100 [thread overview]
Message-ID: <20111226220903.656046366@samba.org> (raw)
In-Reply-To: 20111226220903.564739340@samba.org
[-- Attachment #1: ip_not_optional.patch --]
[-- Type: text/plain, Size: 1451 bytes --]
The documentation suggests that server-id is an optional argument
but ip_to_var fails if it is not specified. Fix the documentation.
---
Index: dracut/dracut.cmdline.7.xml
===================================================================
--- dracut.orig/dracut.cmdline.7.xml 2011-12-27 09:02:05.424745613 +1100
+++ dracut/dracut.cmdline.7.xml 2011-12-27 09:02:31.321211186 +1100
@@ -452,9 +452,9 @@ with a valid DHCP root-path.</para>
</listitem>
</varlistentry>
<varlistentry>
- <term><envar>ip=</envar><replaceable><client-IP></replaceable>:<optional>
+ <term><envar>ip=</envar><replaceable><client-IP></replaceable>:
<replaceable><server-id></replaceable>
- </optional>:<replaceable><gateway-IP></replaceable>:<replaceable><netmask></replaceable>:<replaceable><client_hostname></replaceable>:<replaceable><interface></replaceable>:<replaceable>{none|off}</replaceable></term>
+ :<replaceable><gateway-IP></replaceable>:<replaceable><netmask></replaceable>:<replaceable><client_hostname></replaceable>:<replaceable><interface></replaceable>:<replaceable>{none|off}</replaceable></term>
<listitem>
<para>explicit network configuration. If you want do define a IPv6 address, put it in brackets (e.g. [2001:DB8::1]).
This parameter can be specified multiple times.</para>
next prev parent reply other threads:[~2011-12-26 22:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-26 22:08 [PATCH 1/3] Handle upper case MAC addresses in ifname option Anton Blanchard
2011-12-26 22:08 ` Anton Blanchard [this message]
[not found] ` <20111226220903.656046366-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
2012-01-23 11:05 ` [PATCH 2/3] server-id in ip= is not optional Harald Hoyer
2011-12-26 22:08 ` [PATCH 3/3] ip= server-id should be server-IP Anton Blanchard
[not found] ` <20111226220903.738439469-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
2012-01-23 11:05 ` Harald Hoyer
[not found] ` <20111226220903.564739340-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
2011-12-29 9:06 ` [PATCH 1/3] Handle upper case MAC addresses in ifname option David Dillow
2012-01-23 11:04 ` Harald Hoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111226220903.656046366@samba.org \
--to=anton-eunubhrolfbytjvyw6ydsg@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.