Statistics
| Branch: | Tag: | Revision:

root @ c5e3f1f6

Latest revisions

# Date Author Comment
c5e3f1f6 01/04/2013 01:55 pm Dimitris Aragiorgis

Add setup.cfg for gtools.

setup.py installs console scripts in /usr/bin/. snf-ganeti-hook,
snf-dispatcher, snf-ganeti-eventd scripts should be in /usr/sbin.
Add setup.cfg in snf-cyclades-gtools to change install-scripts option.

Signed-off-by: Dimitris Aragiorgis <>

e5d15648 12/14/2012 11:42 am Stratos Psomadakis

Use img['checksum'] as origin disk param.

Use the img['checksum'], instead of img['backend_id'] as the origin disk
paramater, as neede by the new archipelago code (and drop support for the old
one).

68fde58b 12/14/2012 11:15 am Dimitris Aragiorgis

Support use of local debian branch

If desired you can pass local debian branch as first argument
in autopkg.sh script. If not passed then the one in conf file
will be used.

Signed-off-by: Dimitris Aragiorgis <>

81b92b0f 12/12/2012 09:52 pm Dimitris Aragiorgis

Add test section in installation overview

Signed-off-by: Dimitris Aragiorgis <>

81a53400 12/12/2012 09:32 pm Dimitris Aragiorgis

Add autopkg.conf and some fixes

The script sources the conf file in order to get build options.

In case building procedure fails, it cleans up the mess and returns
HEAD to initial state.

If it succeeds, it checks if your local branch is up-to-date with the...

67543a93 12/12/2012 01:07 am Dimitris Aragiorgis

Ensure autopkg not to mess up local repo

Use add_cleanup, add_checkpoint (based on git reflog) and cleanup
handler upon exit so that local src repo preserves its state after
trying to build packages no matter if build process succeeds or not.

Signed-off-by: Dimitris Aragiorgis <>

22ab4278 12/11/2012 08:11 pm Vangelis Koukis

Make autopkg.sh hopefully more user-friendly

Make autopkg.sh hopefully more user-friendly,
have the whole build procedure run in a directory under /tmp.

48130d8d 12/11/2012 07:31 pm Vangelis Koukis

Move fabfile under devtools/

7260959d 12/11/2012 07:29 pm Vangelis Koukis

Remove obsolete files from the integration branch

d26d8b71 12/11/2012 05:55 pm Dimitris Aragiorgis

Add script for auto pkg generation

Prerequisites:
- existing dirs: ~/build-area, ~/packages, ~/backup
- available commiter's gpg key commiter
- git-buildpackage

Suggested workflow:

git checkout --track origin/develop
git pull origin develop
git checkout -b local...

View all revisions | View revisions

Also available in: Atom