aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/init.go
AgeCommit message (Expand)Author
2025-10-09container/init: unwrap descriptive fatal errorOphestra
2025-10-09message: relocate from containerOphestra
2025-10-07container/fhs: move pathname constantsOphestra
2025-09-29container: remove global msgOphestra
2025-09-28container/init: reduce verbose noiseOphestra
2025-08-30container: wrap container init start errorsOphestra
2025-08-29container/init: handle unwrapped errorsOphestra
2025-08-29container: repeat and impossible state typesOphestra
2025-08-24container/init: measure init behaviourOphestra
2025-08-23container/dispatcher: start goroutine in dispatcherOphestra
2025-08-23container/init: avoid multiple lastcap callsOphestra
2025-08-23container/dispatcher: instrument each goroutine individuallyOphestra
2025-08-23container/params: pass fd instead of fileOphestra
2025-08-22container/init: call lockOSThread through dispatcherOphestra
2025-08-22container/init: wrap syscall helper functionsOphestra
2025-08-21container/init: op interface valid methodOphestra
2025-08-20container/ops: move Op type to init fileOphestra
2025-08-20container: ptrace protection via Yama LSMOphestra
2025-08-18container: move PR_SET_NO_NEW_PRIVS to parentOphestra
2025-08-17container: allow additional state between opsOphestra
2025-08-11container: use absolute for pathnameOphestra
2025-08-09container/params: remove confusingly named errorOphestra
2025-08-04container/init: use mount string constantsOphestra
2025-08-03container/path: fhs path constantsOphestra
2025-08-01container: implement autoroot as setup opOphestra
2025-07-29container/init: configurable lingering process wait delayOphestra
2025-07-28container: forward context cancellationOphestra
2025-07-28container: check cancel signal deliveryOphestra
2025-07-26container: access test case by index in helperOphestra
2025-07-07container/init: fix prctl callOphestra
2025-07-06container/init: use /proc/self as intermediateOphestra
2025-07-03treewide: migrate to hakurei.appOphestra
2025-07-03container: move out of toplevelOphestra