Update mission.txt

This commit is contained in:
2025-11-19 19:41:57 -07:00
parent 00ec2f24ee
commit 3da47c904f
2 changed files with 19 additions and 18 deletions

19
mission.txt Normal file
View File

@@ -0,0 +1,19 @@
"cartridge" (disk image) based pragmatic security focused distro.
your disk/distro images sit in /img/ on your largest blk device.
you choose which one gets mounted as root on boot.
a simple wrapper for qemu allows you boot the other images as virtual machines.
this allows testing of kernel and all dependencies.
helper scripts allow you to promote the boot and kernel contents of a image to be the primary kernel and initramdisk.
this effectively gives you some of the immutability features of nix, with the flexibility of ubuntu/debian.
in addition to a basic modern systemd/xwayland based desktop we have some QEMU virtualization tooling.
specifically some helper functions that allow you to launch those images with optional persistence.
this also features both hostname/DNS and application layer firewalls.