X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=cf772e06426c6cabd6c160ed573396ccf6fba9c4;hp=e98c32570f484af5fc5ecaa08ef86957b4be4afc;hb=3b5c29f589d4637af4a6f0453975a3df13a6113d;hpb=9f19ddd0c42a509018340a82bd7dc13a0996e6f5 diff --git a/appliance/make.sh.in b/appliance/make.sh.in index e98c325..cf772e0 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -132,13 +132,6 @@ __EOF__ @FEBOOTSTRAP_INSTALL@ initramfs resolv.conf.new /etc/resolv.conf 0644 root.root rm resolv.conf.new - # Create the init script. - @FEBOOTSTRAP_INSTALL@ initramfs appliance/init /init 0755 root.root - - # Just in case the kernel isn't looking for /init, make /sbin/init - # be our script, not the real init. - #@FEBOOTSTRAP_RUN@ initramfs -- ln -f /init /sbin/init - ls -lh $koutput # Now directly run the update script to copy/update the daemon in the