diff options
author | Dirk von Suchodoletz | 2009-01-20 01:35:27 +0100 |
---|---|---|
committer | Dirk von Suchodoletz | 2009-01-20 01:35:27 +0100 |
commit | 7fb502b42edb8599b4fa933b39a2f23074cb6402 (patch) | |
tree | c2a266e281c16fb0e8480a7a9c48a932cbfdb7ad /tools | |
parent | * nvidia / ubuntu-8.10 partly fixed (diff) | |
download | core-7fb502b42edb8599b4fa933b39a2f23074cb6402.tar.gz core-7fb502b42edb8599b4fa933b39a2f23074cb6402.tar.xz core-7fb502b42edb8599b4fa933b39a2f23074cb6402.zip |
Old glibc versions of busybox seem not to be in use any more.
The versions deleted were of older versions than the uclib
version installed and maintained ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2503 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'tools')
l--------- | tools/busybox | 1 | ||||
-rwxr-xr-x | tools/busybox.i586 | bin | 343164 -> 0 bytes | |||
-rwxr-xr-x | tools/busybox.x86_64 | bin | 415656 -> 0 bytes |
3 files changed, 0 insertions, 1 deletions
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 1675f07a..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 f2344a45..00000000 --- a/tools/busybox.x86_64 +++ /dev/null |