| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-13 | internal/app: rename init to init0 | Ophestra | |
| This makes way for the new container init. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-16 | fmsg: implement suspend in writer | Ophestra | |
| This removes the requirement to call fmsg.Exit on every exit path, and enables direct use of the "log" package. However, fmsg.BeforeExit is still encouraged when possible to catch exit on suspended output. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-16 | internal: move shim and init into app | Ophestra | |
| This structure makes more sense, as both processes are part of an app's lifecycle. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
