Skip to content
Snippets Groups Projects
  1. Jun 17, 2010
  2. Jun 04, 2010
  3. Jun 03, 2010
  4. Jun 02, 2010
  5. May 10, 2010
  6. May 07, 2010
  7. May 06, 2010
  8. May 05, 2010
  9. Mar 11, 2010
  10. Feb 04, 2010
  11. Dec 16, 2009
  12. Nov 11, 2009
  13. Nov 06, 2009
  14. Nov 05, 2009
    • Michael Hanselmann's avatar
      Add new “daemon-util” script to start/stop Ganeti daemons · f154a7a3
      Michael Hanselmann authored
      
      Until now, Ganeti started and stopped its own daemons using custom functions.
      To start, the daemon was just executed and then sent the appropriate signals to
      stop it again. Init scripts would have to pay attention to the PID file and
      other things.
      
      With this patch, a new script is added (“daemon-util”, installed in
      $prefix/lib/ganeti/), centralizing the starting and stopping of daemons. The
      provided example init script is adjusted to use this new script. Ganeti's code
      no longer calls its own init script.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      f154a7a3
  15. Oct 29, 2009
  16. Oct 28, 2009
  17. Oct 22, 2009
  18. Oct 13, 2009
  19. Sep 29, 2009
  20. Sep 25, 2009
  21. Sep 24, 2009
  22. Sep 18, 2009
  23. Aug 07, 2009
  24. Jul 17, 2009
  25. Jun 16, 2009
  26. May 27, 2009
  27. May 20, 2009
  28. Apr 27, 2009
  29. Apr 08, 2009
  30. Mar 27, 2009
  31. Mar 02, 2009
    • Iustin Pop's avatar
      Release 2.0rc1 · a2370b24
      Iustin Pop authored
      This patch updates the NEWS file and increases the version to 2.0 rc1.
      
      Reviewed-by: ultrotter
      v2.0.0rc1
      a2370b24
  32. Feb 16, 2009
  33. Jan 26, 2009
  34. Feb 18, 2008
    • Iustin Pop's avatar
      Update version numbers for the 1.2.3 release · bae27f68
      Iustin Pop authored
      Note: we don't update for now the install.sgml file with the new version
      number, as there are no other changes. We'll update the web site to
      indicate that the current install.html document is valid for 1.2.3 too.
      
      Reviewed-by: imsnah,ultrotter
      bae27f68
Loading