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
aea26aab
Commit
aea26aab
authored
Mar 11, 2013
by
Nikos Skalkotos
Browse files
Update ChangeLogs and configure.ac for version 0.8
parent
490709cd
Changes
5
Hide whitespace changes
Inline
Side-by-side
snf-image-helper/ChangeLog
View file @
aea26aab
2013-01-09, v0.8
* Add support for xen
* Cleanup the helper code
2013-01-21, v0.7.6
* Mount /proc and /dev before chrooting
* Fix a bug in DeleteSSHKeys task where the code for checking for
...
...
snf-image-helper/configure.ac
View file @
aea26aab
AC_PREREQ(2.59)
AC_INIT(snf-image-helper, 0.
7.6
, synnefo@lists.grnet.gr)
AC_INIT(snf-image-helper, 0.
8
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
snf-image-host/ChangeLog
View file @
aea26aab
2013-03-09, v0.8
* Add support for xen
* Increase the default HELPER_SIZE and TIMEOUT values
* Cleanup the code and remove settings no longer used
* Rename snf-image-host to snf-image
2013-01-21, v0.7.6
* Make the size of the helper VM image configurable
...
...
snf-image-host/configure.ac
View file @
aea26aab
AC_PREREQ(2.59)
AC_INIT(snf-image, 0.
7.6
, synnefo@lists.grnet.gr)
AC_INIT(snf-image, 0.
8
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
snf-image-host/version_pinning.pref
View file @
aea26aab
Package: snf-image-helper
Pin: version 0.
7
*
Pin: version 0.
8
*
Pin-Priority: 1001
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