From 416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 2 Sep 2010 17:50:49 +0200 Subject: change dir structure --- src/tools/README.busybox | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/tools/README.busybox (limited to 'src/tools/README.busybox') diff --git a/src/tools/README.busybox b/src/tools/README.busybox new file mode 100644 index 00000000..9c12a65b --- /dev/null +++ b/src/tools/README.busybox @@ -0,0 +1,10 @@ +How busybox (version 1.13.2) is created: + +1. Get our current sources from openslx-src-tools/trunk/busybox +2. bind mount the busybox folder to the correspoding uclibc-build-environment + folder (see http://www.openslx.org/wiki/openslx/GentooUclibcChroot for + how to create such an environment) +3. chroot into the uclibc-build-environment +4. cd into the bind-mounted busybox folder +5. make oldconfig and adjust the configuration if required. +6. build busybox (make) -- cgit v1.2.3-55-g7522