lp:~pitti/cloud-init/systemd-detect-virt

Created by Martin Pitt and last modified
Get this branch:
bzr branch lp:~pitti/cloud-init/systemd-detect-virt
Only Martin Pitt can upload to this branch. If you are Martin Pitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Pitt
Project:
cloud-init
Status:
Merged

Recent revisions

1158. By Martin Pitt

Use systemd-detect-virt to detect a container.

running-in-container is an Ubuntu-ism and going away.

1157. By Scott Moser

systemd/power_state: fix power_state when cloud-final exited failure

if a runcmd exited failure, then power_state would not work.
This was because systemd was killing off subprocesses, and cloud-init
implemented power off with a subprocess that waited for the parent
to exit.

1156. By Scott Moser

Azure: get instance id from dmi instead of SharedConfig

Replace the use of SharedConfig.xml in both the walinuxagent case,
and the case where we communicate with the Azure fabric ourselves.

The instance id present in the dmi data is unfortunately different
that that in the SharedConfig. This means that something needs
to handle migration so that a reboot after newer version is installed
will not re-run first instance things.

In Ubuntu this is being handled in packaging.

1155. By Scott Moser

cc_mounts: use 'nofail' if system uses systemd. (LP: #1514485)

'nofail' is the systemd equivalent of the mountall/upstart 'nobootwait'.
So, if a system uses systemd, then use 'nofail' in /etc/fstab for
ephemeral mounts.

1154. By Scott Moser

ubuntu templates: enable backports

Previous commit intended to enable backports, but failed to do so.

1153. By Scott Moser

Ubuntu templates: make sources.list consistent with ISO installs.

This modifies a designed decision to have trimmer sources.list than
one would find on a server iso install. Specifically, here we now
enable: restricted and multiverse and backports.

1152. By Ben Howard

Fixed per MP review

1151. By Ben Howard

Enable backports source pockets for Ubuntu archives (LP: #1177432).

1150. By Dan Watkins

AltCloud: Remove --quiet option from udevadm call

1149. By Scott Moser

azure: support extracting SSH key values from ovf-env.xml

Azure has or will be offering shortly the ability to directly define the SSH
key value instead of a fingerprint in the ovf-env.xml file. This patch
favors defined SSH keys over the fingerprint method (LP: #1506244).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers