Statistics
| Branch: | Tag: | Revision:

root / debian / rules @ ea732744

History | View | Annotate | Download (2.9 kB)

# Date Author Comment
236e3bf9 12/11/2013 05:29 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 <>

f09412a4 12/11/2013 05:29 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...
c5faeefb 12/11/2013 05:29 pm Dimitris Aragiorgis

Import debian files from wheezy-backports

Signed-off-by: Dimitris Aragiorgis <>