X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=452a0368a9baabe663d9021fe4523028fe8114c8;hp=a65c9d7794d375373ca25f309591043bbc2e6a6b;hb=fa7c8bb79b45aecdf65ed93635a42f3fdf301134;hpb=1957e9ed3402120f4868dcea04abb51ceb44df30 diff --git a/Makefile.am b/Makefile.am index a65c9d7..452a036 100644 --- a/Makefile.am +++ b/Makefile.am @@ -80,6 +80,9 @@ $(INITRAMFSIMG): initramfs/fakeroot.log daemon/guestfsd bash $(top_builddir)/update-initramfs.sh touch $@ +make-initramfs.sh: make-initramfs.sh.in + ./config.status $@ + # Tests. These are auto-generated from the test descriptions. check_PROGRAMS = tests @@ -194,11 +197,11 @@ test-boot-realistic: emptydisk -serial stdio \ -net channel,6666:unix:/tmp/sock,server,nowait \ -net user,vlan=0 \ - -net nic,vlan=0 + -net nic,model=virtio,vlan=0 # Make clean. -CLEANFILES = $(fs_DATA) emptydisk pod2htm?.tmp *~ html/*~ recipes/*~ +CLEANFILES = $(fs_DATA) emptydisk pod2htm?.tmp clean-local: rm -rf initramfs