]> git.ipfire.org Git - thirdparty/dracut.git/commit
mkinitrd-dracut.sh: Allow mkinitrd call without passing any parameters
authorThomas Renninger <trenn@suse.de>
Fri, 27 Sep 2013 18:18:58 +0000 (20:18 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 4 Oct 2013 11:56:41 +0000 (13:56 +0200)
commit40db1daf00a5a7e3d8cbd323b7e7855412b7228f
treed20cac66eb8493ebb855977670327a9106d5127b
parentcbd1b385a2c91b1ac2b9720466583baceda0b0ee
mkinitrd-dracut.sh: Allow mkinitrd call without passing any parameters

Before this gave a "usage" error.
Now boot_dir (by default /boot) is scanned for available kernels and sane
initrd default targets get defined and the corresponding initramfs files
are generated.

Signed-off-by: Thomas Renninger <trenn@suse.de>
mkinitrd-dracut.sh