Statistics
| Branch: | Tag: | Revision:

root @ 439ba9a1

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.6 kB
NEWS 112.1 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
vcs-version 19 Bytes

Latest revisions

# Date Author Comment
439ba9a1 03/24/2014 12:50 pm Dimitris Aragiorgis

(debian) 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 <>

1aff63da 03/24/2014 12:50 pm Dimitris Aragiorgis

(debian) 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...
1ad9da7f 03/24/2014 12:50 pm Dimitris Aragiorgis

(debian) 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 <>

25bbb0a3 03/24/2014 12:50 pm Dimitris Aragiorgis

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

Change genscript.py to search for those files

Signed-off-by: Dimitris Aragiorgis <>

6f74d1bb 03/24/2014 12:50 pm Dimitris Aragiorgis

(debian) 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...

3c62382d 03/24/2014 12:50 pm Dimitris Aragiorgis

(debian) Remove debian patch that does not apply on 2.8

Signed-off-by: Dimitris Aragiorgis <>

51cf3629 03/24/2014 12:50 pm Dimitris Aragiorgis

(debian) Import debian files from wheezy-backports

Signed-off-by: Dimitris Aragiorgis <>

82588179 03/24/2014 12:50 pm Dimitris Aragiorgis

(debian) Add vcs-version file

Signed-off-by: Dimitris Aragiorgis <>

7d76de75 03/20/2014 10:26 am Thomas Thrainer

Include qa/patch in Makefile

Fix the build by including the qa/patch directory in Makefile.am.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Helga Velroyen <>

7488cf4b 03/19/2014 08:32 pm Hrvoje Ribicic

Handle empty patches better

The previous patch loading utilities omitted empty patches, as they
were thought to be of no significance, and when no patches were used,
the import and therefore dependency should not be used. If a user has
added an empty patch file, and made an entry in the order file, the QA...

View all revisions | View revisions

Also available in: Atom