From: Brad House Date: Mon, 1 Mar 2004 04:56:46 +0000 (+0000) Subject: busybox version change X-Git-Tag: v3.4.10.902~662 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fae5b965a093c2c4789646a5dfa1ff91fcd8bf44;p=genkernel.git busybox version change git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@90 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/genkernel.conf b/genkernel.conf index 16b1a0b..42adbff 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-pre8-losetup-alpha" +BUSYBOX_VER="1.00-pre7-losetup-crypto-alpha" # 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"