]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
hook blkid call also after LVM init
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 17 Sep 2012 13:22:26 +0000 (13:22 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 17 Sep 2012 13:22:26 +0000 (13:22 +0000)
svn-id: @12586

geninitrd

index 808fa21dc24c524956f930e03b2517504c1a650c..b97a8685a1f9d208c8b846675357414b8d68d645 100755 (executable)
--- a/geninitrd
+++ b/geninitrd
@@ -1445,6 +1445,7 @@ if is_yes "$have_nfs"; then
 else
        initrd_gen_md
        initrd_gen_lvm
+       initrd_gen_blkid
        initrd_gen_luks
        initrd_gen_setrootdev
 fi
This page took 0.146482 seconds and 4 git commands to generate.