]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut.sh
dracut: make options position independent
authorHarald Hoyer <harald@redhat.com>
Thu, 10 Mar 2011 14:55:02 +0000 (15:55 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 10 Mar 2011 16:22:56 +0000 (17:22 +0100)
commit486a1b9324d6fc7bc534d8147d64b8b259692c46
treed55783a4098603b1d528edca692d4ecaf579099d
parent4fea3ea6f15733ea7ad695eb0ddde4518c628f1b
dracut: make options position independent

now this is possible:
$ dracut test.img -f
$ dracut test.img '' -f
dracut