summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/etc/functions
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-10-14 00:15:44 +0200
committerDirk von Suchodoletz2008-10-14 00:15:44 +0200
commit38f594492b59c6671df289d16ce0fa93c190d9a0 (patch)
tree64a1a3a73029fa4d9dfd5d57334c5cbabaa866f6 /initramfs/stage3-stuff/etc/functions
parentAvoid repetitions of elif (and get easier matching for local, local25 (diff)
downloadcore-38f594492b59c6671df289d16ce0fa93c190d9a0.tar.gz
core-38f594492b59c6671df289d16ce0fa93c190d9a0.tar.xz
core-38f594492b59c6671df289d16ce0fa93c190d9a0.zip
Wait for a proper file to see proper end of disk detection.
Should fix #297 (please test on different distros). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2291 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/stage3-stuff/etc/functions')
-rw-r--r--initramfs/stage3-stuff/etc/functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/stage3-stuff/etc/functions b/initramfs/stage3-stuff/etc/functions
index a3242588..723131f6 100644
--- a/initramfs/stage3-stuff/etc/functions
+++ b/initramfs/stage3-stuff/etc/functions
@@ -384,7 +384,7 @@ $filepath, fileserv:$fileserv" >>$LOGFILE
esac
done
echo -e "\n## Configuration via fileget from ${fileprot}://${fileserv}/\
-${cfgfile}\n# Hierarchy is distro client and as last\n# distro/default" \
+${cfgfile}\n# Hierarchy is distro client and as last distro/default" \
>>/tmp/confviafile
fi
cat /initramfs/machine-setup >>/tmp/confviafile