* [PATCH] Add -[-no]-hostonly-cmdline option handling for getopt
@ 2014-03-03 7:22 WANG Chao
[not found] ` <20140303072200.GA20357-2coKmSd1Zb6BYdNaKHuJJRcY2uh10dtjAL8bYrjMMd8@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: WANG Chao @ 2014-03-03 7:22 UTC (permalink / raw)
To: Harald Hoyer; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA, Vivek Goyal
commit ab9457e introduce such new options but it missed to add these
options to getopt arguments.
Signed-off-by: WANG Chao <chaowang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
---
dracut.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dracut.sh b/dracut.sh
index 74640ad..79c59d5 100755
--- a/dracut.sh
+++ b/dracut.sh
@@ -349,6 +349,8 @@ rearrange_params()
--long host-only \
--long no-hostonly \
--long no-host-only \
+ --long hostonly-cmdline \
+ --long no-hostonly-cmdline \
--long persistent-policy: \
--long fstab \
--long help \
--
1.8.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-03 11:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 7:22 [PATCH] Add -[-no]-hostonly-cmdline option handling for getopt WANG Chao
[not found] ` <20140303072200.GA20357-2coKmSd1Zb6BYdNaKHuJJRcY2uh10dtjAL8bYrjMMd8@public.gmane.org>
2014-03-03 11:46 ` Harald Hoyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox