From 6f3c6e3d38bb2d9c312c08f57ed1523f3da18199 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Tue, 18 Jun 2024 16:41:01 +0000 Subject: Update README.md --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54b99e1a..2fd0f919 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,33 @@ Alice Linux is my personal daily driver minimal distro that used musl libc, busybox as main core utilities, package manager written in POSIX shell script, Wayland as the only gui server and trying to be minimal, lightweight and usable as possible.

+

Main keypoint:
+- no systemd
+- no PAM
+- no polkit
+- no Xorg
+- 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
+- ... (more will come)

+ +

+ See release page for released rootfs. +

+

- See release page for released rootfs and live iso. + See here for Alice live iso.

See docs directory for installation guide and other informations. +

+ +

+ Your cups of coffee very helpful for this project :D
+ paypal | ko-fi | buymeacoffee

\ No newline at end of file -- cgit v1.2.3