[debian-lan-devel] [SCM] Debian-LAN development and packaging branch, master, updated. 0.6-16-gfcd2394

Andreas B. Mundt andi at debian.org
Sun Jul 22 11:32:26 UTC 2012


The following commit has been merged in the master branch:
commit 3b94fc9bc4231b16c7d7a0d7fc4a432365b5aa59
Author: Andreas B. Mundt <andi at debian.org>
Date:   Sat Jul 21 17:35:16 2012 +0200

    Deploy customized NFSROOT file.
    
    We need cfengine2 in the nfsroot and might continue using live-boot if
    dracut fails to work reliably.

diff --git a/fai/config/files/etc/fai/NFSROOT/FAISERVER b/fai/config/files/etc/fai/NFSROOT/FAISERVER
new file mode 100644
index 0000000..a2daf0f
--- /dev/null
+++ b/fai/config/files/etc/fai/NFSROOT/FAISERVER
@@ -0,0 +1,36 @@
+# package list for creating the NFSROOT
+
+PACKAGES aptitude
+nfs-common fai-nfsroot module-init-tools ssh rdate lshw rpcbind
+rsync lftp less dump reiserfsprogs e2fsprogs usbutils
+hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2
+dnsutils ntpdate dosfstools xfsprogs xfsdump
+procinfo numactl dialog
+console-tools console-common
+iproute udev subversion
+xz-utils
+cupt
+
+grub-pc
+cfengine2
+
+# some network cards needs firmware
+firmware-bnx2 firmware-bnx2x firmware-realtek
+
+# dracut can replace live-boot
+#dracut-network live-boot- live-boot-initramfs-tools-
+
+# squeeze also needs initramfs-tools, even with dracut
+#initramfs-tools
+
+# choose if you like live-boot or dracut inside the nfsroot
+live-boot
+
+# you should not edit the lines below
+# architecture dependend list of packages that are installed
+
+PACKAGES aptitude I386
+linux-image-686-pae
+
+PACKAGES aptitude AMD64
+linux-image-amd64

-- 
Debian-LAN development and packaging



More information about the debian-lan-devel mailing list