From c0fc9f49955f718e14c47bf901d56ae981f291a4 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 17 Nov 2003 12:55:39 +0000 Subject: move /image_raw to /cdrom --- mdk-stage1/config-stage1.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mdk-stage1/config-stage1.h') diff --git a/mdk-stage1/config-stage1.h b/mdk-stage1/config-stage1.h index 1962bf6f3..66e0140b1 100644 --- a/mdk-stage1/config-stage1.h +++ b/mdk-stage1/config-stage1.h @@ -34,10 +34,10 @@ #ifdef MANDRAKE_MOVE #define MEM_LIMIT_MOVE 120 #define DISTRIB_NAME "Mandrake Move" -#define IMAGE_LOCATION "/sysroot/image_raw" +#define IMAGE_LOCATION "/sysroot/cdrom" #define IMAGE_LOCATION_REAL "/sysroot/image" #define SLASH_LOCATION "/sysroot" -#define RAW_LOCATION_REL "/image_raw" +#define RAW_LOCATION_REL "/cdrom" #define LIVE_LOCATION_REL "/image" #define BOOT_LOCATION "/sysroot/image_boot" #define ALWAYS_LOCATION "/sysroot/image_always" -- cgit v1.2.1