index
:
vigil.git
master
Vigil init system for Antrill distro and other purposes.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
src
Age
Commit message (
Expand
)
Author
2026-02-14
refactor `services.rs`
namilsk
2026-02-02
Fixed `.unwrap()` call in units.rs, fixed all clippy warnings, refactor child...
namilsk
2026-02-02
Added exit-code check before restarting service
namilsk
2026-02-02
Implemented mainloop functions (e.g. restarting services), autofmt all
namilsk
2026-01-31
Started writing service-utils and adding docstrings
namilsk
2026-01-12
Updated `main.rs`
namilsk
2026-01-12
Rewrited `SIGCHLD handler & updated nix-shell for usage with `musl` target
namilsk
2026-01-12
create unitparser module, add notes on future implementation
tuturuu
2026-01-11
Fixed functions with similar name
namilsk
2026-01-11
Implemented `SIGCHLD` & again fixed naming
namilsk
2026-01-10
Fixed some security issues, `.wait()?` call for `udev`. Fixed one panic-possi...
namilsk
2026-01-10
Fixed some security issues, `.wait()?` call for `udev`. Fixed one panic-possi...
namilsk
2026-01-09
Implemetned kernel modules, locales and timezones settings.
namilsk
2026-01-08
Implementing main functions of init, check TODO.md
namilsk
2026-01-04
Removed unused code and written devplan in TODO.md
namilsk
2026-01-02
Refactored code and implemented it in main()
namilsk
2025-12-31
Added logs annotation to `README.md`
namilsk
2025-12-31
Added `README.md`
namilsk
2025-12-31
Started work on vigil init system
namilsk