1. 19 Sep, 2011 17 commits
    • Łukasz Nowak's avatar
      Advertise 0.25 development. · 9be05e37
      Łukasz Nowak authored
      9be05e37
    • Łukasz Nowak's avatar
      d8eb43cc
    • Łukasz Nowak's avatar
      Avoid abbreviation. · 99c824d2
      Łukasz Nowak authored
      99c824d2
    • Łukasz Nowak's avatar
      Prepare release 0.24 · 57a52e20
      Łukasz Nowak authored
      57a52e20
    • Antoine Catton's avatar
      Adding openssh part · 9761a8c5
      Antoine Catton authored
      9761a8c5
    • Antoine Catton's avatar
      Introduce dropbear component. · a76b1364
      Antoine Catton authored
      Replacing openssh buildout by dropbear one.
      
      Adding my own dropbear patch which was submitted to
      dropbear developpers.
      
      Add ipv6 patch for dropbear
      
      Took here :
      <https://lists.openwrt.org/pipermail/openwrt-devel/2009-May/004299.html>
      
      Minor: Dropbear buildout fine tuning
      
      Linking dropbear with slapos zlib
      a76b1364
    • Antoine Catton's avatar
      Minor: remove hardcoded url · 2f5ffad0
      Antoine Catton authored
      2f5ffad0
    • Antoine Catton's avatar
      1526393f
    • Łukasz Nowak's avatar
      Fix versions and really use them. · 284cbb23
      Łukasz Nowak authored
      284cbb23
    • Łukasz Nowak's avatar
      d7e27d5f
    • Łukasz Nowak's avatar
      Advertise 0.24 development. · 088193a7
      Łukasz Nowak authored
      088193a7
    • Łukasz Nowak's avatar
      Prepare release 0.23 of cookbook. · 2b0c20ed
      Łukasz Nowak authored
      2b0c20ed
    • Łukasz Nowak's avatar
      Fill changelog. · 814bfcd0
      Łukasz Nowak authored
      814bfcd0
    • Antoine Catton's avatar
      Merge Antoine Catton work of mariadb backup. · cd3280aa
      Antoine Catton authored
      Squashed commit of the following:
      
      commit e55a243673fdd5bccb281b070f0e97832bba696d
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Mon Sep 19 14:41:57 2011 +0200
      
          Minor: removed unused variable "returncode"
      
      commit 5a863d2e034782e2f58bbab01a0eb57d581a0b30
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Mon Sep 19 14:40:00 2011 +0200
      
          Use subprocess.check_call instead of checking return code of
          subprocess.call()
      
      commit 91fc5e8d4893eec41cc651ef2510c4feaab85eee
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Mon Sep 19 14:33:24 2011 +0200
      
          Minor: removing useless commented code in davstorage software.cfg
      
      commit 753fc3084429aefe9381f2e0f438c4303cadf6e4
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Mon Sep 19 14:27:48 2011 +0200
      
          Minor: removing rebootstrap of the software release
      
          Another new python for mariadb is useless.
      
      commit 62b3d3959834921005e7b23f1588644448e6d4d5
      Author: Antoine Catton <acatton@tiolive.com>
      Da...
      cd3280aa
    • Łukasz Nowak's avatar
      Fix formatting. · a33be315
      Łukasz Nowak authored
      a33be315
    • Łukasz Nowak's avatar
      Fill changelog. · e20dd28b
      Łukasz Nowak authored
      e20dd28b
    • Antoine Catton's avatar
      Merge Antoine Catton work on promises. · 79e8f0a2
      Antoine Catton authored
      Squashed commit of the following:
      
      commit 29caaa556d1d641f6b2241db84d2d8b588689a82
      Merge: 32d5fef 13d6e1d3
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Mon Sep 19 11:49:27 2011 +0200
      
          Merge branch 'master' into promises
      
          Conflicts:
          	slapos/recipe/kvm/__init__.py
      
      commit 32d5fef49f22e3a47ca0b0728e502d177979b214
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Wed Aug 24 16:45:31 2011 +0200
      
          Minor: Use pkg_resources the right way
      
          http://peak.telecommunity.com/DevCenter/PkgResources
      
      commit e2fae493ab6a96fa10cbe6531ee1a1ba9c16bb4c
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Wed Aug 24 16:00:02 2011 +0200
      
          Minor: some typo fix to get the recipe working
      
      commit 3764ab93da5031f9b5ea59072090d2b961a791cf
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Wed Aug 24 15:53:17 2011 +0200
      
          Minor: typo fix
      
      commit 259026f718e0e37c5c151fb40dbf85866f6ab87f
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Wed Aug 24 15:33:04 2011 +0200
      
          Cleanup: use createPromiseWrapper instead of easy_install.script
      
          - Install the socket_connection_attempt script into bin/ directory
          - Create promises running this script specifying the right command line
            arguments
      
      commit a870a4d77a3b72d79354e557ee0b8571da9a7459
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Wed Aug 24 13:44:50 2011 +0200
      
          Minor: remove appending promise path to path_list
      
      commit 260df1be27ac382061809aa8851130cd26f74be0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Jul 28 14:40:29 2011 +0200
      
          Do not expose python's shabang.
      
      commit 7db31e9b6759183a54390480a77032009bf2e9ae
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Thu Jul 28 14:13:03 2011 +0200
      
          Replaced the usage python script as template by the easy_install
          capability usage.
      
      commit 3f62cda3a2a9e64cc92cd4c01585b422bb30ff0e
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Tue Jul 26 15:34:13 2011 +0200
      
          Adding promises to kvm software release.
      
          Not tested yet
      
          Minor: removed magic number 5900
      
      commit 2e36426bd11e4833ec3be6a8e2b664e343760417
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Tue Jul 26 13:38:14 2011 +0200
      
          Trailing spaces on KVM recipe
      
      commit 02ed180bd0002cbfe387875ec917e4d6e214e40e
      Author: Antoine Catton <acatton@tiolive.com>
      Date:   Mon Jul 25 16:57:43 2011 +0200
      
          Method createPromise in slapos.librecipe
      
          This method create a promise script which should return 0 whether the
          promise was kept.
      79e8f0a2
  2. 16 Sep, 2011 17 commits
  3. 15 Sep, 2011 1 commit
  4. 14 Sep, 2011 2 commits
  5. 12 Sep, 2011 3 commits