| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-14 | container/fhs: add constant for /dev/shm/ | Ophestra | |
| This is mounted for the default read-only /dev/ when programs want to use shm_open(3). Defining it here is less error-prone and saves the extra append at runtime. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-10-07 | container/fhs: move pathname constants | Ophestra | |
| This allows referencing FHS pathnames without importing container. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
