aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/app_nixos_test.go
AgeCommit message (Expand)Author
2025-04-12app: rename app implementation packageOphestra
2025-04-11sandbox: relative autoetc linksOphestra
2025-04-10sandbox: implement autoetc as setup opOphestra
2025-04-01app: share path setup on demandOphestra
2025-03-27app: pass through $SHELLOphestra
2025-03-26app: create XDG_RUNTIME_DIR with perm 0700Ophestra
2025-03-25fst/sandbox: do not create /etc in advanceOphestra
2025-03-25system: optimise string formattingOphestra
2025-03-25app: run in native sandboxOphestra
2025-03-13internal/app: rename init to init0Ophestra
2025-02-19app: remove share methodOphestra
2025-02-17system: move out of internalOphestra
2025-02-17system/tmpfiles: implement private tmpfilesOphestra
2025-02-15app: improve WAYLAND_DISPLAY correctnessOphestra
2025-02-15app: remove wayland socket hard linkOphestra
2025-02-15app: port passwd and group files to copyOphestra
2025-02-15priv/shim: move /sbin/init setup to appOphestra
2024-12-21app: rename /fortify to /.fortifyOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-12-18fst: rename from fipcOphestra Umiker
2024-12-18fipc: export config structOphestra Umiker
2024-12-06app: integrate security-context-v1Ophestra Umiker
2024-11-21app: add nixos-based config test caseOphestra Umiker
2024-11-18app: alternative inner home pathOphestra Umiker
2024-11-16app: integrate fsuOphestra Umiker
2024-11-06app: support full /dev accessOphestra Umiker
2024-11-04linux: provide access to stdoutOphestra Umiker
2024-11-04app: separate auto etc from permissive defaultsOphestra Umiker
2024-11-04app: format mapped uid instead of real uidOphestra Umiker
2024-11-02cmd: shim and init into separate binariesOphestra Umiker
2024-10-27system/dbus: compare sealed value by stringOphestra Umiker
2024-10-27system: move sd_booted implementation to os abstractionOphestra Umiker
2024-10-25app: separate nixos test cases from testsOphestra Umiker