Skip to content
Snippets Groups Projects
  1. Aug 12, 2024
  2. Jul 13, 2024
  3. Jun 20, 2024
  4. Jun 18, 2024
    • Eric Vidal's avatar
      Remove deprecated key @shebang · 0f69103e
      Eric Vidal authored
      0f69103e
    • Eric Vidal's avatar
      Change name of Timeout key familly. · 2c736d20
      Eric Vidal authored
      Rename TimeoutKill to TimeoutStart.
      Rename TimeoutFinish to TimeoutStop.
      Remove TimeoutUp and TimeoutDown key.
      To avoid confusion and mistake, oneshot and classic service use now
      the same key name to declare the timeout to use.
      TimeoutStart and TimeoutStop are clearer than TimeoutKill and TimeoutFinish.
      66 is sufficiently smart to name the file correctly for s6-supervise
      whick look for the timeout-kill and timeout-finish file.
      2c736d20
  5. Jun 07, 2024
  6. Jun 03, 2024
    • Eric Vidal's avatar
      Please do not leak · 6c181b9c
      Eric Vidal authored
      6c181b9c
    • Eric Vidal's avatar
      Only build the entire graph of system after a parse process. · 8fcc5c59
      Eric Vidal authored
      Each tool needs to be independent, which
      meant that every time a tool was called,
      it would build the entire system graph.
      This was an obvious waste of time and resources.
      
      Now, the tools build the graph based
      on the requested services, which
      drastically reduces the time needed to
      construct the necessary dependency graph.
      8fcc5c59
  7. Jun 01, 2024
  8. May 31, 2024
  9. May 28, 2024
  10. May 27, 2024
  11. May 26, 2024
  12. May 24, 2024
  13. May 21, 2024
  14. May 18, 2024
  15. May 17, 2024
  16. May 07, 2024
  17. May 03, 2024
  18. Apr 01, 2024
  19. Mar 31, 2024
  20. Feb 10, 2024
  21. Jan 10, 2024
Loading