diff --git a/SMLinux-Wiki.md b/SMLinux-Wiki.md index 4264ba5..e7b64ac 100644 --- a/SMLinux-Wiki.md +++ b/SMLinux-Wiki.md @@ -2,7 +2,7 @@ ## 1. Intro -SMLinux is an experimental linux distribution based on the [musl C library](https://musl.libc.org/) using [Slackware-based](http://slackware.com) build/packaging system, aimed at intermediate and advanced users. In some packages, SMLinux uses patches from several musl C library-based linux distributions for bug fixing, consistency and better support with the musl C library. +SMLinux is an experimental linux distribution based on the [musl C library](https://musl.libc.org/) using a simplified build and packaging system, aimed at intermediate and advanced users. In some package-specific scenarios, patches from several musl C library-based linux distributions are used for bug fixing, consistency and better support with the musl C library. ## 2. Credits and Acknowledgements ### a. Organisations @@ -28,4 +28,22 @@ SMLinux is an experimental linux distribution based on the [musl C library](http [B. Watson aka Urchlay](https://slackware.uk/~urchlay/) -And many many more unnamed people (and in some cases, people who chose not to be named) on the internet. \ No newline at end of file +And many many more unnamed people (and in some cases, people who chose not to be named) on the internet. + +## 3. Support +Kindly join the #smlinux channel on **_irc.libera.chat_** from your preferred IRC client. In case you don't have an IRC client, you may use libera network's [webchat interface](https://web.irc.chat/#smlinux) from a popular javascript-enabled web browser to connect to us. + +## 4. Features + +- Uses **busybox runit** as the default init system +- Low on system resources +- Improved service management using runit's sv +- Uses custom, easy-to-use and flexible utilities for package building and maintenance in addition to Slackware's pkgtools + +## 5. System Requirements +- An x86_64 Intel/AMD machine with Legacy BIOS support +- Minimum 1GB RAM +- Minimum 4GB storage + +## 6. Getting SMLinux +Please visit [https://pktsurf.in/git/pktsurf/smlinux](https://pktsurf.in/git/pktsurf/smlinux) to view and follow latest developments \ No newline at end of file