A minimal musl + busybox + libressl + clang distribution
https://alicelinux.org
- C 56.2%
- Shell 36.3%
- Roff 5.2%
- Clojure 2.2%
| Dosya adı | En son değişiklik(commit) mesajı | En son değişiklik(commit) tarihi |
|---|---|---|
|
Tüm denetlemeler başarılı oldu
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
| docs | ||
| files | ||
| repos | ||
| utils | ||
| .gitignore | ||
| .woodpecker.yml | ||
| 404.md | ||
| community.md | ||
| development.md | ||
| donate.md | ||
| LICENSE | ||
| readme.md | ||
Alice Linux is minimal distro that used Clang/LLVM as main C compiler, musl as main standard libc library, libressl as main SSL/TLS and cryptographic libraries, busybox as main core utilities, package manager written in POSIX shell script, Wayland as the gui server and trying to be minimal, lightweight and usable as possible.
- no systemd
- no PAM
- no polkit
- clang/llvm instead of gcc/binutils
- musl instead of glibc
- busybox instead of coreutils/util-linux/etc
- busybox's runit instead of systemd/openrc/etc
- libudev-zero instead of udev/eudev
- gettext-tiny instead of gettext
- mandoc instead of man-db
- doas instead of sudo
- wayland instead of Xorg
- libressl instead of openssl
- byacc instead of bison
- muon instead of meson
- netbsd-curses instead of ncurses