bjorn3
|
8506ae5581
|
init: Move daemon spawning from daemon to init
In preparation for concurrent daemon spawning.
|
2026-04-10 22:14:24 +02:00 |
|
auronandace
|
557a3d1954
|
consolidate several dependencies into the workspace
|
2026-03-22 15:11:33 +00:00 |
|
auronandace
|
5645702748
|
actually use workspace dependency
|
2026-03-22 08:28:04 +00:00 |
|
auronandace
|
1151ec36a9
|
update libredox dependency for hwd
|
2026-03-22 08:07:48 +00:00 |
|
Ribbon
|
90ea974ce0
|
Add missing Cargo package description and update drivers README
|
2026-03-16 10:39:15 -06:00 |
|
auronandace
|
4e77bb0f96
|
add precedence lint to drivers
|
2026-02-20 15:00:43 +00: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 |
|
Ibuki Omatsu
|
334928f151
|
feat: Introduce userspace namespace manager and adapt all schemes.
|
2026-01-20 20:56:58 -07:00 |
|
Jeremy Soller
|
f740b61774
|
Use workspace dependencies for many common crates
|
2026-01-20 10:12:08 -07:00 |
|
bjorn3
|
7aa0776abd
|
Rustfmt
|
2025-12-03 22:02:20 +01:00 |
|
bjorn3
|
f1057b6750
|
daemon: Abort on errors
All users did this anyway. And handling it inside the daemon crate
allows avoiding a panic of the parent process when the child process
panicked.
|
2025-12-03 21:55:47 +01:00 |
|
bjorn3
|
54d81e7423
|
Merge redox-daemon into this repo
|
2025-12-03 21:07:13 +01:00 |
|
bjorn3
|
07a2b97f08
|
Add 'drivers/' from commit '20ffe4d7f4a85b7cc1f59495d7e6e355fed4cb06'
git-subtree-dir: drivers
git-subtree-mainline: e76ecea4ce
git-subtree-split: 20ffe4d7f4
|
2025-11-29 19:04:04 +01:00 |
|