]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.sh: add missing piece for option --add-device
authorHarald Hoyer <harald@redhat.com>
Wed, 8 Jan 2014 14:37:18 +0000 (15:37 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 13 Jan 2014 08:51:04 +0000 (09:51 +0100)
dracut.sh

index 11dcd0e5312253b5881a468fe93cd43630e33f79..bae03d7615e08673a93276c0d77123ffee0bd9d6 100755 (executable)
--- a/dracut.sh
+++ b/dracut.sh
@@ -308,6 +308,7 @@ TEMP=$(unset POSIXLY_CORRECT; getopt \
     --long add-fstab: \
     --long mount: \
     --long device: \
+    --long add-device: \
     --long nofscks: \
     --long ro-mnt \
     --long kmoddir: \