Jeremy Soller
ed3a696873
init.rc: Activate framebuffer log VT
2026-01-29 10:35:43 -07:00
bjorn3
6096fffe5d
Let init handle daemonization
...
This way init can track the lifecycle of services in the future. It may
also help with parallel booting in the future.
2026-01-26 21:51:14 +01:00
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