summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/config-stage1.h
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-10-18 22:32:49 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-10-18 22:32:49 +0000
commit673ead66567478de006650e4a502b81d08652b4c (patch)
treed14a422e076b46e78c26baac44042c9cd295c070 /mdk-stage1/config-stage1.h
parentca4dfa2f982141d9eaed450c9c3852cd9ec4e24c (diff)
downloaddrakx-673ead66567478de006650e4a502b81d08652b4c.tar
drakx-673ead66567478de006650e4a502b81d08652b4c.tar.gz
drakx-673ead66567478de006650e4a502b81d08652b4c.tar.bz2
drakx-673ead66567478de006650e4a502b81d08652b4c.tar.xz
drakx-673ead66567478de006650e4a502b81d08652b4c.zip
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.
Diffstat (limited to 'mdk-stage1/config-stage1.h')
-rw-r--r--mdk-stage1/config-stage1.h1
1 files changed, 1 insertions, 0 deletions
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"