Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image
Commits
a1d2068f
Commit
a1d2068f
authored
Aug 27, 2013
by
Nikos Skalkotos
Browse files
Update ChangeLogs and version.m4 for v0.9.2
parent
21c40ed6
Changes
4
Hide whitespace changes
Inline
Side-by-side
snf-image-helper/ChangeLog
View file @
a1d2068f
2013-08-27, v0.9.2
* Use devflow building system
2013-05-16, v0.9.1
2013-04-12, v0.9
...
...
@@ -27,23 +30,23 @@
2013-01-04, v0.7.2
* In windows images make sure the file C:\Window\panther\Unattend.xml
gets removed after sysprep runs
gets removed after sysprep runs
* Support extended partitions with id 0x0f
* Fix a bug in the error monitoring system
* Fix a bug in AssignHostname for archlinux images
* In AssignHostname check for the presence of /etc/hostname before
trying to determine the disto of a Linux image.
trying to determine the disto of a Linux image.
2012-12-07, v0.7.1
* Fix a race condition where in some cases could lead to a kernel
panic for the helper VM.
2012-12-03, v0.7
* Make snf-image-helper the init process of the system
* Shutdown the helper image fast using the apropriate SysRq key
* Use eatmydata to omit the syncs performed by resize2fs when
resizing a file system. You can supress this behaviour by defining
the DO_SYNC image property.
* Make snf-image-helper the init process of the system
* Shutdown the helper image fast using the apropriate SysRq key
* Use eatmydata to omit the syncs performed by resize2fs when
resizing a file system. You can supress this behaviour by defining
the DO_SYNC image property.
2012-11-20, v0.6.5
* Fix a bug in AssignHostname configuration task where the script did
...
...
snf-image-host/ChangeLog
View file @
a1d2068f
2013-08-27, v0.9.2
* Use devflow building system
* In pithcat if the provided URL is a pithosmap, initialize the backend
with no database
2013-05-16, v0.9.1
* Change pinned version for ufsutils package
...
...
@@ -37,16 +42,16 @@
2012-12-03, v0.7
* Abandon debootstrap in favor of multistrap. This way we can define
more than 1 repositories to retrieve packages from.
* Add a mechanism for pinning repositories and package versions
* Add a version check in snf-image-update-helper. After the creation
of the helper, check if the versions of snf-image-{host,helper} match
* Remove the HELPER_PKG variable from common.sh. The helper package by
default should get downloaded from a repo using
snf-image-update-helper. You can still install a package from the
local file system using the -p variable.
* Specify snf-image-helper as the init process when running the helper
VM
more than 1 repositories to retrieve packages from.
* Add a mechanism for pinning repositories and package versions
* Add a version check in snf-image-update-helper. After the creation
of the helper, check if the versions of snf-image-{host,helper} match
* Remove the HELPER_PKG variable from common.sh. The helper package by
default should get downloaded from a repo using
snf-image-update-helper. You can still install a package from the
local file system using the -p variable.
* Specify snf-image-helper as the init process when running the helper
VM
2012-11-20, v0.6.5
...
...
version
View file @
a1d2068f
0.9.
1
0.9.
2
version.m4
View file @
a1d2068f
m4_define([devflow_version], [0.9.
1
])
m4_define([devflow_version], [0.9.
2
])
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment