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
ea69a537
Commit
ea69a537
authored
Sep 14, 2012
by
Nikos Skalkotos
Browse files
Update ChangeLog and configure for version 0.6
parent
305f3086
Changes
4
Hide whitespace changes
Inline
Side-by-side
snf-image-helper/ChangeLog
View file @
ea69a537
2012-09-14, v0.6
* Make sure EnforcePersonality is the last task that runs before
UmountImage. Doing this ensures that user-enjected files never
get overwritten by any other configuration task.
2012-08-31, v0.5
* Add a new progress monitoring mechanish
* Add support for arch linux
...
...
snf-image-helper/configure.ac
View file @
ea69a537
AC_PREREQ(2.59)
AC_INIT(snf-image-helper, 0.
5
, synnefo@lists.grnet.gr)
AC_INIT(snf-image-helper, 0.
6
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
snf-image-host/ChangeLog
View file @
ea69a537
2012-09-15, v0.6
* Fix import and export scripts
* Add new config_url os parameter. This can be used by snf-image to
download a json file that contains the value for other os parameters
2012-08-31, v0.5
* Add a new progress monitoring mechanism. With this new mechanism,
snf-image can output progress and error messages to external programs
...
...
snf-image-host/configure.ac
View file @
ea69a537
AC_PREREQ(2.59)
AC_INIT(snf-image, 0.
5
, synnefo@lists.grnet.gr)
AC_INIT(snf-image, 0.
6
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
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