summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-10-30 17:14:09 -0400
committerScott Moser <smoser@ubuntu.com>2011-10-30 17:14:09 -0400
commit6d9f6dfcf7e28f398b426c18ca36adeec24f8061 (patch)
treec5bbe4de1e9095313c3f7ec9388be9aed3884ff0 /ChangeLog
parent2a84a2603f22e5362c8a6620bea51df220245d9f (diff)
downloadvyos-cloud-init-6d9f6dfcf7e28f398b426c18ca36adeec24f8061.tar.gz
vyos-cloud-init-6d9f6dfcf7e28f398b426c18ca36adeec24f8061.zip
Add sample/example systemd config files
This imports the systemd config files that Garrett Holmstrom added to fedora. Its not essential that thay be here, rather than just maintained as distribution delta, but there exists upstart files here. taken from git://pkgs.fedoraproject.org/cloud-init.git commit 87f33190f43d2b26cced4597e7298835024466c2 Author: Garrett Holmstrom <gholms@fedoraproject.org> Patch2: cloud-init-0.6.2-systemd.patch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48cb6441..f9a24a2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+0.6.3:
+ - add sample systemd config files [Garrett Holmstrom]
0.6.2:
- fix bug where update was not done unless update was explicitly set.
It would not be run if 'upgrade' or packages were set to be installed