summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/config-stage1.h
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-11-04 13:34:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-11-04 13:34:35 +0000
commit14fea96c0c480153c0c8cda1a2b20f0443b15375 (patch)
treef9d61af494ba3ac40dc2310e61834f012df253de /mdk-stage1/config-stage1.h
parent464ba94fa19ca47073578b9b7f418a2dedd00cc4 (diff)
downloaddrakx-14fea96c0c480153c0c8cda1a2b20f0443b15375.tar
drakx-14fea96c0c480153c0c8cda1a2b20f0443b15375.tar.gz
drakx-14fea96c0c480153c0c8cda1a2b20f0443b15375.tar.bz2
drakx-14fea96c0c480153c0c8cda1a2b20f0443b15375.tar.xz
drakx-14fea96c0c480153c0c8cda1a2b20f0443b15375.zip
replace RAW_LOCATION_REL with IMAGE_LOCATION_REL
(the absolute symlink will now be relative, but that's ok here)
Diffstat (limited to 'mdk-stage1/config-stage1.h')
-rw-r--r--mdk-stage1/config-stage1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mdk-stage1/config-stage1.h b/mdk-stage1/config-stage1.h
index b4a6105b6..46ba3faaa 100644
--- a/mdk-stage1/config-stage1.h
+++ b/mdk-stage1/config-stage1.h
@@ -38,7 +38,6 @@
#define IMAGE_LOCATION_REL "cdrom"
#define IMAGE_LOCATION IMAGE_LOCATION_DIR IMAGE_LOCATION_REL
#define IMAGE_LOCATION_REAL SLASH_LOCATION "/image"
-#define RAW_LOCATION_REL "/cdrom"
#define STAGE2_LOCATION_ROOTED "/image"
#define BOOT_LOCATION SLASH_LOCATION "/image_boot"
#define ALWAYS_LOCATION SLASH_LOCATION "/image_always"