From 6dcd837e7f4b15d08fb30abd7cee58c959210890 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 20 May 2012 12:52:41 +0200 Subject: [PATCH] Drop unused NFSROOT configuration file --- docs/grml-live.txt | 9 ++------- etc/grml/fai/NFSROOT | 34 ---------------------------------- 2 files changed, 2 insertions(+), 41 deletions(-) delete mode 100644 etc/grml/fai/NFSROOT diff --git a/docs/grml-live.txt b/docs/grml-live.txt index 93141d8..df23631 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -400,10 +400,6 @@ GRML_FAI_CONFIG=/etc/grml/fai/config - both pointing to a directory shipped by grml-live out-of-the-box so you shouldn't have to configure anything in this file. - ${GRML_FAI_CONFIG}/NFSROOT - -This file specifies the package list for creating the NFSROOT. - ${GRML_FAI_CONFIG}/config/ The main directory for configuration of FAI/grml-live. More details below. @@ -471,8 +467,7 @@ temporary files), if you plan to use GRML_FULL you should have at least 4GB of total free disk space * fast network access for retrieving the Debian packages used for creating the -chroot (check out "local mirror" and "NFSROOT" to workaround this problem as far -as possible) +chroot (check out "local mirror" to workaround this problem as far as possible) For further information see next section. @@ -610,7 +605,7 @@ Can I use my own (local) Debian mirror? Yes. Set up an according sources.list configuration as class file in ${GRML_FAI_CONFIG}/config/files/etc/apt/sources.list.d/ and adjust the variable -FAI_DEBOOTSTRAP (if not already using NFSROOT's base.tgz) inside +FAI_DEBOOTSTRAP (if not already using a base.tgz) inside /etc/grml/grml-live.conf[.local]. If you're setting up your own class file don't forget to include the class name in the class list (grml-live -c ...). diff --git a/etc/grml/fai/NFSROOT b/etc/grml/fai/NFSROOT deleted file mode 100644 index 0577542..0000000 --- a/etc/grml/fai/NFSROOT +++ /dev/null @@ -1,34 +0,0 @@ -# package list for creating the NFSROOT - -PACKAGES install -fai-nfsroot module-init-tools isc-dhcp-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 -- 2.1.4