lp:~josephbajin/cloud-init/freebsd-configdrive

Created by Joseph bajin and last modified
Get this branch:
bzr branch lp:~josephbajin/cloud-init/freebsd-configdrive
Only Joseph bajin can upload to this branch. If you are Joseph bajin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joseph bajin
Project:
cloud-init
Status:
Merged

Recent revisions

996. By Joseph bajin

Removed using lazy mode for umount

Safer for cloud-init to not use lazy mode for unmount

995. By Joseph bajin

fix: Updated some syntax to be pep8 compliant

994. By Joseph bajin

new: Added FreeBSD template for manage_etc_hosts support

993. By Joseph bajin

new: Added FreeBSD support to ConfigDrive

992. By Scott Moser

ubuntu-init-switch: support disabling of reboot, minor tweeks.

- modify timeout for ~60 seconds before going on.
- allow specifying 'reboot' on 'cloud-init single' or in config.
- use stdin for subprocess so log is less noisy.
- reboot --force: this is required this early in boot for upstart
  and to my experience at this point always required for systemd

991. By Scott Moser

ubuntu-init-switch: fix for determining if systemd

/run/systemd/ seems to exist even if systemd is not the init system.
but /run/systemd/system/ only exists if it has been used as init.

990. By Scott Moser

add ubuntu-init-switch module for testing systemd.

The module is useful primarily for testing in Ubuntu's transition to systemd.
It should be very harmless elsewhere as it defaults to doing nothing,
and will only run if configured as 'ubuntu' distro *and* 'dpkg' is available.

989. By Scott Moser

cc_power_state_change: improve TypeError messages

Include the value that was found to be invalid in the error message.

988. By Scott Moser

do not put comments in /etc/timezone

comments in /etc/timezone are not expected, and can cause problems
if another tool tries to read it.

987. By Scott Moser

SeLinuxGuard: remove invalid check for sanity around restorecon, fix test

previous commit occurred because the selinux test was failing
in a schroot where there was no /etc/hosts.

Now, fix that test more correctly, and fix some bad assumptions in
the SeLinuxGuard.

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