[Fai-commit] r3842 - in trunk: . debian

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Mon Sep 4 15:37:15 UTC 2006


Author: lange
Date: 2006-09-04 15:37:15 +0000 (Mon, 04 Sep 2006)
New Revision: 3842

Modified:
   trunk/NEWS
   trunk/debian/changelog
Log:
minor changes


Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2006-09-04 15:10:10 UTC (rev 3841)
+++ trunk/NEWS	2006-09-04 15:37:15 UTC (rev 3842)
@@ -1,6 +1,5 @@
 New in FAI 3
 
-    - task_updatebase does not use updatebase.log any more
     - /etc/fai/sources.list moved to /etc/fai/apt/sources.list
     - a lot of new pathes:
       use /srv/tftp/fai instead of /boot/fai
@@ -16,17 +15,22 @@
         "nfs://`hostname`$FAI_CONFIGDIR"
       LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed from fai.conf, set
         them in the config space
-      FAICLIENTS removed from make-fai-nfsroot.conf
       MNTPOINT now set to /media/mirror
       SERVERINTERFACE not needed by default in make-fai-nfsroot.conf
       NFSROOT moved to make-fai-nfsroot.conf
+      FAICLIENTS, NFSROOT_PACKAGES, packages removed from make-fai-nfsroot.conf
       terror renamed to task_error
+      all flags from FAI_FLAGS are now defined as flag_xxx
+    - new config file /etc/fai/NFSROOT which contains the package list
+      for the nfsroot
+    - task_updatebase does not use updatebase.log any more
     - all IP addresses of the install server are added to $NFSROOT/etc/hosts
     - automatic reboot if no errors are found (if error.log is empty)
     - uses discover1 for hardware detection (discover version 2 is not
       maintained any more
     - add task dirinst
     - try ftar $FAI/basefiles before extracting base.tgz
+    - install_packages: new option -p
 
 New in FAI 2.10.5
 

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-09-04 15:10:10 UTC (rev 3841)
+++ trunk/debian/changelog	2006-09-04 15:37:15 UTC (rev 3842)
@@ -20,7 +20,9 @@
   * added a linda override for fai-quickstart (ignore /usr/doc-symlink
     warning)
   * added Section: headers to binary packages in control
-  * conf/make-fai-nfsroot.conf: remove $nfssize variable, use discover1
+  * conf/make-fai-nfsroot.conf: remove variables: $nfssize,
+    $NFSROOT_PACKAGES, $package
+  * new config file /etc/fai/NFSROOT which contains the package list
   * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO instead,
     LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed
     installserver removed (closes: #332837)
@@ -34,8 +36,9 @@
     for getting hostname, add all IP addresses and host names to
     ssh_known_hosts, remove variable FAICLIENTS, use IP address and
     netmask for exportfs line (closes: #381261)
-  * make-fai-nfsroot: new subroutine all_host_entries(), install packages
-    from $NFSROOT_PACKAGES at the same time as $packages
+  * make-fai-nfsroot: new subroutine all_host_entries(), use
+    install_packages and /etc/fai/NFSROOT for installing packages into the
+    nfsroot
   * varaible $fstab replaced with fstab (no more Solaris support using vfstab)
   * savelog.LAST: set reboot=1 if no errors are found
   * fcopy: fix bug (closes: #374415)
@@ -49,9 +52,13 @@
   * move fai-divert to fai-client package
   * ftar: fix exit code when no matching class was found
   * move code from script get-config-dir to task_confdir()
+  * rename $DO_INIT_TASKS to $do_init_tasks
+  * install_packages: add option -p
+  * fai-mirror: use packages.nfsroot instead of packages.arch, check if
+    obsolete variables are used
+  
+ -- Thomas Lange <lange at debian.org>  Mon,  4 Sep 2006 16:09:17 +0200
 
- -- Thomas Lange <lange at debian.org>  Mon,  4 Sep 2006 10:06:52 +0200
-
 fai (2.10.5) unstable; urgency=high
 
   * fixes patch from last NMUs. (really, really closes: #373955)




More information about the Fai-commit mailing list