#riscv64 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #riscv64, aggregated by home.social.
-
This week in #fedora #linux, not that much, mostly background work:
- Continued on #riscv64 installers, found two new Anaconda bugs related to the automatic enablement of repositories (even if those repositories are configured to be disabled).
- Some work for CentOS containers.
- Work on making Fedora work well with #systemd 's
run0. Currently this is broken for many executables with entrypoint transitions most importantlyrpm,dnf, etc. I've got something working locally but it's definitely going to need some discussion with SELinux folks. - I also started tracking (in
image-builder) upstream the support forsystemd-style immutable systems (https://github.com/osbuild/image-builder/issues/2662) which I've been working on for a while, the intent is to build systems according to @pid_eins's blogpost: https://0pointer.net/blog/fitting-everything-together.html).