X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=make-initramfs.sh.in;h=2e3befbcc4423f1581f788ed525533e08d3c5b0d;hp=f641cd004d025440758c06c4478063a65ecdf04a;hb=e118c14b9552de311cbc1734e03a3226b484c1e8;hpb=0fea1c76712c3c9a8e4309aa0b325e48a0a935b8 diff --git a/make-initramfs.sh.in b/make-initramfs.sh.in index f641cd0..2e3befb 100755 --- a/make-initramfs.sh.in +++ b/make-initramfs.sh.in @@ -26,7 +26,9 @@ modules=" -i augeas-libs -i bash -i coreutils +-i dosfstools -i file +-i grub -i iputils -i kernel -i lvm2 @@ -34,11 +36,10 @@ modules=" -i module-init-tools -i net-tools -i ntfs-3g +-i ntfsprogs -i procps -i strace -i util-linux-ng --i dosfstools --i ntfsprogs " # Decide on names for the final output. These have to match Makefile.am.