[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#427036: marked as done (hplip: Please add LSB formatted dependency info in init.d script)



Your message dated Wed, 21 Nov 2007 18:43:50 +0100
with message-id <20071121174350.GH1967@saruman.uio.no>
and subject line hplip: Please add LSB formatted dependency info in init.d script
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: hplip
Version: 1.6.10-3

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 init.d scripts would make it possible for me to use this
information to check the current sequence and speed up the debian
boot.

<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 proposed dependency header to document the dependencies. It
is slightly tested using the insserv package and the new parallel
booting support in sysvinit.

### BEGIN INIT INFO
# Provides:          hplip
# Required-Start:    $local_fs $remote_fs
# Required-Stop:     $local_fs $remote_fs
# Should-Start:      $network
# Should-Stop:       $network
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
### END INIT INFO


--- End Message ---
--- Begin Message ---
Version: 2.7.7-0ubuntu4
Version: 2.7.10-2

The init.d script seem to be removed, so this bug can be said to be
fixed in unstable.

Happy hacking,
-- 
Petter Reinholdtsen


--- End Message ---

Reply to: