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
/
initdev.go
Age
Commit message (
Expand
)
Author
5 days
container: enter init path early
Ophestra
2026-03-30
all: use filepath
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-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/initsymlink: unwrap mount errors
Ophestra
2025-08-26
container/initdev: mount tmpfs on shm for ro dev
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/initdev: check path equivalence by value
Ophestra
2025-08-20
container/init: split setup ops into individual files
Ophestra