dracut.sh: use getopt to parse arguments
authorHarald Hoyer <harald@redhat.com>
Tue, 3 Jul 2012 12:20:51 +0000 (14:20 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 3 Jul 2012 12:50:18 +0000 (14:50 +0200)
commitffa71b4afa3e8865ab4f068f908ff8e05744a6ee
tree378d5618476ce08879f0cafa542b7d2b632d5ccc
parent9f355169f454987405fcb79dc3eba6a280981a8c
dracut.sh: use getopt to parse arguments

now we can put options and arguments anywhere we like.

e.g.
$ dracut test.img --force
dracut.sh