Smlinux
Find a file
2022-01-29 10:38:23 +05:30
base Replaced buildvars.conf with bldpkg.conf 2022-01-29 10:34:35 +05:30
bldpkg.d Moved verify function as a separate file and renamed it to verifychecksums 2022-01-28 23:58:53 +05:30
extra Replaced buildvars.conf with bldpkg.conf 2022-01-29 10:34:35 +05:30
gtk Replaced buildvars.conf with bldpkg.conf 2022-01-29 10:34:35 +05:30
xorg Replaced buildvars.conf with bldpkg.conf 2022-01-29 10:34:35 +05:30
.gitignore Initial commit 2022-01-28 23:06:05 +05:30
bldpkg Discarded redundant verifychecksums code from bldpkg 2022-01-29 01:20:03 +05:30
bldpkg.conf Initial commit 2022-01-28 23:06:05 +05:30
CREDITS Initial commit 2022-01-28 23:06:05 +05:30
log Added a log script that logs build output to a file in the package directory 2022-01-29 10:38:23 +05:30
mksm Added mksm, SMLinux's package build file generator 2022-01-29 00:00:05 +05:30
README Initial commit 2022-01-28 23:06:05 +05:30
ssb.SMBuild Replaced buildvars.conf with bldpkg.conf 2022-01-29 10:34:35 +05:30

Welcome to SMLinux!

SMLinux is an experimental linux distribution based on the musl C library using a 
Slackware-based build/packaging system, aimed at intermediate and advanced users. In
some packages, SMLinux uses patches from other linux distros for bug fixing, better 
support and consistency with the musl C library. 

SMLinux currently supports only x86_64 and aarch64 (arm64) CPU architectures.

SMLinux Guide can be found on: 
http://pktsurf.in/guide

Complete source, including build files and source tarballs, and binary packages 
can be found on: 
http://slackware.uk/smlinux/

You can contact us in the #smlinux channel of irc.freenode.net.

Happy Slacking!