- Sep 05, 2022
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Aug 26, 2022
-
-
Jeremy Soller authored
-
- Jul 22, 2022
-
-
Jeremy Soller authored
-
- Apr 26, 2022
-
-
Jeremy Soller authored
-
- Mar 23, 2022
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Mar 17, 2022
-
- Mar 16, 2022
-
-
Jeremy Soller authored
-
- Mar 15, 2022
-
-
Jeremy Soller authored
-
- Feb 28, 2022
-
-
Jeremy Soller authored
-
- Aug 02, 2021
-
-
Jeremy Soller authored
-
- Mar 14, 2020
-
-
Jeremy Soller authored
-
- Nov 29, 2019
-
- Sep 22, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 20, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 15, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 09, 2019
-
-
Jeremy Soller authored
-
- Sep 08, 2019
-
-
Jeremy Soller authored
-
- Jun 10, 2019
-
- May 12, 2019
-
- Apr 07, 2019
-
-
Jeremy Soller authored
-
- Mar 01, 2019
-
-
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.
-
- Aug 19, 2018
-
-
Jeremy Soller authored
-
- Aug 18, 2018
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Aug 17, 2018
-
-
SamwiseFilmore authored
-
- Jul 28, 2018
-
-
SamwiseFilmore authored
-
- Jul 27, 2018
-
-
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.
-
- Jul 26, 2018
-
-
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.
-