alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 91cd0f9e15dcb87741b1c009589c46032f41163a
parent daded921a7f2e27c5d69328d11150879a991e090
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Thu, 20 Nov 2025 03:52:26 +0100

Update README.md

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -14,6 +14,7 @@ - no systemd</br> - no PAM</br> - no polkit</br> +- clang/llvm instead of gcc</br> - musl instead of glibc</br> - busybox instead of coreutils/util-linux/etc</br> - busybox's runit instead of systemd/openrc/etc</br>