From 084aca2f78b4b71997022500d409fdd11492be5a Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sat, 4 Jul 2026 01:32:11 -0400 Subject: initial commit --- docs/description.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/description.txt (limited to 'docs/description.txt') diff --git a/docs/description.txt b/docs/description.txt new file mode 100644 index 0000000..caed029 --- /dev/null +++ b/docs/description.txt @@ -0,0 +1,13 @@ +Goals: +- Small binary size, minimal amount of packages +- Single user desktop system + +Experiments +- Installing packages locally into user directory (split between system and user programs) +- Gobolinux style FHS abandonment and packages +- Sandbox all applications by default with SeLinux +- Support multiple versions of programs and libraries +- Easily saving device configuration + +Features: +- S6 init -- cgit v1.2.3