Skip to content
Snippets Groups Projects
  1. Jan 06, 2024
    • bjorn3's avatar
      Move /etc/group generation to the installer · 09da116c
      bjorn3 authored
      This ensures that the gid's for the auto-generated user groups stay in
      sync with the gid in /etc/passwd. It also makes it easier to evolve the
      format of /etc/group in the future.
      09da116c
  2. Jan 04, 2024
  3. Dec 29, 2023
    • bjorn3's avatar
      Create symlinks before installing packages · b4f2f01d
      bjorn3 authored
      This allows redirecting the location packages are installed using
      symlinks. This makes it much easier to change the filesystem hierarchy
      by not having to change every recipe in the cookbook.
      b4f2f01d
  4. Dec 13, 2023
  5. Dec 12, 2023
  6. Nov 18, 2023
  7. Nov 04, 2023
  8. Apr 01, 2023
  9. Mar 10, 2023
  10. Mar 08, 2023
  11. Feb 24, 2023
  12. Nov 21, 2022
  13. Sep 21, 2022
  14. Sep 12, 2022
  15. Sep 07, 2022
  16. Sep 05, 2022
  17. Mar 23, 2022
  18. Mar 17, 2022
  19. Mar 14, 2020
  20. Nov 29, 2019
  21. Sep 22, 2019
  22. Sep 08, 2019
  23. May 12, 2019
  24. Mar 01, 2019
    • Robin Randhawa's avatar
      Get TARGET from the environment · 78e9f779
      Robin Randhawa authored
      This enables flexible cross-installation of packages as opposed to only
      compiling for the x86_64-unknown-redox target.
      
      This also permits native builds.
      78e9f779
  25. Aug 17, 2018
  26. Jul 28, 2018
  27. Jul 27, 2018
    • SamwiseFilmore's avatar
      Rudimentary support for permissions · e58815f8
      SamwiseFilmore authored
      I sorta OOP'ed this, combining the logic of what needs to happen for
      each config object with those objects. More things are coming, this is a
      very WIP commit.
      e58815f8
Loading