X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=make-initramfs.sh.in;h=2e3befbcc4423f1581f788ed525533e08d3c5b0d;hb=632012e6419f04fab93909f92ecbab5a2c590447;hp=f641cd004d025440758c06c4478063a65ecdf04a;hpb=0fea1c76712c3c9a8e4309aa0b325e48a0a935b8;p=libguestfs.git 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.