insserv 1.14.0-2.1 source package in Ubuntu Linaro Evaluation Build

Changelog

insserv (1.14.0-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop definition of $portmap (Closes: #564501).
  * Add unbound to definition of $named (Closes: #602901).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:56:03 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Petter Reinholdtsen
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe misc

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
insserv_1.14.0.orig.tar.gz 52.6 KiB da74dcf5225a00aa8aef4d5afc6a20e009b2ed9af328dabd55fef1cb3a32140e
insserv_1.14.0-2.1.diff.gz 53.1 KiB 5c6f569d9692cf48de72b4ac5b0046de7a9987b14a46d65409c8220afc4f2d4b
insserv_1.14.0-2.1.dsc 1.2 KiB dc9f89c09a9401ad3c2a1d465c7a915629c4fa74b7f1bcc4f5b0697041ea9e57

Available diffs

View changes file

Binary packages built by this source

insserv: Tool to organize boot sequence using LSB init.d script dependencies

 The insserv program is used to update the order of symlinks in
 /etc/rc?.d/ with sysv-rc based on dependencies specified in the
 scripts themselves using LSB init.d script headers.
 .
 This allow each package maintainer to specify their init.d script
 relation to other scripts and make it possible to detect and reject
 script dependency loops as well as making sure all scripts start in
 their intended order.
 .
 The program insserv in this package should be used with care and
 together with the sysv-rc package, as using it incorrectly can lead
 to an unbootable system.