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
/
init.go
Age
Commit message (
Expand
)
Author
2026-04-07
internal/params: relocate from package container
Ophestra
2026-04-05
container/init: ignore finished process
Ophestra
2026-03-30
all: use filepath
Ophestra
2026-03-25
internal/netlink: wrap netpoll via context
Ophestra
2026-03-17
fhs: move from container
Ophestra
2026-03-17
ext: move syscall wrappers from container
Ophestra
2026-02-28
container: improve documentation
Ophestra
2026-01-11
container/init: configure interface lo
Ophestra
2025-12-09
container: load initial process started before syscall
Ophestra
2025-12-08
container: spin instead of block on wait4 ECHILD
Ophestra
2025-12-08
container: friendlier error message for op timing out
Ophestra
2025-12-08
container: make wait4 loop available to ops
Ophestra
2025-12-08
container: pass context as setup state
Ophestra
2025-12-08
container: call op method right before initial process
Ophestra
2025-11-11
container/init: close setup pipe early
Ophestra
2025-11-10
container/init: close initial process files on termination
Ophestra
2025-11-03
message: rename NewMsg to New
Ophestra
2025-10-23
container/init: do not suspend output
Ophestra
2025-10-23
container/init: improve signal handling
Ophestra
2025-10-22
container/init: check msg in entrypoint
Ophestra
2025-10-15
container/init: use one channel for wait4
Ophestra
2025-10-09
container/init: unwrap descriptive fatal error
Ophestra
2025-10-09
message: relocate from container
Ophestra
2025-10-07
container/fhs: move pathname constants
Ophestra
2025-09-29
container: remove global msg
Ophestra
2025-09-28
container/init: reduce verbose noise
Ophestra
2025-08-30
container: wrap container init start errors
Ophestra
2025-08-29
container/init: handle unwrapped errors
Ophestra
2025-08-29
container: repeat and impossible state types
Ophestra
2025-08-24
container/init: measure init behaviour
Ophestra
2025-08-23
container/dispatcher: start goroutine in dispatcher
Ophestra
2025-08-23
container/init: avoid multiple lastcap calls
Ophestra
2025-08-23
container/dispatcher: instrument each goroutine individually
Ophestra
2025-08-23
container/params: pass fd instead of file
Ophestra
2025-08-22
container/init: call lockOSThread through dispatcher
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/ops: move Op type to init file
Ophestra
2025-08-20
container: ptrace protection via Yama LSM
Ophestra
2025-08-18
container: move PR_SET_NO_NEW_PRIVS to parent
Ophestra
2025-08-17
container: allow additional state between ops
Ophestra
2025-08-11
container: use absolute for pathname
Ophestra
2025-08-09
container/params: remove confusingly named error
Ophestra
2025-08-04
container/init: use mount string constants
Ophestra
2025-08-03
container/path: fhs path constants
Ophestra
2025-08-01
container: implement autoroot as setup op
Ophestra
2025-07-29
container/init: configurable lingering process wait delay
Ophestra
2025-07-28
container: forward context cancellation
Ophestra
2025-07-28
container: check cancel signal delivery
Ophestra
2025-07-26
container: access test case by index in helper
Ophestra
[next]