Statistics
| Branch: | Tag: | Revision:

root / devel @ c92b4671

Name Size
build_chroot 8.5 kB
check-split-query 2.2 kB
release 2.5 kB
review 4.6 kB
upload 3.8 kB
webserver 1.6 kB

Latest revisions

# Date Author Comment
f3ac6f36 12/19/2013 01:59 pm Klaus Aehlig

Merge branch 'stable-2.10' into master

  • stable-2.10
    Version bump for 2.10.0~rc1
    Update NEWS for 2.10.0 rc1 release
    Fix pylint 0.26.0/Python 2.7 warning
    Update INSTALL and devnotes for 2.10 release
  • stable-2.9
    Bump revision for 2.9.2
    Update NEWS for 2.9.2 release...
c486fb6c 12/16/2013 12:37 pm Thomas Thrainer

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.9
    Bump revision for 2.9.2
    Update NEWS for 2.9.2 release
    Pass hvparams to GetInstanceInfo
    Adapt parameters that moved to instance variables
    Avoid lines longer than 80 chars
    SingleNotifyPipeCondition: don't share pollers...
affe1792 12/11/2013 07:43 pm Klaus Aehlig

Merge branch 'stable-2.8' into stable-2.9

  • stable-2.8
    Version bump for 2.8.3
    Update NEWS for 2.8.3 release
    Support reseting arbitrary params of ext disks
    Allow modification of arbitrary params for ext
    Do not clear disk.params in UpgradeConfig()...
b4e8599b 11/28/2013 04:45 pm Petr Pudlak

build_chroot: hard-code the version of blaze-builder

The newest version does not build on Debian squeeze, so avoid
it being pulled in as a dependency.

This is the same issue that has been fixed in [1e078ef3] on master.

Signed-off-by: Petr Pudlak <>...

ee2a6b3f 11/27/2013 03:43 pm Santi Raffa

build_chroot: install pyinotify inside the chroot

Commit 0e3f65d2 erroneously installed pyinotify on the host system.
This commit fixes that and adds a comment on why we have to install
this dependency separately in the first place.

Signed-off-by: Santi Raffa <>...

dd3f81ab 11/26/2013 07:12 pm Klaus Aehlig

build_chroot: for wheezy install base64-bytestring via cabal

The version packaged in debian wheezy is less than the minimally
required version 1.0.0.0.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Helga Velroyen <>

7afed8fe 11/26/2013 03:31 pm Klaus Aehlig

Add zlib and base64-bytestring as haskell dependencies

With luxid taking over more and more job management, replicating job
files should use the compressed option, as is currently done by masterd.
This requires gzip compression and base64 encoding available in haskell...

dabaa0b0 11/26/2013 02:02 pm Petr Pudlak

build_chroot: Add packages for JSON patching (used in QA)

These (optional) packages allow patching QA JSON configuration file (see
[e5398c3a]). While it's meant to be used on Buildbot, it can be useful
to have it installed locally too, for example for testing patches in a...

1e078ef3 11/22/2013 05:42 pm Klaus Aehlig

build_chroot: hard-code the version of blaze-builder

The newest version does not build on debian squeeze, so avoid
it beeing pulled in as a dependency.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Jose Lopes <>

0e3f65d2 10/16/2013 05:12 pm Santi Raffa

Fix indentation of devel/build_chroot

This commit is separated from the previous one for reviewing
convenience. If git-blame points to this revision as the culprit of
your problem, you probably have to go deeper.

Signed-off-by: Santi Raffa <>...

View revisions

Also available in: Atom