Initial configuration for FAI (work in progress)
[grml-live.git] / etc / grml / fai / NFSROOT
diff --git a/etc/grml/fai/NFSROOT b/etc/grml/fai/NFSROOT
new file mode 100644 (file)
index 0000000..568d3f0
--- /dev/null
@@ -0,0 +1,36 @@
+# 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 ext2resize usbutils
+hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2
+dnsutils ntpdate dosfstools cvs jove xfsprogs xfsdump
+sysutils dialog discover mdetect
+console-tools console-common
+expect iproute udev subversion
+live-initramfs
+
+# needed for the simple examples
+cfengine2 libapt-pkg-perl
+
+# you should not edit the lines below
+# architecture dependend list of packages that are installed
+
+PACKAGES install I386
+grub lilo read-edid
+linux-image-486 unionfs-modules-2.6-486
+
+PACKAGES install AMD64
+grub 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