From: Brad House Date: Tue, 9 Dec 2003 19:23:02 +0000 (+0000) Subject: busybox stuff X-Git-Tag: v3.4.10.902~738 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ed34a841381d587c09d1207702ed6e6b301d8376;p=genkernel.git busybox stuff git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@14 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/genkernel.conf b/genkernel.conf index 9111438..b7b9bdd 100755 --- a/genkernel.conf +++ b/genkernel.conf @@ -53,7 +53,7 @@ DEFAULT_KERNEL_SOURCE="/usr/src/linux" # Configuration file for busybox BUSYBOX_CONFIG="${GK_SHARE}/%%ARCH%%/busy-config" # BusyBox Version -BUSYBOX_VER="1.00-pre3" +BUSYBOX_VER="1.00-pre3-patched" # Busybox bin-cache location, to store pre-compiled busybox # binary is just a bzip2 busybox executable BUSYBOX_BINCACHE="${GK_SHARE}/pkg/%%ARCH%%/busybox-${BUSYBOX_VER}-%%ARCH%%.bz2" diff --git a/pkg/busybox-1.00-pre3-patched.tar.bz2 b/pkg/busybox-1.00-pre3-patched.tar.bz2 new file mode 100644 index 0000000..4f643f1 Binary files /dev/null and b/pkg/busybox-1.00-pre3-patched.tar.bz2 differ