Skip to content
Snippets Groups Projects
  1. Nov 02, 2010
  2. Nov 01, 2010
  3. Oct 26, 2010
  4. Oct 19, 2010
  5. Oct 14, 2010
  6. Oct 08, 2010
  7. Oct 07, 2010
  8. Oct 04, 2010
  9. Sep 22, 2010
  10. Sep 20, 2010
  11. Aug 24, 2010
  12. Aug 23, 2010
  13. Aug 20, 2010
  14. Jul 30, 2010
  15. Jul 16, 2010
  16. Jul 01, 2010
  17. Jun 29, 2010
  18. Jun 18, 2010
  19. Jun 17, 2010
  20. Jun 09, 2010
  21. Jun 04, 2010
  22. Jun 03, 2010
  23. Jun 02, 2010
  24. May 10, 2010
  25. May 07, 2010
  26. May 06, 2010
  27. May 05, 2010
  28. Mar 11, 2010
  29. Feb 04, 2010
  30. Jan 22, 2010
  31. Dec 16, 2009
  32. Nov 11, 2009
  33. Nov 06, 2009
  34. 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
  35. Oct 29, 2009
  36. Oct 28, 2009
Loading