• 3.0 b439959413

    Phanes released this 2023-04-02 12:23:24 +00:00 | 27 commits to master since this release

    This is a stable release of Rex after proof of efficacy by using it to automate the cross-compilation of a bootable Linux distribution.

    While I still see many areas of potential improvement, I am marking this as suitable for production.

    Downloads
     
  • 2.2 b439959413

    Phanes released this 2023-02-19 09:47:19 +00:00 | 27 commits to master since this release

    After testing it with the new Dark Horse Linux project at ( www.darkhorselinux.org ) I am pleased with the results after a little minor tweaking of paths.

    It is able to be used to compile an entire sysroot from raw sources, so, I'd say that's good enough since that's why I built it. There are a few parts of the codebase I'd like to rewrite eventually, but I need to actually use the tool for other projects.

    As always, please file an issue on the github downstream mirror if you would like to report a bug, feature request, or anything else.

    Downloads
     
  • Rex-2.1a d0fbd30f31

    Phanes released this 2023-02-17 08:31:07 +00:00 | 28 commits to master since this release

    As expected, there were quite a few bugs due to rushed development and testing.

    • Log files and directories are now created by the calling user of rex and not the assumed user of the task.
    • STDERR redirect in some cases is now fixed.

    I will be marking this as a point release, but will also be keeping this in a "prelease" status until I've done additional testing and am satisfied with the results.

    Downloads
     
  • Rex-2.0a 7ed6e13fa5

    Phanes released this 2023-02-15 23:47:08 +00:00 | 32 commits to master since this release

    • Addresses all known bugs.
    • much cleaner codebase
    • should be considered a full rewrite
    • requires additional testing before being suitable for production use
    Downloads