Statistics
| Branch: | Tag: | Revision:

root / debian / rules @ cb49d1f5

History | View | Annotate | Download (2.9 kB)

# Date Author Comment
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...
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 <>

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

Import debian files from wheezy-backports

Signed-off-by: Dimitris Aragiorgis <>