summaryrefslogtreecommitdiffstats
path: root/initramfs/mkdxsinitrd
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-01-09 02:28:04 +0100
committerDirk von Suchodoletz2007-01-09 02:28:04 +0100
commitb19a75611379e0a57a3edf06eb702a41109be60b (patch)
tree6a20855b7c152ac0b63edba05cc6ff98e967ed4c /initramfs/mkdxsinitrd
parentEnsure that we don't add a superfluous space and later do not detect if (diff)
downloadcore-b19a75611379e0a57a3edf06eb702a41109be60b.tar.gz
core-b19a75611379e0a57a3edf06eb702a41109be60b.tar.xz
core-b19a75611379e0a57a3edf06eb702a41109be60b.zip
x86_64 architecture integration should be started ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@604 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/mkdxsinitrd')
-rwxr-xr-xinitramfs/mkdxsinitrd1
1 files changed, 1 insertions, 0 deletions
diff --git a/initramfs/mkdxsinitrd b/initramfs/mkdxsinitrd
index 7403a254..424ace18 100755
--- a/initramfs/mkdxsinitrd
+++ b/initramfs/mkdxsinitrd
@@ -502,6 +502,7 @@ if [ "$use_busybox" = 1 ]; then
${SLX_SHARE_PATH}/busybox directory."; }
fi
if [ -n "$use_busybox" ] ; then
+ # somehow the target platform should be defined and proper busybox copied
cp ${SLX_SHARE_PATH}/busybox/busybox ${INSTDIR}/bin
for bbins in [ ar arping ash bunzip2 cat chmod chown chroot cp cpio cut \
date dd df dmesg du echo env expr fdisk free grep gunzip hwclock \