Drop unused NFSROOT configuration file
authorMichael Prokop <mika@grml.org>
Sun, 20 May 2012 10:52:41 +0000 (12:52 +0200)
committerMichael Prokop <mika@grml.org>
Sun, 20 May 2012 11:39:46 +0000 (13:39 +0200)
docs/grml-live.txt
etc/grml/fai/NFSROOT [deleted file]

index 93141d8..df23631 100644 (file)
@@ -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-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.
   ${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
 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.
 
 
 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
 
 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 ...).
 
 /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 (file)
index 0577542..0000000
+++ /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