SPELL=klibc VERSION=1.5 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE2=$SOURCE.sign SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION SOURCE_GPG="kernel.gpg:${SOURCE}.sign:UPSTREAM_KEY" SOURCE_URL=$KERNEL_URL/pub/linux/libs/$SPELL/$SOURCE SOURCE2_URL=$KERNEL_URL/pub/linux/libs/$SPELL/$SOURCE2 SOURCE2_IGNORE=signature LICENSE[0]=GPL WEB_SITE=http://www.kernel.org/pub/linux/libs/klibc/ ENTERED=20060207 KEYWORDS="libs" SHORT='Minimalistic libc subset for initramfs systems' cat << EOF This is klibc, what is intended to be a minimalistic libc subset for use with initramfs. It is deliberately written for small size, minimal entaglement, and portability, not speed. It is definitely a work in progress, and a lot of things are still missing. EOF .