Your message dated Sun, 16 Mar 2008 19:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468917: fixed in netkit-bootparamd 0.17-8
has caused the Debian Bug report #468917,
regarding bootparamd: Please add LSB formatted dependency info in init.d script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468917: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468917
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  bootparamd
Version:  0.17-7
Tags:     patch
User:     [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format.  Some debian notes are available from
<URL:http://wiki.debian.org/LSBInitScripts>.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur netkit-bootparamd-0.17.orig/debian/bootparamd.init 
netkit-bootparamd-0.17/debian/bootparamd.init
--- netkit-bootparamd-0.17.orig/debian/bootparamd.init  2008-03-02 
12:17:43.000000000 +0100
+++ netkit-bootparamd-0.17/debian/bootparamd.init       2008-03-02 
12:19:48.000000000 +0100
@@ -1,6 +1,12 @@
 #! /bin/sh
-#
-# bootparamd   Startup script for bootparamd
+### BEGIN INIT INFO
+# Provides:          bootparamd
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description:  Startup script for bootparamd
+### END INIT INFO
 #
 #              Modified for bootparamd by Herbert Xu <[EMAIL PROTECTED]>
 #              Written by Miquel van Smoorenburg <[EMAIL PROTECTED]>.

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: netkit-bootparamd
Source-Version: 0.17-8

We believe that the bug you reported is fixed in the latest version of
netkit-bootparamd, which is due to be installed in the Debian FTP archive:

bootparamd_0.17-8_i386.deb
  to pool/main/n/netkit-bootparamd/bootparamd_0.17-8_i386.deb
netkit-bootparamd_0.17-8.diff.gz
  to pool/main/n/netkit-bootparamd/netkit-bootparamd_0.17-8.diff.gz
netkit-bootparamd_0.17-8.dsc
  to pool/main/n/netkit-bootparamd/netkit-bootparamd_0.17-8.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alberto Gonzalez Iniesta <[EMAIL PROTECTED]> (supplier of updated 
netkit-bootparamd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 16 Mar 2008 20:15:06 +0100
Source: netkit-bootparamd
Binary: bootparamd
Architecture: source i386
Version: 0.17-8
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
Changed-By: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
Description: 
 bootparamd - Boot parameter server
Closes: 468917
Changes: 
 netkit-bootparamd (0.17-8) unstable; urgency=low
 .
   * Added LSB headers to init.d script. (Closes: #468917)
   * Bumped Standards-Version to 3.7.3
   * Moved to debhelper compat 6. Created debian/compat
Files: 
 72be872960a04e88efb081393cdd00f8 595 net optional netkit-bootparamd_0.17-8.dsc
 029d947f0a861bd254f27ae21b071f7d 3932 net optional 
netkit-bootparamd_0.17-8.diff.gz
 283f9123e24e3b1e85bf8a6a27327196 13780 net optional bootparamd_0.17-8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH3XO8xRSvjkukAcMRAnUfAKDekxhw0YQUEmRrZgOENYe5azj4XACg9SOt
PNWb9p4Sb1DS1zUJJWWVSGQ=
=bM49
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to