Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-21 | add filecons for shellrc and shellexec files and dirs | John Turner | |
2025-08-21 | rework how user files work | John Turner | |
Instead of assuming all user files exist under $HOME, we create a .file.user module and typeattribute. This allows user files to exist in places outside of $HOME. Also we changed filecon so that $HOME itself is user.home.file rather than home.file. | |||
2025-08-17 | create module for the dynamic loader | John Turner | |
2025-08-14 | rewrite build system with meson | John Turner | |