summaryrefslogtreecommitdiffstats
path: root/appliance/make.sh.in
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-07-02 21:33:51 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-07-02 21:33:51 +0100
commit7d3cccb66df63815f8230009b8d2fdf8965fbaa8 (patch)
treef3c576ddb70e7d637942ee3d61abc66ee024d660 /appliance/make.sh.in
parent373a9ad0abb09ee079da834d251a744cdbe9ae70 (diff)
downloadlibguestfs-7d3cccb66df63815f8230009b8d2fdf8965fbaa8.tar.gz
libguestfs-7d3cccb66df63815f8230009b8d2fdf8965fbaa8.tar.xz
libguestfs-7d3cccb66df63815f8230009b8d2fdf8965fbaa8.zip
Don't rebuild the whole appliance if just the /init script has been changed.
Diffstat (limited to 'appliance/make.sh.in')
-rwxr-xr-xappliance/make.sh.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/appliance/make.sh.in b/appliance/make.sh.in
index e98c3257..cf772e06 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