1. 27 Mar, 2023 1 commit
    • Anton Midyukov's avatar
      alternatives: initial feature · 2f0cf575
      Anton Midyukov authored
      This feature allows you to set alternatives [1].
      For example, like this:
      
         @$(call add,ALTERNATIVES,/usr/bin/xvt:/usr/bin/xterm)
      
      Also, in the config itself, targets for setting alternatives may already
      be predefined. For example, use/alternatives/xvt/% allows you to specify
      arbitrary alternatives for xvt:
      use/alternatives/xvt/xterm, use/alternatives/xvt/mate-terminal, etc.
      However, an alternative must be available.
      
      1. https://www.altlinux.org/Alternatives
      2f0cf575
  2. 26 Mar, 2023 4 commits
  3. 24 Mar, 2023 2 commits
  4. 22 Mar, 2023 1 commit
  5. 21 Mar, 2023 2 commits
  6. 18 Mar, 2023 2 commits
  7. 17 Mar, 2023 2 commits
  8. 13 Mar, 2023 2 commits
  9. 10 Mar, 2023 4 commits
  10. 05 Mar, 2023 1 commit
  11. 01 Mar, 2023 2 commits
  12. 27 Feb, 2023 13 commits
  13. 22 Feb, 2023 4 commits