← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:cleanup/drop-ubuntu-init-switch into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:cleanup/drop-ubuntu-init-switch into cloud-init:master has been updated.

Commit Message changed to:

upstart: do not package upstart jobs, drop ubuntu-init-switch module.

The ubuntu-init-switch module allowed the use to launch an instance that was
booted with upstart and have it switch its init system to systemd and then
reboot itself.  It was only useful for the time period when Ubuntu was
transitioning to systemd but only produced images using upstart.

Also, do not run setup with --init-system=upstart.  This means that
by default, debian packages built with packages/bddeb will not have upstart
unit files included. No other removal is done here.

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/329946
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:cleanup/drop-ubuntu-init-switch into cloud-init:master.


References