#
# Config file for zfcpdump
#
# Copyright (C) 2003 IBM Deutschland Entwicklung GmbH, IBM Corporation
#

#
# Linux Kernel
#
KERNEL_VERSION=2.4.19
KERNEL_TARBALL=linux-${KERNEL_VERSION}.tar.bz2
KERNEL_HOST=http://www.kernel.org/pub/linux/kernel/v2.4/

#
# Busybox
#
BBOX_VERSION=0.60.5
BBOX_TARBALL=busybox-${BBOX_VERSION}.tar.bz2
BBOX_HOST=http://www.busybox.net/downloads/

#
# e2fsprogs
#
E2FS_PROGS_VERSION=1.32
E2FS_PROGS_TARBALL=e2fsprogs-${E2FS_PROGS_VERSION}.tar.gz
E2FS_PROGS_HOST=http://cesnet.dl.sourceforge.net/sourceforge/e2fsprogs/

#
# Other definitions
#
WGET_PROXY=proxy.boeblingen.de.ibm.com
RD_FS=romfs # romfs and ext2 are possible
