Hacker News new | ask | show | jobs
by chilicuil 3906 days ago
For me the most important morpheus feature is the static recipes, most linux distributions compile software dynamically against glibc and then the generated binaries won't run in other distributions. Static builds will run in many linux environments.

I used morpheus and other similar distributions recipes to create `static-get`[0] a static linux binary repository.

[0] https://github.com/minos-org/minos-static

1 comments

This is awesome! I play around a lot/build on little, static linuxes, and this looks like it'll be an invaluable tool in the future :D