1. 17 Feb, 2025 1 commit
  2. 13 Feb, 2025 1 commit
    • Carlos Ramos Carreño's avatar
      obs/slapos: Add missing dependencies · ae16ab90
      Carlos Ramos Carreño authored
      This adds the following SlapOS dependencies:
      
      - awk: This is required implicitly by some SlapOS packages (it is
        assumed to exist). For example, ncurses:
      
        ```
        configure: error: No awk program found
        ```
      
      - iproute2: This is required explicitly by `slapos node format` when
        `alter_network=True`:
      
        ```
        Some required binaries are missing or not functional: ip
        ```
      
      - procps: This is also required by `slapos node format` when
        `alter_network=True`, as it uses sysctl:
      
        ```
        FileNotFoundError: [Errno 2] No such file or directory: 'sysctl': 'sysctl'
        ```
      
      See !211
      See slapos.core!655 for additional context.
      ae16ab90
  3. 31 Jan, 2025 1 commit
  4. 29 Jan, 2025 2 commits
  5. 14 Jan, 2025 1 commit
  6. 13 Jan, 2025 1 commit
  7. 08 Jan, 2025 1 commit
  8. 06 Jan, 2025 2 commits
  9. 23 Dec, 2024 1 commit
  10. 20 Dec, 2024 2 commits
  11. 19 Dec, 2024 3 commits
  12. 16 Dec, 2024 3 commits
  13. 13 Dec, 2024 2 commits
  14. 09 Dec, 2024 1 commit
  15. 05 Dec, 2024 1 commit
  16. 15 Nov, 2024 1 commit
  17. 31 Oct, 2024 1 commit
  18. 22 Oct, 2024 2 commits
  19. 21 Oct, 2024 1 commit
  20. 16 Oct, 2024 1 commit
  21. 15 Oct, 2024 1 commit
  22. 14 Oct, 2024 1 commit
  23. 10 Oct, 2024 1 commit
  24. 09 Oct, 2024 3 commits
  25. 02 Oct, 2024 3 commits
  26. 19 Sep, 2024 1 commit
  27. 18 Sep, 2024 1 commit