[Fai-commit] r3827 - trunk/debian

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Mon Sep 4 10:05:12 UTC 2006


Author: lange
Date: 2006-09-04 10:05:12 +0000 (Mon, 04 Sep 2006)
New Revision: 3827

Modified:
   trunk/debian/changelog
Log:
use '#' in front of all debian bug numbers


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-09-04 09:46:29 UTC (rev 3826)
+++ trunk/debian/changelog	2006-09-04 10:05:12 UTC (rev 3827)
@@ -13,7 +13,7 @@
     with etch, existent .disable pxe file will be removed automatically,
     add headline when copying from template 
   * subroutines-linux: task_updatebase does not use updatebase.log any
-    more (closes: 366823), try ftar $FAI/basefiles before extracting base.tgz
+    more (closes: #366823), try ftar $FAI/basefiles before extracting base.tgz
   * move /etc/fai/sources.list to /etc/fai/apt/sources.list  
   * fix lintian error: build-depends-indep-should-be-build-depends debhelper
   * complies with policy 3.7.2
@@ -23,31 +23,34 @@
   * conf/make-fai-nfsroot.conf: remove $nfssize variable, use discover1
   * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO instead,
     LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed
-    installserver removed (closes: 332837)
+    installserver removed (closes: #332837)
   * lib/subruotines-linux: replace $FAI_REMOTESH with local variable $remotesh
   * lib/subruotines: remove get_fai_cvs(), get_fai_dir(), now separate scripts
   * fai: replace $rclog with $LOGIDR/fai.log, add option -C,--class,
-    -c,--cfdir, add support for dirinst
+    -c,--cfdir, add support for dirinst, cleanup LOGDIR before using it
+    again (closes: #369534)
   * fai-setup: use getent for getting IP address, make it a bash script,
     change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE
     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)
+    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
   * 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)
-  * control: update to Standards-Version: 3.7.2
+  * fcopy: fix bug (closes: #374415)
+  * control: update to Standards-Version: 3.7.2, fai-quickstart depends on
+    tftpd-hpa
   * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,
     replace backticks with $(), fix test (closes: #384624)
   * lib/get-boot-info: get network info via DHCP if ip=dhcp was set
   * prcopyleft: remove osname from copyright logo
-  * subroutines: add task dirinst (closes: 322634)
+  * subroutines: add task dirinst (closes: #322634)
   * 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()
 
- -- Thomas Lange <lange at debian.org>  Mon, 28 Aug 2006 14:54:12 +0200
+ -- Thomas Lange <lange at debian.org>  Mon,  4 Sep 2006 10:06:52 +0200
 
 fai (2.10.5) unstable; urgency=high
 
@@ -140,7 +143,7 @@
     wrong comments (closes: #356265), allow logical partitions to be
     bootable (closes: #344536)
   * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
-    detect kernel version for new kernel name (closes: 352939),
+    detect kernel version for new kernel name (closes: #352939),
     remove patches-* file when using -K (closes: #348350), remove
     update-modules call, remove symlink creation to /tmp, add warning if
     $FAI_LOCAL_REPOSITORY is still used
@@ -318,7 +321,7 @@
   * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
     from amd64 which are not available (closes: #306264)
   * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
-    (closes: 305861)
+    (closes: #305861)
   * install_packages.8: remove option -f
   * make-fai-nfsroot.8: remove wrong information (closes: #304980)
   * control: add grub to suggests
@@ -693,7 +696,7 @@
   * make-fai-bootfloppy: call grub in chroot environment, so correct libc
     is used, add option c and F, DHCP is now default boot protocol, be
     more verbose
-  * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)
+  * make-fai-nfsroot: add option c which sets $cfdir (closes: #219824)
     add variable nfssize, remove package strace, check if $NFSROOT is set,
     mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
     /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in
@@ -749,7 +752,7 @@
   * fai.conf: add exim4 packages to exlude list
   * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
     package list (closes: #219420), copy preferences from /etc/fai
-    (closes: 219824), use apt-get dist-upgrade instead of upgrade,
+    (closes: #219824), use apt-get dist-upgrade instead of upgrade,
     do not create base.tgz in $NFSROOT/.. and then move file
   * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
   * faimond, faimond.8 added
@@ -1275,7 +1278,7 @@
   * Check if LOGUSER is defined, (closes: #101620)
   * wget now recommends, (closes: #101594)
   * Use ntpdate if a ntp server is defined (tag nt in bootptab),
-    (closes:  #101899) 
+    (closes: #101899) 
   * DEFAULT script writes fqdn and short hostname into etc/hosts,
     (closes: #101820)
   * Bug fix. Check if imggen executable is available.




More information about the Fai-commit mailing list