Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
snf-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
snf-image
Commits
8af1ada3
Commit
8af1ada3
authored
Apr 23, 2013
by
Nikos Skalkotos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ChangeLogs and configure.ac for ver 0.9
parent
62a6be39
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
5 deletions
+12
-5
snf-image-helper/ChangeLog
snf-image-helper/ChangeLog
+6
-2
snf-image-helper/configure.ac
snf-image-helper/configure.ac
+1
-1
snf-image-host/ChangeLog
snf-image-host/ChangeLog
+3
-0
snf-image-host/configure.ac
snf-image-host/configure.ac
+1
-1
snf-image-host/version_pinning.pref
snf-image-host/version_pinning.pref
+1
-1
No files found.
snf-image-helper/ChangeLog
View file @
8af1ada3
2013-01-12, v0.8.1
2013-04-12, v0.9
* Add Support for FreeBSD images
* Fix a few bugs in the helper monitoring system
2013-03-12, v0.8.1
* Update contact email address
2013-0
1
-09, v0.8
2013-0
3
-09, v0.8
* Add support for xen
* Cleanup the helper code
...
...
snf-image-helper/configure.ac
View file @
8af1ada3
AC_PREREQ(2.59)
AC_INIT(snf-image-helper, 0.
8.1
, synnefo@googlegroups.com)
AC_INIT(snf-image-helper, 0.
9
, synnefo@googlegroups.com)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
snf-image-host/ChangeLog
View file @
8af1ada3
2013-04-23, v0.9
* Add support for FreeBSD images
2013-03-12, v0.8.1
* Fix a bug in helper-monitor.py
* Make snf-image-update-helper install a patched version of ntfs-3g.
...
...
snf-image-host/configure.ac
View file @
8af1ada3
AC_PREREQ(2.59)
AC_INIT(snf-image, 0.
8.1
, synnefo@googlegroups.com)
AC_INIT(snf-image, 0.
9
, synnefo@googlegroups.com)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
snf-image-host/version_pinning.pref
View file @
8af1ada3
Package: snf-image-helper
Pin: version 0.
8.1
*
Pin: version 0.
9
*
Pin-Priority: 1001
Package: ntfs-3g
...
...
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