summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/config-stage1.h
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-04 17:53:11 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-04 17:53:11 +0000
commit53b29b4e08fb1f5c5e55f24aa8bd0030f0a7399c (patch)
tree987b42a82226850d1bcb055d6e8dac7c5b7f2a2b /mdk-stage1/config-stage1.h
parent86c0067f5ed07aa478eadc94d7336d30a846a87f (diff)
downloaddrakx-backup-do-not-use-53b29b4e08fb1f5c5e55f24aa8bd0030f0a7399c.tar
drakx-backup-do-not-use-53b29b4e08fb1f5c5e55f24aa8bd0030f0a7399c.tar.gz
drakx-backup-do-not-use-53b29b4e08fb1f5c5e55f24aa8bd0030f0a7399c.tar.bz2
drakx-backup-do-not-use-53b29b4e08fb1f5c5e55f24aa8bd0030f0a7399c.tar.xz
drakx-backup-do-not-use-53b29b4e08fb1f5c5e55f24aa8bd0030f0a7399c.zip
need to handle totem clp at stage1 because it needs to provide /usr directory
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 0a4ce0f7a..fea665858 100644
--- a/mdk-stage1/config-stage1.h
+++ b/mdk-stage1/config-stage1.h
@@ -40,6 +40,7 @@
#define LIVE_LOCATION_REL "/image"
#define BOOT_LOCATION "/sysroot/image_boot"
#define ALWAYS_LOCATION "/sysroot/image_always"
+#define TOTEM_LOCATION "/sysroot/image_totem"
#else
#define DISTRIB_NAME "Mandrake Linux"
#define IMAGE_LOCATION "/tmp/image"