index
:
hakurei
develop
master
staging
wip-openssl4
low-level userspace tooling for Rosa OS
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
container
/
autoroot.go
Age
Commit message (
Expand
)
Author
5 days
container: enter init path early
Ophestra
2026-03-17
fhs: move from container
Ophestra
2026-03-17
check: move from container
Ophestra
2026-02-28
container: improve documentation
Ophestra
2025-12-08
container: call op method right before initial process
Ophestra
2025-10-09
message: relocate from container
Ophestra
2025-10-07
container/fhs: move pathname constants
Ophestra
2025-10-07
container/check: move absolute pathname
Ophestra
2025-09-29
container: remove global msg
Ophestra
2025-09-28
container/init: reduce verbose noise
Ophestra
2025-08-29
container/init: unwrap path errors
Ophestra
2025-08-29
container: repeat and impossible state types
Ophestra
2025-08-25
container/autoroot: remove prefix field
Ophestra
2025-08-22
container/init: wrap syscall helper functions
Ophestra
2025-08-21
container/init: op interface valid method
Ophestra
2025-08-20
container/init: use absolute compare method
Ophestra
2025-08-20
container/autoroot: check host path equivalence by value
Ophestra
2025-08-20
container/autoroot: filter dentry with empty name
Ophestra
2025-08-17
container: enforce nonrepeatable autoetc and autoroot
Ophestra
2025-08-17
container: allow additional state between ops
Ophestra
2025-08-11
container: use absolute for pathname
Ophestra
2025-08-03
container/path: fhs path constants
Ophestra
2025-08-01
container: implement autoroot as setup op
Ophestra