Publishing details

Changelog

sysvinit (2.88dsf-41ubuntu16~14.04) trusty; urgency=medium

  * No-change backport to trusty

sysvinit (2.88dsf-41ubuntu16) utopic; urgency=medium

  * Move sourcing of lsb/init-functions above the sourcing of helpers which we
    don't ship in Ubuntu, to avoid some harmless, but confusing noise during
    boot.

sysvinit (2.88dsf-41ubuntu15) utopic; urgency=medium

  * Disable startpar. It wreaks havoc with "task" upstart jobs as init.d
    scripts depending on them rely on them to be "running".

sysvinit (2.88dsf-41ubuntu14) utopic; urgency=medium

  * Revert the dependency changes from the previous upload to avoid loops.

sysvinit (2.88dsf-41ubuntu13) utopic; urgency=medium

  * Revert previous upload, which caused regression due to UPSTARTDIR
    variable removal that was still in-use.
  * Reintroduce 11 rcS initd scripts:
    - all of them source /lib/lsb/init-functions and thus do nothing under
    upstart, and symlinked to /dev/null under systemd.
    - adjust initscripts conffiles, postinst and postrm to setup symlinks
    and clean up appropriately.
  * Enable insserv (LP: #1312836):
     - adjust path variable in postinst to find insserv under
    /usr/lib/insserv due to 200_hide_insserv_on_ubuntu.patch in insserv on
    ubuntu.
    - adjust legacy_boot check to examine both rc0.d and rc6.d and the
    stamp file.
    - perform conversion and remove flag file
    - cherrypick patch for update-rc.d to lookup insserv in
    /usr/lib/insserv and /sbin.
    - drop touching legacy boot ordering stamp in sysv-rc preinst.

sysvinit (2.88dsf-41ubuntu12) utopic; urgency=medium

  * Revert the invoke-rc.d check for "does this upstart job exist" from
    calling "initctl status" back to checking for the file existence. The
    former fails in a chroot if it installs a package/job which is not present
    on the host: then "initctl status" will check the hosts's job (which
    doesn't exist, and thus fails) instead of the one in the chroot.

sysvinit (2.88dsf-41ubuntu11) utopic; urgency=medium

  * Cherrypick fixes from Debian git repository:
  * service & invoke-rc.d: in upstart interfacing code, check that the job
    is actually known to upstart. This is because during upgrades, pid 1
    might still be an older upstart which may not yet support syntax of
    the newly unpacked jobs, thus sysv-init script should be continued to
    be used instead. (Closes: #745503)
  * service & invoke-rc.d: unset UPSTART_SESSION environment variable to
    make sure all upstart initctl commands are executed against system
    init and not the session one. (Closes: #745505)
  * service: in upstart interfacing code, map "force-reload" to restart as
    per Debian policy 9.3.2, since there is no way to know for-sure if a
    reload is supported.

sysvinit (2.88dsf-41ubuntu10) utopic; urgency=medium

  * invoke-rc.d: Don't fail on masked services. (LP: #1312975)

sysvinit (2.88dsf-41ubuntu9) utopic; urgency=medium

  * invoke-rc.d: Fix actions to run under systemd if there is no init.d
    script.

sysvinit (2.88dsf-41ubuntu8) utopic; urgency=medium

  * Backport systemd support for service and invoke-rc.d from current Debian
    version, to fix package install/upgrade failures when running with
    systemd.

sysvinit (2.88dsf-41ubuntu7) utopic; urgency=low

  [ Colin King]

  * default cpufreq governor to powersave for intel-pstate driver
    -LP: #1314653
 -- Unit 193 <email address hidden>   Wed, 30 Jul 2014 23:40:23 -0400

Available diffs

Builds

Built packages

Package files