alicelinux

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

README.md (1854B)


      1 <p align="center">
      2 	<img src="https://codeberg.org/emmett1/alicelinux/raw/branch/main/files/AliceLinux.png" width="400"/>
      3 </p>
      4 
      5 <p align="center">
      6 	<img src="https://codeberg.org/emmett1/alicelinux/raw/branch/main/files/grimshot-240524-234840.png" width="800"/>
      7 </p>
      8 
      9 <p align="center">
     10 	<b>Alice Linux</b> is my personal daily driver minimal distro that uses <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, <a href="https://wayland.freedesktop.org/">Wayland</a> as the only GUI server and trying to be as minimal, lightweight and usable as possible.
     11 </p>
     12 
     13 <p align="center"><b>Main keypoint:</b></br>
     14 - no systemd</br>
     15 - no PAM</br>
     16 - no polkit</br>
     17 - musl instead of glibc</br>
     18 - busybox instead of coreutils/util-linux/etc</br>
     19 - busybox's runit instead of systemd/openrc/etc</br>
     20 - libudev-zero instead of udev/eudev</br>
     21 - gettext-tiny instead of gettext</br>
     22 - mandoc instead of man-db</br>
     23 - doas instead of sudo</br>
     24 - ... (more to come)</p>
     25 
     26 <p align="center">
     27     See <a href="https://codeberg.org/emmett1/alicelinux/releases">release</a> page for released rootfs.
     28 </p>
     29 
     30 <p align="center">
     31     See <a href="https://sourceforge.net/projects/alice-linux/files/iso/">here</a> for Alice live iso.
     32 </p>
     33 
     34 <p align="center">
     35     See <a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/docs">docs</a> directory for installation guide and other information.
     36 </p>
     37 
     38 <p align="center">
     39     Come join and say Hi! in here:</br>
     40     <a href="https://t.me/alicelinux">Telegram</a>
     41 </p>
     42 
     43 <p align="center">
     44 	Your cups of coffee very helpful for this project :D</br>
     45     <a href="https://paypal.me/syazwanemmett">paypal</a> | <a href="https://ko-fi.com/emmett1">ko-fi</a> | <a href="https://buymeacoffee.com/emmett1">buymeacoffee</a>
     46 </p>