Commit Graph

4 Commits

Author SHA1 Message Date
bjorn3 686b052dea Support dynamic linking in initfs
With this the only changes necessary to dynamically link the initfs are
in the build recipe.
2026-01-25 20:25:01 +01:00
bjorn3 1350cf79cf Remove unnecessary VT switch
We already automatically switch to the first VT that gets created.
2025-12-06 10:51:16 +01:00
bjorn3 c7adb019b5 Use file as default scheme from the start
This removes one piece of state that init has to manage for the
processes it spawns. This also allows getting rid of the concept of a
default scheme from relibc if we want.
2025-12-05 20:52:50 +01:00
bjorn3 ecdaccd728 Move init.rc from redox repo 2025-11-30 09:08:43 +01:00