[Fai-commit] r4737 - trunk/debian

lange at alioth.debian.org lange at alioth.debian.org
Tue Nov 13 22:06:41 UTC 2007


Author: lange
Date: 2007-11-13 22:06:40 +0000 (Tue, 13 Nov 2007)
New Revision: 4737

Modified:
   trunk/debian/changelog
Log:
minor commit


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-11-13 22:05:58 UTC (rev 4736)
+++ trunk/debian/changelog	2007-11-13 22:06:40 UTC (rev 4737)
@@ -1,21 +1,43 @@
-fai (3.2.2) unstable; urgency=low
+fai (3.2.2~beta2) unstable; urgency=low
 
-  * conf/NFSROOT: reomve duplicate package
-  * doc/fai-guide.sgml: minor typos
-  * hooks/savelog.LAST: remove dot after filename
+  * conf/NFSROOT: reomve duplicate package, use aptitude for installing,
+    add nfs-common (closes: #444079)
+  * doc/fai-guide.sgml: add information for softupdate (closes: #439016)
+  * savelog.LAST.source: add ignore pattern, remove dot after filename
   * make-fai-nfsroot: check if $TFTPROOT is defined, add badupdateto32(),
     which prints more info about update without checking variable names,
-    remove whole /srv/fai/nfsroot
+    remove whole /srv/fai/nfsroot, add check_nfsroot(), make stamp only on
+    success (closes: #370780), write output also into /var/log/fai
+  * subroutines: add task_error(), which stores the maximum error code in
+    $task_error, do nothing if error=0, print traceback,
+    add stop_fai_installation(), write pid to stamp file, print PID in
+    case of error, add task_test stub
   * subroutines-linux: add check if $monserver is defined, print kernel
-    version currently running
+    version currently running, catch exit code from install_packages
   * mount2dir: add support for UUID and LABEL
-  * fai: export $romountopt
-  * control: fai-nfsroot and fai-client conflicts to fai-kernels
+  * fai: export $romountopt, get error codes from all commands in a pipe,
+    add $STOP_ON_ERROR, fix variable name (closes: #447080)
+  * control: fai-nfsroot and fai-client conflicts to fai-kernels, add
+    recommends to debconf-utils (closes: #445109), improve package
+    description (closes: #419071), move homepage information to Homepage
+    field,
+    replace ssh with openssh-server and openssh-client (closes: #434356) 
   * fai-cd: copy grub config always to menu.lst
   * get-config-dir-nfs: add -n to mount
+  * get-config-dir-svn: error if svn call fails (closes: #447602, #441761)
+  * update FSF address (closes: #444154)
+  * fai-chboot: pxedir should also use $TFTPROOT, (closes: #443837)
+  * menu.lst/postinst: check if variables are defined (closes: #445978)
+  * ftar: make it a bash script
+  * fai-setup: add option -C (closes: #388157), fix mode of
+    authorized_keys
+  * fai-setup.8: add option -C
+  * fai-mirror: mkdir mountpoint before mounting (closes: #365004)
+  * updatebase: use aptitude when doing dist-upgrade (closes: #448426)
+  * fai-divert: make it a bash script
+  
+ -- Thomas Lange <lange at debian.org>  Tue, 13 Nov 2007 23:05:09 +0100
 
- -- Thomas Lange <lange at debian.org>  Sat, 10 Nov 2007 14:52:06 +0100
-
 fai (3.2.1) unstable; urgency=low
 
   * mount swap partitions with identical priorities




More information about the Fai-commit mailing list