summaryrefslogtreecommitdiffstats
path: root/initrd
diff options
context:
space:
mode:
authorNico Dietrich2006-03-15 01:24:51 +0100
committerNico Dietrich2006-03-15 01:24:51 +0100
commit0014c09f771f40501bcc8715b5b793501e3f68d8 (patch)
tree2546977f43650c4d3ad01daed9cb8d421fd7b3c2 /initrd
parentmove ld4 and 3.4 one level up (diff)
downloadcore-0014c09f771f40501bcc8715b5b793501e3f68d8.tar.gz
core-0014c09f771f40501bcc8715b5b793501e3f68d8.tar.xz
core-0014c09f771f40501bcc8715b5b793501e3f68d8.zip
small fixes in installer and mkdxsinitrd
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@107 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd')
-rwxr-xr-xinitrd/mkdxsinitrd2
1 files changed, 1 insertions, 1 deletions
diff --git a/initrd/mkdxsinitrd b/initrd/mkdxsinitrd
index 8043e07d..42964d4d 100755
--- a/initrd/mkdxsinitrd
+++ b/initrd/mkdxsinitrd
@@ -434,7 +434,7 @@ if [ -z "$FSMODULES" ] ; then
FSMODULES="nbd nfs"
fi
if [ -z "$INITRD_PATH" ] ; then
- INITRD_PATH="/tmp/dxsinitrd.gz"
+ INITRD_PATH="${ROOTDIR}/tmp/dxsinitrd.gz"
fi
# define modules to put into initial ramdisk for debugging