Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-image-creator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-image-creator
Commits
de327119
Commit
de327119
authored
8 years ago
by
Nikos Skalkotos
Browse files
Options
Downloads
Patches
Plain Diff
Update ChangeLog and version files for v0.10
parent
9f6bd088
No related branches found
Branches containing commit
Tags
0.10
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+14
-0
14 additions, 0 deletions
ChangeLog
image_creator/version.py
+1
-7
1 addition, 7 deletions
image_creator/version.py
version
+1
-1
1 addition, 1 deletion
version
with
16 additions
and
8 deletions
ChangeLog
+
14
−
0
View file @
de327119
2016-07-28, v0.10
* Detect Bitnami images
* Support changing the default "images" container when registering an
image with a Synnefo deployment
* Make the image metadata visible as environment variables to the
host-run scripts
* Detect the image's bootloader and reinstall it after shrinking the
image if it is extlinux
* Support having multiple clouds and keep separate registration status
for each one of them
* Fix windows shrinking to work on non-English localized images
* Add Linux sysprep for removing /etc/machine-id
* Fix bugs
2015-03-02, v0.9
2015-03-02, v0.9
* Add Linux syspreps for disabling the IPv6 privacy extensions and for
* Add Linux syspreps for disabling the IPv6 privacy extensions and for
changing the boot timeout
changing the boot timeout
...
...
This diff is collapsed.
Click to expand it.
image_creator/version.py
+
1
−
7
View file @
de327119
__version__
=
"
0.9next
"
__version__
=
"
0.10
"
__version_vcs_info__
=
{
'
branch
'
:
'
develop
'
,
'
revid
'
:
'
726374f
'
,
'
revno
'
:
690
}
__version_user_email__
=
"
skalkoto@grnet.gr
"
__version_user_name__
=
"
Nikos Skalkotos
"
This diff is collapsed.
Click to expand it.
version
+
1
−
1
View file @
de327119
0.
9next
0.
10
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment