aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/ops.go
AgeCommit message (Expand)Author
2025-08-20container/init: split setup ops into individual filesOphestra
2025-08-20container/ops: move Op type to init fileOphestra
2025-08-17container: enforce nonrepeatable autoetc and autorootOphestra
2025-08-17container: allow additional state between opsOphestra
2025-08-14container: export overlay escapeOphestra
2025-08-11container: use absolute for pathnameOphestra
2025-08-08container/ops: implement overlay opOphestra
2025-08-03container/path: fhs path constantsOphestra
2025-08-03container/ops: mount dev readonlyOphestra
2025-08-03container/ops: merge mqueue and dev OpsOphestra
2025-08-03container/mount: move tmpfs sysroot prefixing to callerOphestra
2025-08-03container/op: unexport bind resolved source fieldOphestra
2025-08-02container/mount: export mount string constantsOphestra
2025-08-01container/ops: expose remount as OpOphestra
2025-08-01container/mount: pass tmpfs flagsOphestra
2025-08-01container/ops: use correct flags value in bind stringOphestra
2025-07-31container/ops: autoetc implementation to separate fileOphestra
2025-07-27container: improve doc commentsOphestra
2025-07-03container: move out of toplevelOphestra