Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-ganeti
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-ganeti
Commits
2fe61f87
Commit
2fe61f87
authored
15 years ago
by
Iustin Pop
Browse files
Options
Downloads
Patches
Plain Diff
Update NEWS file for the 0.1.6 release
parent
f723de38
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+8
-0
8 additions, 0 deletions
NEWS
README
+3
-2
3 additions, 2 deletions
README
with
11 additions
and
2 deletions
NEWS
+
8
−
0
View file @
2fe61f87
Version 0.1.6 (Wed, 19 Aug 2009):
- Added support for Luxi (the native Ganeti protocol)
- Added support for simulated clusters (for hspace only)
- Added timeouts for the RAPI backend
- Fixed a few inconsistencies in the command line handling
- Fixed handling of errors while loading data
- The 'network' is a new dependency due to the Luxi addition
Version 0.1.5 (Thu, 09 Jul 2009):
Version 0.1.5 (Thu, 09 Jul 2009):
- Removed obsolete hn1 program; this allowed removal of a lot of
- Removed obsolete hn1 program; this allowed removal of a lot of
supporting code
supporting code
...
...
This diff is collapsed.
Click to expand it.
README
+
3
−
2
View file @
2fe61f87
...
@@ -93,8 +93,9 @@ If installing from source, you need a working ghc compiler (6.8 at
...
@@ -93,8 +93,9 @@ If installing from source, you need a working ghc compiler (6.8 at
least) and some extra Haskell libraries which usually need to be
least) and some extra Haskell libraries which usually need to be
installed manually:
installed manually:
- json (http://hackage.haskell.org/cgi-bin/hackage-scripts/package/json)
- json (http://hackage.haskell.org/package/json)
- curl (http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl)
- curl (http://hackage.haskell.org/package/curl)
- network (http://hackage.haskell.org/package/network)
Once these are installed, just typing *make* in the top-level
Once these are installed, just typing *make* in the top-level
directory should be enough.
directory should be enough.
...
...
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