Full-Source Binary Seed Bootstrap of the Guix System (2023)
8 points by runxiyu
8 points by runxiyu
What are some other bootstrapping efforts similar to this in their scope? Or, in general, other non-trivial software ecosystems (if any) that are bootstrappable from source like this?
Two links come to my mind, the first contains a couple of projects, while the second is for a small Linux with Nix:
https://www.bootstrappable.org/projects.html
https://media.ccc.de/v/nixcon-2023-34402-bootstrapping-nix-and-linux-from-tinycc
Original title:
The Full-Source Bootstrap: Building from source all the way down