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
/
ops.go
Age
Commit message (
Expand
)
Author
2025-08-20
container/init: split setup ops into individual files
Ophestra
2025-08-20
container/ops: move Op type to init file
Ophestra
2025-08-17
container: enforce nonrepeatable autoetc and autoroot
Ophestra
2025-08-17
container: allow additional state between ops
Ophestra
2025-08-14
container: export overlay escape
Ophestra
2025-08-11
container: use absolute for pathname
Ophestra
2025-08-08
container/ops: implement overlay op
Ophestra
2025-08-03
container/path: fhs path constants
Ophestra
2025-08-03
container/ops: mount dev readonly
Ophestra
2025-08-03
container/ops: merge mqueue and dev Ops
Ophestra
2025-08-03
container/mount: move tmpfs sysroot prefixing to caller
Ophestra
2025-08-03
container/op: unexport bind resolved source field
Ophestra
2025-08-02
container/mount: export mount string constants
Ophestra
2025-08-01
container/ops: expose remount as Op
Ophestra
2025-08-01
container/mount: pass tmpfs flags
Ophestra
2025-08-01
container/ops: use correct flags value in bind string
Ophestra
2025-07-31
container/ops: autoetc implementation to separate file
Ophestra
2025-07-27
container: improve doc comments
Ophestra
2025-07-03
container: move out of toplevel
Ophestra