summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-04-14 09:00:49 +0200
committerDirk von Suchodoletz2009-04-14 09:00:49 +0200
commitc1bba993f78a1175616f643a34123ae9f3d4a4ac (patch)
treee7f3a8d1dd26d4d5b0a3bf192ac905e7a821c3b2 /tools
parentadded sha1 encryption of PXE menu passwd, thx to Sebastian who actually did t... (diff)
downloadcore-c1bba993f78a1175616f643a34123ae9f3d4a4ac.tar.gz
core-c1bba993f78a1175616f643a34123ae9f3d4a4ac.tar.xz
core-c1bba993f78a1175616f643a34123ae9f3d4a4ac.zip
Removed non-uclibc busyboxes as no longer needed (hopefully :))
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2812 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'tools')
-rw-r--r--tools/README.busybox2
l---------tools/busybox1
-rwxr-xr-xtools/busybox.i586bin367796 -> 0 bytes
-rwxr-xr-xtools/busybox.x86_64bin439928 -> 0 bytes
4 files changed, 1 insertions, 2 deletions
diff --git a/tools/README.busybox b/tools/README.busybox
index 728963c5..9c12a65b 100644
--- a/tools/README.busybox
+++ b/tools/README.busybox
@@ -1,4 +1,4 @@
-How busybox (version 1.13.1) is created:
+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
diff --git a/tools/busybox b/tools/busybox
deleted file mode 120000
index 29ecbf52..00000000
--- a/tools/busybox
+++ /dev/null
@@ -1 +0,0 @@
-busybox.i586 \ No newline at end of file
diff --git a/tools/busybox.i586 b/tools/busybox.i586
deleted file mode 100755
index 8afc7ab9..00000000
--- a/tools/busybox.i586
+++ /dev/null
Binary files differ
diff --git a/tools/busybox.x86_64 b/tools/busybox.x86_64
deleted file mode 100755
index 5f5c8947..00000000
--- a/tools/busybox.x86_64
+++ /dev/null
Binary files differ