diff options
author | Dirk von Suchodoletz | 2009-04-14 09:00:49 +0200 |
---|---|---|
committer | Dirk von Suchodoletz | 2009-04-14 09:00:49 +0200 |
commit | c1bba993f78a1175616f643a34123ae9f3d4a4ac (patch) | |
tree | e7f3a8d1dd26d4d5b0a3bf192ac905e7a821c3b2 /tools | |
parent | added sha1 encryption of PXE menu passwd, thx to Sebastian who actually did t... (diff) | |
download | core-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.busybox | 2 | ||||
l--------- | tools/busybox | 1 | ||||
-rwxr-xr-x | tools/busybox.i586 | bin | 367796 -> 0 bytes | |||
-rwxr-xr-x | tools/busybox.x86_64 | bin | 439928 -> 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 Binary files differdeleted file mode 100755 index 8afc7ab9..00000000 --- a/tools/busybox.i586 +++ /dev/null diff --git a/tools/busybox.x86_64 b/tools/busybox.x86_64 Binary files differdeleted file mode 100755 index 5f5c8947..00000000 --- a/tools/busybox.x86_64 +++ /dev/null |