Statistics
| Branch: | Tag: | Revision:

root / snf-image-host @ e8211fbb

Name Size
  debian
AUTHORS 153 Bytes
COPYING 17.7 kB
ChangeLog 4.1 kB
Makefile.am 1.8 kB
autogen.sh 302 Bytes
common.sh.in 11.3 kB
configure.ac 6 kB
copy-monitor.py 5.4 kB
create 7 kB
decode-config.py 1.7 kB
defaults 3.1 kB
export 1.4 kB
ganeti_api_version 11 Bytes
helper-monitor.py 4.3 kB
host-monitor.py 2 kB
import 1.2 kB
multistrap.conf 1010 Bytes
parameters.list 451 Bytes
pithcat 3.2 kB
rename 20 Bytes
repo_pinning.pref 62 Bytes
snf-image-update-helper.in 6 kB
variants.list 8 Bytes
verify 1.7 kB
version_pinning.pref 66 Bytes

Latest revisions

# Date Author Comment
e8211fbb 01/04/2013 04:55 pm Nikos Skalkotos

Bump debian version 0.7.2-1

b0f5d394 12/11/2012 06:25 pm Nikos Skalkotos

Add python-prctl dependency in snf-image-host

ecebe548 12/07/2012 06:37 pm Nikos Skalkotos

Bump debian version 0.7.1-1

c5d90176 12/05/2012 08:34 pm Nikos Skalkotos

Bump debian version 0.7-2

bcadc78a 12/03/2012 05:33 pm Nikos Skalkotos

Bump debian version 0.7-1

fc8828d6 12/03/2012 05:26 pm Nikos Skalkotos

Merge tag 'v0.7' into debian-0.7

Release v0.7

a7a7b869 12/03/2012 05:17 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7

26f7e336 12/03/2012 04:19 pm Nikos Skalkotos

Inform the user about snf-image-update-helper

Make sure that when the package is installed, the user gets informed
about the need to run snf-image-update-helper.

66d0fe31 12/03/2012 12:02 pm Nikos Skalkotos

Add multistrap dependency in snf-image-host

995a47c9 12/02/2012 11:14 am Nikos Skalkotos

Code cleanup

Make sure local variables are defined as local before they get assigned.
Having variables get defined and assigned in one line like this:

local var=foo

can sometimes cause problems. For example, this line:

local var=$(false)

will return 0 and the script will not fail if set -x is defined.

View revisions

Also available in: Atom