Skip to content
Snippets Groups Projects
  1. Nov 27, 2023
  2. Nov 24, 2023
  3. Nov 20, 2023
  4. Nov 17, 2023
    • Max Gautier's avatar
      Validate systemd unit files (#10597) · 0d4f57aa
      Max Gautier authored
      * Validate systemd unit files
      
      This ensure that we fail early if we have a bad systemd unit file
      (syntax error, using a version not available in the local version, etc)
      
      * Hack to check systemd version for service files validation
      
      factory-reset.target was introduced in system 250, same version as the
      aliasing feature we need for verifying systemd services with ansible.
      So we only actually executes the validation if that target is present.
      
      This is an horrible hack which should be reverted as soon as we drop
      support for distributions with systemd<250.
      Unverified
      0d4f57aa
    • 刘旭's avatar
  5. Nov 16, 2023
  6. Nov 15, 2023
  7. Nov 14, 2023
  8. Nov 13, 2023
  9. Nov 11, 2023
  10. Nov 09, 2023
  11. Nov 08, 2023
  12. Nov 07, 2023
  13. Nov 03, 2023
  14. Nov 02, 2023
  15. Nov 01, 2023
  16. Oct 30, 2023
Loading