Skip to content
Snippets Groups Projects
  1. Oct 30, 2023
  2. Jul 15, 2023
  3. Jul 08, 2023
  4. Jun 17, 2023
  5. Jun 16, 2023
    • Eric Vidal's avatar
      remove -I -f option to enable. · 08ff9196
      Eric Vidal authored
      This option come from previous behavior. It not the role of enable process
      to deal with parse option.
      Also, this change allow user to quickly switch between trees without the need
      to force a parse process.
      The necessary field at resolve file of the service is now handled by enable
      process.
      08ff9196
    • Eric Vidal's avatar
      add service_switch_tree function · 7fa95f07
      Eric Vidal authored
      7fa95f07
  6. Jun 14, 2023
  7. Jun 12, 2023
  8. Jun 05, 2023
  9. Jun 02, 2023
  10. May 31, 2023
  11. May 28, 2023
    • Eric Vidal's avatar
      add service_resolve_write_tmp and state_write_tmp function to be able to write... · 57ca9f4f
      Eric Vidal authored
      add service_resolve_write_tmp and state_write_tmp function to be able to write those files at a temporary directory
      57ca9f4f
    • Eric Vidal's avatar
      pass through temporary directory. · 69f24c1e
      Eric Vidal authored
      Parse the service and write the result in a temporary directory. When the write process
      is finished the directory is copied to the original service directory overwritten a
      same file. The symlink /var/lib/66/system/.resolve/service/<name> is made at the complete
      end of the process. So we can clean the mess removing the temporary directory and
      avoid to change the original service directory before the end of the process. The state of
      system should be clean event on crash of the parse process
      69f24c1e
    • Eric Vidal's avatar
      add supervise macro · efa967e8
      Eric Vidal authored
      efa967e8
  12. May 21, 2023
  13. May 10, 2023
  14. May 01, 2023
  15. Apr 15, 2023
Loading