mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

commit 12a9473d9eb9d9137cffaf01d7bdacca10aeffd4
parent a7427952a31ddd4d75cf0fa6140d77c4b8536132
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Thu, 22 Feb 2024 13:26:46 +0100

Update README

Diffstat:
MREADME | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -82,12 +82,11 @@ Implemented features * build sandbox for regular user builds * using simple user namespace based (and possibly not very secure) python script * using syd <https://git.sr.ht/~alip/syd> (requires recent kernel) +* ensure all installed binaries are statically linked Work in progress ~~~~~~~~~~~~~~~~ -* ensure all installed binaries are statically linked - Planned features ~~~~~~~~~~~~~~~~ @@ -121,14 +120,18 @@ Packaged software * bison * patch * diffutils +* netbsd-curses +* zsh Work in progress ~~~~~~~~~~~~~~~~ +* versioned system configuration including init * rsync * add acl and xattr support * possibly libretls or xxhash for faster hashes * linux + * fully-featured kernel for real hardware * libelf Planned packages @@ -137,8 +140,6 @@ Planned packages * libretls * curl * git -* netbsd-curses -* zsh * cgroup-tools (cgconfigparser) * libcap (execcap tool) * ... more iff needed