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
5fc02e52
Commit
5fc02e52
authored
May 17, 2012
by
Nikos Skalkotos
Browse files
Update ChangeLog and configure for v0.4
parent
643d7283
Changes
4
Hide whitespace changes
Inline
Side-by-side
snf-image-helper/ChangeLog
View file @
5fc02e52
2012-05-17, v0.4
* Add support for creating SWAP partitions
* Add support for GPT partition tables
* Add support for resizing logical partitions
* Add mechanism for overwritting Unattend.xml
2012-03-29, v0.3.6
2012-03-26, v0.3.5
...
...
snf-image-helper/configure.ac
View file @
5fc02e52
AC_PREREQ(2.59)
AC_INIT(snf-image-helper, 0.
3.6
, synnefo@lists.grnet.gr)
AC_INIT(snf-image-helper, 0.
4
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
snf-image-host/ChangeLog
View file @
5fc02e52
2012-05-17, v0.4
* Remove progress-monitor-support flag. An external progress monitor
programm will be used if --with-progress-monitor flag is used in
configure or if PROGRESS_MONITOR variable in the defaults file has a
non-empty value
* Remove --enable-pithos-backend option in configure. This will be
detected at runtime
* Create package list in snf-update-helper every time debootstrap is
performed. If a cache file is found, snf-update-helper will use this
list to determine if it is OK to use this cache file or not.
* Add mechanism for overwritting the helper's Unattend.xml file
2012-03-29, v0.3.5
* Make snf-image-update-helper ask whether to use the found deboostrap
cache file when in interactive mode.
* Make the system update the default debootstrap cache file when -c
option
is used and it's value does not point to a cache file.
cache file when in interactive mode.
* Make the system update the default debootstrap cache file when -c
option
is used and it's value does not point to a cache file.
2012-03-26, v0.3.5
...
...
snf-image-host/configure.ac
View file @
5fc02e52
AC_PREREQ(2.59)
AC_INIT(snf-image, 0.
3.6
, synnefo@lists.grnet.gr)
AC_INIT(snf-image, 0.
4
, 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