# package list for creating the NFSROOT

PACKAGES install
fai-nfsroot module-init-tools dhcp3-client ssh rdate lshw hwinfo portmap
bootpc rsync lftp rsh-client less dump reiserfsprogs usbutils
hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2
dnsutils ntpdate dosfstools xfsprogs xfsdump
procinfo dialog discover mdetect
kbd
expect iproute udev
live-boot-grml

# needed for the simple examples
# cfengine2 libapt-pkg-perl

# architecture dependend list of packages that are installed
PACKAGES install I386
grub-pc lilo read-edid
linux-image-486 unionfs-modules-2.6-486

PACKAGES install AMD64
grub-pc lilo
linux-image-2.6-amd64 unionfs-modules-2.6-amd64

PACKAGES install IA64
elilo gnu-efi efibootmgr

PACKAGES install SPARC
silo sparc-utils

PACKAGES install ALPHA
aboot

#PACKAGES install POWERPC
