diff options
author | Dirk von Suchodoletz | 2009-01-19 01:39:46 +0100 |
---|---|---|
committer | Dirk von Suchodoletz | 2009-01-19 01:39:46 +0100 |
commit | a42a466d843c391e9e1aa72aae6297d1178387d0 (patch) | |
tree | 3689dfb5717e58fd28987d401ccfd6f5644619d8 /tools | |
parent | Added Scient. Linux entry to setup modules ... (diff) | |
download | core-a42a466d843c391e9e1aa72aae6297d1178387d0.tar.gz core-a42a466d843c391e9e1aa72aae6297d1178387d0.tar.xz core-a42a466d843c391e9e1aa72aae6297d1178387d0.zip |
Fixing referenced links and other minor stuff ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2494 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'tools')
-rw-r--r-- | tools/README.busybox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/README.busybox b/tools/README.busybox index 926e7320..728963c5 100644 --- a/tools/README.busybox +++ b/tools/README.busybox @@ -1,8 +1,8 @@ -How busybox (version 1.11.1) is created: +How busybox (version 1.13.1) 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://openslx.org/trac/de/openslx/wiki/GentooUclibcChroot for + 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 |