Skip to content
Snippets Groups Projects
  1. Mar 23, 2022
  2. Mar 17, 2022
  3. Mar 16, 2022
  4. Mar 15, 2022
  5. Feb 28, 2022
  6. Aug 02, 2021
  7. Mar 14, 2020
  8. Nov 29, 2019
  9. Sep 22, 2019
  10. Sep 20, 2019
  11. Sep 15, 2019
  12. Sep 09, 2019
  13. Sep 08, 2019
  14. Jun 10, 2019
  15. May 12, 2019
  16. Apr 07, 2019
  17. 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
  18. Aug 19, 2018
  19. Aug 18, 2018
  20. Aug 17, 2018
  21. Jul 28, 2018
  22. 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
  23. Jul 26, 2018
    • SamwiseFilmore's avatar
      Major Refactor; Create passwd hashes · ce6e96bd
      SamwiseFilmore authored
      Maybe some of the refactoring things I did don't make much sense, but I
      did them. The goal was to get rid of those macros (because macro
      definitions are really hard to read). I replaced two of them with very
      similar functions, and rearranged the `install` function.
      
      The installer now generates password hashes from the password entered by
      the user or listed in the toml file. This value is NO LONGER the
      password hash. The example configs have been changed to reflect this.
      ce6e96bd
    • SamwiseFilmore's avatar
      Functional Partial rewrite · 80add18d
      SamwiseFilmore authored
      80add18d
  24. Jul 25, 2018
  25. Nov 11, 2017
  26. Sep 28, 2017
  27. Sep 27, 2017
  28. Aug 24, 2017
  29. Aug 21, 2017
  30. Jul 11, 2017
  31. Jun 18, 2017
Loading