From 67c6d4f51e1b3b1cfb62c8778d8a62d3a935147a Mon Sep 17 00:00:00 2001 From: emmett1 Date: Tue, 23 Jun 2026 17:51:16 +0800 Subject: updated readme --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 680ceda8..3047c103 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ ![alicelinux](files/grimshot-240524-234840.png) -**Alice Linux** is my personal daily driver minimal distro that used [Clang/LLVM](https://www.llvm.org/) as main C compiler, [musl](https://musl.libc.org/) as main standard libc library, [libressl](https://www.libressl.org) as main SSL/TLS and cryptographic libraries, [busybox](https://www.busybox.net/) as main core utilities, package manager written in POSIX shell script, [Wayland](https://wayland.freedesktop.org/) as the gui server and trying to be minimal, lightweight and usable as possible. +**Alice Linux** is minimal distro that used [Clang/LLVM](https://www.llvm.org/) as main C compiler, [musl](https://musl.libc.org/) as main standard libc library, [libressl](https://www.libressl.org) as main SSL/TLS and cryptographic libraries, [busybox](https://www.busybox.net/) as main core utilities, package manager written in POSIX shell script, [Wayland](https://wayland.freedesktop.org/) as the gui server and trying to be minimal, lightweight and usable as possible. - no systemd - no PAM @@ -15,3 +15,5 @@ - doas instead of sudo - wayland instead of Xorg - libressl instead of openssl +- byacc instead of bison +- muon instead of meson -- cgit v1.2.3