summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2026-03-14Added graceful shutdownnamilsk
2026-03-07Autofmt, updated `TODO.md`namilsk
2026-03-06implemented `SIGUSER/SIGINT/SIGTERM` handlers, graceful shutdown, logging to ...namilsk
2026-03-06Some minor editsnamilsk
2026-02-15Fixed error with `pids.retain` in services/units.rsnamilsk
2026-02-14refactor `services.rs`namilsk
2026-02-02Fixed `.unwrap()` call in units.rs, fixed all clippy warnings, refactor child...namilsk
2026-02-02Added exit-code check before restarting servicenamilsk
2026-02-02Implemented mainloop functions (e.g. restarting services), autofmt allnamilsk
2026-01-31Started writing service-utils and adding docstringsnamilsk
2026-01-12Updated `main.rs`namilsk
2026-01-12Rewrited `SIGCHLD handler & updated nix-shell for usage with `musl` targetnamilsk
2026-01-12create unitparser module, add notes on future implementationtuturuu
2026-01-11Fixed functions with similar namenamilsk
2026-01-11Implemented `SIGCHLD` & again fixed namingnamilsk
2026-01-10Fixed some security issues, `.wait()?` call for `udev`. Fixed one panic-possi...namilsk
2026-01-10Fixed some security issues, `.wait()?` call for `udev`. Fixed one panic-possi...namilsk
2026-01-09Implemetned kernel modules, locales and timezones settings.namilsk
2026-01-08Implementing main functions of init, check TODO.mdnamilsk
2026-01-04Removed unused code and written devplan in TODO.mdnamilsk
2026-01-02Refactored code and implemented it in main()namilsk
2025-12-31Added logs annotation to `README.md`namilsk
2025-12-31Added `README.md`namilsk
2025-12-31Started work on vigil init systemnamilsk