diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 1618b72a..00000000 --- a/README.md +++ /dev/null @@ -1,47 +0,0 @@ -<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 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. -</p> - -<p align="center"><b>Main keypoint:</b></br> -- no systemd</br> -- no PAM</br> -- no polkit</br> -- clang/llvm instead of gcc</br> -- musl instead of glibc</br> -- busybox instead of coreutils/util-linux/etc</br> -- busybox's runit instead of systemd/openrc/etc</br> -- libudev-zero instead of udev/eudev</br> -- gettext-tiny instead of gettext</br> -- mandoc instead of man-db</br> -- doas instead of sudo</br> -- ... (more to come)</p> - -<p align="center"> - See <a href="https://codeberg.org/emmett1/alicelinux/releases">release</a> page for released rootfs. -</p> - -<p align="center"> - See <a href="https://sourceforge.net/projects/alice-linux/files/iso/">here</a> for Alice 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 information. -</p> - -<p align="center"> - Come join and say Hi! in here:</br> - <a href="https://t.me/alicelinux">Telegram</a> -</p> - -<p align="center"> - Your cups of coffee very helpful for this project :D</br> - <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> -</p>
\ No newline at end of file |