summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorSebastian Schmelzer2010-10-04 17:42:02 +0200
committerSebastian Schmelzer2010-10-04 17:42:02 +0200
commit6ad6d7707e893016e82eeb75f4f08131d12700e7 (patch)
treeecad95c5df113890975507d1c02e77634226efc9 /src/tools
parentfix name resoulution in stage3 (diff)
downloadcore-6ad6d7707e893016e82eeb75f4f08131d12700e7.tar.gz
core-6ad6d7707e893016e82eeb75f4f08131d12700e7.tar.xz
core-6ad6d7707e893016e82eeb75f4f08131d12700e7.zip
remove uClibc stuff - part I
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/README.busybox2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/README.busybox b/src/tools/README.busybox
index 9c12a65b..ce73e356 100644
--- a/src/tools/README.busybox
+++ b/src/tools/README.busybox
@@ -1,5 +1,7 @@
How busybox (version 1.13.2) is created:
+DEPRECATED!!! busybox is created by broot (see http://git.openslx.org/openslx/tools/broot.git)
+
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