diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-04 01:32:11 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-04 01:32:11 -0400 |
| commit | 084aca2f78b4b71997022500d409fdd11492be5a (patch) | |
| tree | f3161567067249ca1a79923e9ea127aa21f782a6 /docs/description.txt | |
initial commit
Diffstat (limited to 'docs/description.txt')
| -rw-r--r-- | docs/description.txt | 13 |
1 files changed, 13 insertions, 0 deletions
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 |
