blob: 54b99e1a7a88c859cd671e6e548d0c7c40affa91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<p align="center">
<img src="https://codeberg.org/emmett1/alicelinux/raw/branch/main/files/AliceLinux.png" width="400"/>
</p>
<p align="center">
<img src="https://codeberg.org/emmett1/alicelinux/raw/branch/main/files/grimshot-240524-234840.png" width="800"/>
</p>
<p align="center">
<b>Alice Linux</b> 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 only gui server and trying to be minimal, lightweight and usable as possible.
</p>
<p align="center">
See <a href="https://codeberg.org/emmett1/alicelinux/releases">release</a> page for released rootfs and live iso.
</p>
<p align="center">
See <a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/docs">docs</a> directory for installation guide and other informations.
</p>
|