From 655fb09c16cfa164fb4f47c0107c1d6fece36e96 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 11 Jul 2013 17:31:05 -0400 Subject: Import patches-unapplied version 1.3.2-0ubuntu3 to ubuntu/saucy-proposed 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. --- debian/patches/series | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series index 92e4a67..939d7ef 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ -000_no_udev_rule_removal.patch +no_udev_rule_removal.patch +config_for_cloud-init.patch -- cgit v1.2.3