Switch to live-boot-grml and remove pins
[grml-live.git] / etc / grml / fai / NFSROOT
1 # package list for creating the NFSROOT
2
3 PACKAGES install
4 fai-nfsroot module-init-tools dhcp3-client ssh rdate lshw hwinfo portmap
5 bootpc rsync lftp rsh-client less dump reiserfsprogs usbutils
6 hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2
7 dnsutils ntpdate dosfstools xfsprogs xfsdump
8 procinfo dialog discover mdetect
9 kbd
10 expect iproute udev
11 live-boot-grml
12
13 # needed for the simple examples
14 # cfengine2 libapt-pkg-perl
15
16 # architecture dependend list of packages that are installed
17 PACKAGES install I386
18 grub-pc lilo read-edid
19 linux-image-486 unionfs-modules-2.6-486
20
21 PACKAGES install AMD64
22 grub-pc lilo
23 linux-image-2.6-amd64 unionfs-modules-2.6-amd64
24
25 PACKAGES install IA64
26 elilo gnu-efi efibootmgr
27
28 PACKAGES install SPARC
29 silo sparc-utils
30
31 PACKAGES install ALPHA
32 aboot
33
34 #PACKAGES install POWERPC