Ribbon
|
90ea974ce0
|
Add missing Cargo package description and update drivers README
|
2026-03-16 10:39:15 -06:00 |
|
auronandace
|
7849aa23b3
|
make serde and toml workspace dependencies
|
2026-02-27 08:39:29 +00:00 |
|
bjorn3
|
124f11bde1
|
init: Convert all service definitions to toml
|
2026-02-26 17:41:39 +01:00 |
|
Jeremy Soller
|
75b9f07a92
|
Merge branch 'init_rework3' into 'main'
Introduce dependency handling to init
See merge request redox-os/base!133
|
2026-02-25 15:02:54 -07:00 |
|
bjorn3
|
f364bf1f60
|
init: Introduce a json format for services
While I would have like to use toml, something inside the toml crate
seems to be using randomness, which is not yet available when init
starts.
|
2026-02-25 20:18:42 +01:00 |
|
auronandace
|
5ffce47607
|
add clippy precedence lint
|
2026-02-20 13:43:48 +00:00 |
|
bjorn3
|
0a17fef534
|
Introduce a shared config locator
And use it for init and pcid-spawner
|
2026-02-17 22:26:04 +01: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 |
|
Jeremy Soller
|
f740b61774
|
Use workspace dependencies for many common crates
|
2026-01-20 10:12:08 -07:00 |
|
bjorn3
|
858ff9cea9
|
init: Refactor the run function to reduce indentation
|
2025-12-05 21:02:46 +01:00 |
|
bjorn3
|
38c917a56b
|
Add 'init/' from commit '0e7a0d3ab46817915180adbbb775c76d67fee31c'
git-subtree-dir: init
git-subtree-mainline: 57f2dca267
git-subtree-split: 0e7a0d3ab4
|
2025-02-18 21:31:28 +01:00 |
|