bjorn3
|
6d243d666c
|
init: Convert rootfs to a service
With this the entire initfs now uses service definitions.
|
2026-02-28 17:03:25 +01:00 |
|
bjorn3
|
124f11bde1
|
init: Convert all service definitions to toml
|
2026-02-26 17:41:39 +01:00 |
|
bjorn3
|
bb2a00114f
|
init: Introduce dependency handling
|
2026-02-25 22:43:11 +01:00 |
|
bjorn3
|
6fcb07e7dd
|
init: Introduce UnitStore
This will be necessary to store persistent information about units like
if they are currently started and which process is associated with them.
|
2026-02-25 22:06:25 +01:00 |
|