alicelinux

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

README.md (1887B)


      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 - clang/llvm instead of gcc</br>
     18 - musl instead of glibc</br>
     19 - busybox instead of coreutils/util-linux/etc</br>
     20 - busybox's runit instead of systemd/openrc/etc</br>
     21 - libudev-zero instead of udev/eudev</br>
     22 - gettext-tiny instead of gettext</br>
     23 - mandoc instead of man-db</br>
     24 - doas instead of sudo</br>
     25 - ... (more to come)</p>
     26 
     27 <p align="center">
     28     See <a href="https://codeberg.org/emmett1/alicelinux/releases">release</a> page for released rootfs.
     29 </p>
     30 
     31 <p align="center">
     32     See <a href="https://sourceforge.net/projects/alice-linux/files/iso/">here</a> for Alice live iso.
     33 </p>
     34 
     35 <p align="center">
     36     See <a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/docs">docs</a> directory for installation guide and other information.
     37 </p>
     38 
     39 <p align="center">
     40     Come join and say Hi! in here:</br>
     41     <a href="https://t.me/alicelinux">Telegram</a>
     42 </p>
     43 
     44 <p align="center">
     45 	Your cups of coffee very helpful for this project :D</br>
     46     <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>
     47 </p>