Statistics
| Branch: | Tag: | Revision:

root @ d396d21e

Name Size
  autotools
  daemons
  debian
  devel
  doc
  lib
  man
  qa
  src
  test
  tools
.ghci 21 Bytes
.gitignore 2.3 kB
COPYING 17.6 kB
INSTALL 10.8 kB
Makefile.am 61.5 kB
NEWS 111.5 kB
README 189 Bytes
UPGRADE 10.7 kB
autogen.sh 283 Bytes
configure.ac 24.7 kB
epydoc.conf.in 444 Bytes
pylintrc 2.8 kB

Latest revisions

# Date Author Comment
d396d21e 12/17/2013 12:56 pm Dimitris Aragiorgis

Change source package to snf-ganeti

..and make ganeti2 dummy package depend on snf-ganeti.

Signed-off-by: Dimitris Aragiorgis <>

cb49d1f5 12/17/2013 12:56 pm Dimitris Aragiorgis

Run ./autogen.sh before configure

This is needed so that packaging can be done by using official
src tree found on git repo.

Official debian packages provide in orig tarball the files
that get generated by automake, autoconf, and aclocal:

  • configure
  • Makefile.in...
4f64f422 12/17/2013 12:56 pm Dimitris Aragiorgis

Remove debian patch that cannot apply

Since we run autogen.sh inside debian rules Makefile.in is not
included in original source tree and thus a debian patch that
changes this file cannot apply.

Signed-off-by: Dimitris Aragiorgis <>

b6772b46 12/17/2013 12:56 pm Dimitris Aragiorgis

Rename ganeti.* debian files to snf-ganeti.*

Change genscript.py to search for those files

Signed-off-by: Dimitris Aragiorgis <>

c55058f4 12/17/2013 12:56 pm Dimitris Aragiorgis

ganeti -> snf-ganeti in debian/rules

override dh_install init, cron, logrotate with --name option.

Additional changes:
- Let ganeti run as root
- Do not enable restricted commands and do not require specific user/group.

Signed-off-by: Dimitris Aragiorgis <>

42591fbb 12/17/2013 12:56 pm Dimitris Aragiorgis

Remove debian patch that does not apply on 2.8

Signed-off-by: Dimitris Aragiorgis <>

ed88923f 12/17/2013 12:56 pm Dimitris Aragiorgis

ganeti -> snf-ganeti in debian/control

snf-ganeti Provides, Replaces, Conflicts ganeti
ganeti-haskell replaces snf-ganeti
- /usr/share/man/man8/ganeti-confd.8.gz
was in Ganeti 2.6 but now is provided by ganeti-haskell
ganeti still replaces deprecated ganeti2 package...

45b6a5b4 12/17/2013 12:56 pm Dimitris Aragiorgis

Import debian files from wheezy-backports

Signed-off-by: Dimitris Aragiorgis <>

7bc2c097 12/16/2013 05:53 pm Michele Tartara

Add support for blktap2 file-driver

Newer Xen versions use blktap2 instead of blktap. This patch adds support
for it in Ganeti.

Fixes Issue 638.

Signed-off-by: Michele Tartara <>
Reviewed-by: Thomas Thrainer <>

95e00de7 12/16/2013 05:31 pm Hrvoje Ribicic

Update opcodes test to include network tags

This patch adds the network tags to the list of all other tag types
that can be tried in QuickCheck tests.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Michele Tartara <>

View all revisions | View revisions

Also available in: Atom