summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-09-11 15:49:43 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-09-11 15:49:43 +0000
commit213b9d2b3d82874dd28e3e76957e3911a76d1a48 (patch)
tree8c2a3851316f1676faf5a49f863a0347b153446c /Makefile
parent85d010b7b0a41f39b6506a52f93e9d893c996497 (diff)
downloaddrakx-backup-do-not-use-213b9d2b3d82874dd28e3e76957e3911a76d1a48.tar
drakx-backup-do-not-use-213b9d2b3d82874dd28e3e76957e3911a76d1a48.tar.gz
drakx-backup-do-not-use-213b9d2b3d82874dd28e3e76957e3911a76d1a48.tar.bz2
drakx-backup-do-not-use-213b9d2b3d82874dd28e3e76957e3911a76d1a48.tar.xz
drakx-backup-do-not-use-213b9d2b3d82874dd28e3e76957e3911a76d1a48.zip
add a "cdrom-changedisk.img" special bootdisk for CD #2, for people who can't boot the isolinux
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4c96865cd..7d252daa1 100644
--- a/Makefile
+++ b/Makefile
@@ -62,6 +62,7 @@ install_only:
ifeq (i386,$(ARCH))
rm -rf $(ROOTDEST)/isolinux
cp -af isolinux $(ROOTDEST)
+ cp -f images/cdrom-changedisk.img $(ROOTDEST)/images
endif
install live_update $(ROOTDEST)/live_update