summaryrefslogtreecommitdiff
path: root/debian/upstart
AgeCommit message (Collapse)Author
2015-04-10Import patches-unapplied version 2.0.12-0ubuntu1 to ubuntu/vivid-proposedBen Howard
Imported using git-ubuntu import. Changelog parent: f9cd6b27fad4d9fdf557138966f2d34cae234edb New changelog entries: * New upstream release. * Added debian/watch for easier maintenance. * Fix regression of missing dataloss warning by adding systemd unit file.
2013-07-11Import patches-unapplied version 1.3.2-0ubuntu3 to ubuntu/saucy-proposedScott Moser
Imported using git-ubuntu import. Changelog parent: 6cf5a13dd65bc0abf70a3874f11d5b61b26dce2b New changelog entries: [ Ben Howard ] * debian/patches/config_for_cloud-init.patch: Modified configuration to disable provisioning functions. walinuxagent for Ubuntu should now be used with Cloud-init. * debian/postinst: Don't overwrite existing /etc/waagent.conf agent configuration on install or upgrade. * debian/upstart: start later in boot, avoiding race conditions with cloud-init. [ Scott Moser ] * debian: wrap and sort directory * debian/patches/no_udev_rule_removal.patch: remove 000 prefix in file name. No need for numbering in filenames when we have patches/series.
2012-11-26Import patches-unapplied version 1.1-0ubuntu2 to ubuntu/raring-proposedJames Page
Imported using git-ubuntu import. Changelog parent: 49a663c4bc1499f974cca254a9c13016c4382a1b New changelog entries: * Stop upgrades purging walinuxagent meta-data and configuration files (LP: #1079897): - d/{control,walinuxagent-data-saver.preinst}: Added walinuxagent-data-saver package to ensure that agent generated data is not lost on upgrade by diverting /usr/sbin/waagent during the upgrade process. - d/walinuxagent-data-saver.lintian-overrides: Override errors about use of dpkg-divert in this package. - d/control: Added Pre-Depends to walinuxagent on walinuxagent-data-saver. - d/prerm: Stop calling waagent --uninstall during reconfiguration and upgrade, specify files to remove manually for purge. - d/postinst: Remove divert of /usr/sbin/waagent prior to completion of package install. * d/preinst: If upgrading from package version with unmanaged waagent upstart configuration stop the agent and remove the upstart configuration. * d/upstart: Tidied description in upstart job.
2012-11-15Import patches-unapplied version 1.1-0ubuntu1 to ubuntu/raring-proposedBen Howard
Imported using git-ubuntu import. Changelog parent: c7b6a6ea935ab4f2dec9f29913f996d615cf2fde New changelog entries: * New upstream version (LP: #1078074, #1077147). * Moved upstart job to be managed by packaging.