Achim Bohnet
Mon, 04 Sep 2006 02:32:20 -0700
Hi,
use '#' in front of all debian bug number for consistency (and get
selection-triggers-open-bug-report working ;)
Achim
--
To me vi is Zen. To use vi is to practice zen. Every command is
a koan. Profound to the user, unintelligible to the uninitiated.
You discover truth everytime you use it.
-- [EMAIL PROTECTED]
=== debian/changelog
==================================================================
--- debian/changelog (revision 8655)
+++ debian/changelog (local)
@@ -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,7 +23,7 @@
* 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,
@@ -32,18 +32,18 @@
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)
+ * fcopy: fix bug (closes: #374415)
* control: update to Standards-Version: 3.7.2
* 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