|
|
@ -53,7 +53,7 @@ DEFAULT_KERNEL_SOURCE="/usr/src/linux"
|
|
|
|
# Configuration file for busybox
|
|
|
|
# Configuration file for busybox
|
|
|
|
BUSYBOX_CONFIG="${GK_SHARE}/%%ARCH%%/busy-config"
|
|
|
|
BUSYBOX_CONFIG="${GK_SHARE}/%%ARCH%%/busy-config"
|
|
|
|
# BusyBox Version
|
|
|
|
# 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
|
|
|
|
# Busybox bin-cache location, to store pre-compiled busybox
|
|
|
|
# binary is just a bzip2 busybox executable
|
|
|
|
# binary is just a bzip2 busybox executable
|
|
|
|
BUSYBOX_BINCACHE="${GK_SHARE}/pkg/%%ARCH%%/busybox-${BUSYBOX_VER}-%%ARCH%%.bz2"
|
|
|
|
BUSYBOX_BINCACHE="${GK_SHARE}/pkg/%%ARCH%%/busybox-${BUSYBOX_VER}-%%ARCH%%.bz2"
|
|
|
|