From a3912a424feb65f9379fa85e387a8dc6a0467bee Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Tue, 3 Oct 2000 15:13:44 +0000 Subject: *** empty log message *** --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fdb5f2971..9e24d212c 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ install: build autoboot rescue ifeq (alpha,$(ARCH)) cp -f $(BOOT_RDZ) $(ROOTDEST)/boot cp -f vmlinux.gz $(ROOTDEST)/boot/instboot.gz + install -m 0755 live_update $(ROOTDEST)/live_update # sudo install -d /mnt/loop # for i in $(ROOTDEST)/images/disks/*; do \ # sudo mount $$i /mnt/loop -o loop ;\ -- cgit v1.2.1