commit ab9457e introduce such new options but it missed to add these options to getopt arguments. Signed-off-by: WANG Chao <chaowang@xxxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html