summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/config-stage1.h
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-10-30 15:21:08 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-10-30 15:21:08 +0000
commite93c19d77225ce7337146a77a86c836baf3c6022 (patch)
tree05d7534d7a3f1e0d6e773e9f06b966d99fce9aa3 /mdk-stage1/config-stage1.h
parentc1cd104e380b066337428bbe4af055f8db198fe2 (diff)
downloaddrakx-e93c19d77225ce7337146a77a86c836baf3c6022.tar
drakx-e93c19d77225ce7337146a77a86c836baf3c6022.tar.gz
drakx-e93c19d77225ce7337146a77a86c836baf3c6022.tar.bz2
drakx-e93c19d77225ce7337146a77a86c836baf3c6022.tar.xz
drakx-e93c19d77225ce7337146a77a86c836baf3c6022.zip
we need a third CLP
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 68ffbff2a..0a4ce0f7a 100644
--- a/mdk-stage1/config-stage1.h
+++ b/mdk-stage1/config-stage1.h
@@ -39,6 +39,7 @@
#define RAW_LOCATION_REL "/image_raw"
#define LIVE_LOCATION_REL "/image"
#define BOOT_LOCATION "/sysroot/image_boot"
+#define ALWAYS_LOCATION "/sysroot/image_always"
#else
#define DISTRIB_NAME "Mandrake Linux"
#define IMAGE_LOCATION "/tmp/image"