From 39542a6836ce2abd85a8df04af4229c888a71956 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 10 Jan 2007 15:08:43 +0000 Subject: Busybox is now properly named for the two supported architectures: i386 and x86_64. mkdxsinitrd includes usb keyboard stuff per default and init loads the modules rather early (otherwise on non-legacy machines debugging might be difficult) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@609 95ad53e4-c205-0410-b2fa-d234c58c8868 --- tools/busybox | Bin 360864 -> 12 bytes tools/busybox.i386 | Bin 0 -> 360864 bytes 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 120000 tools/busybox create mode 100755 tools/busybox.i386 (limited to 'tools') diff --git a/tools/busybox b/tools/busybox deleted file mode 100755 index 3bbcdbb4..00000000 Binary files a/tools/busybox and /dev/null differ diff --git a/tools/busybox b/tools/busybox new file mode 120000 index 00000000..99db4a8b --- /dev/null +++ b/tools/busybox @@ -0,0 +1 @@ +busybox.i386 \ No newline at end of file diff --git a/tools/busybox.i386 b/tools/busybox.i386 new file mode 100755 index 00000000..3bbcdbb4 Binary files /dev/null and b/tools/busybox.i386 differ -- cgit v1.2.3-55-g7522