From 673ead66567478de006650e4a502b81d08652b4c Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Sat, 18 Oct 2003 22:32:49 +0000 Subject: support cloop over NFS too. stay flexible enough so that server= parameter can either designate the root of the live tree or the root for the cloop live tree, program will detect automatically both. --- 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 c4b065bd3..57041bfa5 100644 --- a/mdk-stage1/config-stage1.h +++ b/mdk-stage1/config-stage1.h @@ -36,6 +36,7 @@ #define IMAGE_LOCATION "/sysroot/image_raw" #define IMAGE_LOCATION_REAL "/sysroot/image" #define SLASH_LOCATION "/sysroot" +#define RAW_LOCATION_REL "/image_raw" #define LIVE_LOCATION_REL "/image" #else #define DISTRIB_NAME "Mandrake Linux" -- cgit v1.2.1