Statistics
| Branch: | Tag: | Revision:

root @ bbd537e4

Name Size
  autotools
  daemons
  debian
  devel
  doc
  lib
  man
  qa
  src
  test
  tools
.ghci 21 Bytes
.gitignore 2.4 kB
COPYING 1.3 kB
INSTALL 11.1 kB
Makefile.am 72.9 kB
NEWS 132.7 kB
README 191 Bytes
UPGRADE 10.8 kB
autogen.sh 283 Bytes
configure.ac 25.5 kB
epydoc.conf.in 444 Bytes
pylintrc 2.9 kB
pylintrc-test 2.9 kB
vcs-version 20 Bytes

Latest revisions

# Date Author Comment
bbd537e4 12/11/2014 01:01 pm Dimitris Aragiorgis

debian: ganeti -> snf-ganeti in control file

Change source and top binary package to snf-ganeti.

Move ganeti-instance-debootstrap to Suggests.

Signed-off-by: Dimitris Aragiorgis <>

a3833bde 12/11/2014 01:01 pm Dimitris Aragiorgis

debian: Add vcs-version file

Signed-off-by: Dimitris Aragiorgis <>

b19e4e5d 12/11/2014 01:01 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...
2cda447f 12/11/2014 01:01 pm Dimitris Aragiorgis

debian: Remove debian patches

Signed-off-by: Dimitris Aragiorgis <>

aa68cea6 12/11/2014 01:01 pm Dimitris Aragiorgis

debian: Import debian files from backports

Signed-off-by: Dimitris Aragiorgis <>

84586823 12/01/2014 10:52 pm Niklas Hambuechen

Fix hlint warnings found by hlint 1.9.11

Our current hlint version cannot find them yet.

Signed-off-by: Niklas Hambuechen <>
Reviewed-by: Klaus Aehlig <>

Cherry-picked from: d05f1c86fcca

Conflicts:
src/Ganeti/Utils.hs (trivial)...

7c58bd7e 12/01/2014 09:51 pm Klaus Aehlig

Only check header for non-generated files

For generated files, it is enough to check the headers of the
files they are generated from. Moreover, the generated files
have the shebang-line of the target system, which might be
different from the generic one checked for....

d6b695ce 11/03/2014 07:03 pm Klaus Aehlig

Fix python shebang line in tools as well

While most of our top-level python scripts used to be generated
in the Makefile already, the scripts under tools used to be
"ready to use". However, in our current situation where the
python 2 interpreter is called different on different platforms...

534515c0 10/31/2014 01:12 pm Klaus Aehlig

Do not hard-code python path

...in our automatically generated top-level python files.
Instead use the automatically detected python path.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Petr Pudlak <>

02d233cf 10/22/2014 02:07 pm Klaus Aehlig

Add a target to inspect make variables

...this will allow inspecting, e.g., the effective compiler
flags without actually running the compiler. For example,
to see the value of the HFLAGS,

make print-HFLAGS

Signed-off-by: Klaus Aehlig <>...

View all revisions | View revisions

Also available in: Atom