From 5ec5836c1b897fcff61b8e19461217c28e2555f6 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Thu, 29 Mar 2007 08:25:11 +0000 Subject: * renamed busybox.i386 to busybox.i586, since I suppose that is its actual platform * added patched mksquashfs binary (version 3.2r2) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@834 95ad53e4-c205-0410-b2fa-d234c58c8868 --- tools/busybox | 2 +- tools/busybox.i386 | Bin 360864 -> 0 bytes tools/busybox.i586 | Bin 0 -> 360864 bytes tools/mksquashfs | Bin 0 -> 88416 bytes 4 files changed, 1 insertion(+), 1 deletion(-) delete mode 100755 tools/busybox.i386 create mode 100755 tools/busybox.i586 create mode 100755 tools/mksquashfs (limited to 'tools') diff --git a/tools/busybox b/tools/busybox index 99db4a8b..29ecbf52 120000 --- a/tools/busybox +++ b/tools/busybox @@ -1 +1 @@ -busybox.i386 \ No newline at end of file +busybox.i586 \ No newline at end of file diff --git a/tools/busybox.i386 b/tools/busybox.i386 deleted file mode 100755 index 3bbcdbb4..00000000 Binary files a/tools/busybox.i386 and /dev/null differ diff --git a/tools/busybox.i586 b/tools/busybox.i586 new file mode 100755 index 00000000..3bbcdbb4 Binary files /dev/null and b/tools/busybox.i586 differ diff --git a/tools/mksquashfs b/tools/mksquashfs new file mode 100755 index 00000000..e65a35a5 Binary files /dev/null and b/tools/mksquashfs differ -- cgit v1.2.3-55-g7522