From 287245dab721c6049a946dffb32152fc2839c015 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 22 Oct 2003 19:17:52 +0000 Subject: handle "boot" clp and "main" clp. passing argument "live" can force to not use the clp in favor of live tree. --- mdk-stage1/config-stage1.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mdk-stage1/config-stage1.h') diff --git a/mdk-stage1/config-stage1.h b/mdk-stage1/config-stage1.h index 57041bfa5..68ffbff2a 100644 --- a/mdk-stage1/config-stage1.h +++ b/mdk-stage1/config-stage1.h @@ -38,6 +38,7 @@ #define SLASH_LOCATION "/sysroot" #define RAW_LOCATION_REL "/image_raw" #define LIVE_LOCATION_REL "/image" +#define BOOT_LOCATION "/sysroot/image_boot" #else #define DISTRIB_NAME "Mandrake Linux" #define IMAGE_LOCATION "/tmp/image" -- cgit v1.2.1