diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-07-20 16:19:41 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-07-20 16:19:41 +0000 |
| commit | 137910b62aa82c8f1ee8cc713367b170e290e4e6 (patch) | |
| tree | 0da8c522607709a6c7e901a0348f9ed9c69efb8c | |
| parent | ea4c5341d0842ad9d6b2531da3c5af06c14a6309 (diff) | |
| download | alicelinux-137910b62aa82c8f1ee8cc713367b170e290e4e6.tar.gz alicelinux-137910b62aa82c8f1ee8cc713367b170e290e4e6.zip | |
Woodpecker CI 95aa81ffba6924bcd8c8e8e0281b455817886773 [SKIP CI]
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ <hr> <p><img src="assets/AliceLinux.png" alt="alicelinux" /> <img src="assets/grimshot-240524-234840.png" alt="alicelinux" /></p> -<p><strong>Alice Linux</strong> is my personal daily driver minimal distro that used <a href="https://musl.libc.org/">musl</a> libc, <a href="https://www.busybox.net/">busybox</a> as main core utilities, package manager written in POSIX shell script, <a href="https://wayland.freedesktop.org/">Wayland</a> and/or <a href="https://www.x.org/wiki/">Xorg</a> as the gui server and trying to be minimal, lightweight and usable as possible.</p> +<p><strong>Alice Linux</strong> is my personal daily driver minimal distro that used <a href="https://musl.libc.org/">musl</a> libc, <a href="https://www.busybox.net/">busybox</a> as main core utilities, package manager written in POSIX shell script, <a href="https://wayland.freedesktop.org/">Wayland</a> as the gui server and trying to be minimal, lightweight and usable as possible.</p> <ul> <li>no systemd</li> <li>no PAM</li> |