Smlinux
Find a file
SMLinux 4cecc008d0 Changes to bldpkg.d/mkfinalpkg - 1] Fixed indentation
2] Added code to check if a package create /lib64, /usr or /sbin inside $PKG as part of its build routines
   and to abort
3] Moved code to count files, directories, symlinks and uncompressed source and staging directory size
   into an $SM_SHOWSUMMARY condition to save time.
2022-02-03 20:20:34 +05:30
base Added source download link to lm-sensors build file in base 2022-02-02 14:37:47 +05:30
bldpkg.d Changes to bldpkg.d/mkfinalpkg - 1] Fixed indentation 2022-02-03 20:20:34 +05:30
buildsamples Added new SM_SKIPCHECKSUM variable in bldpkg and sample buildfile 2022-01-31 18:50:13 +05:30
extra Removed BUILDVARS variable in main and section build files 2022-01-30 10:06:53 +05:30
gtk Removed BUILDVARS variable in main and section build files 2022-01-30 10:06:53 +05:30
xfce Renamed incorrect /root variable to in xfce/libxfce4ui build file 2022-02-03 20:15:57 +05:30
xorg Removed BUILDVARS variable in main and section build files 2022-01-30 10:06:53 +05:30
.gitignore Initial commit 2022-01-28 23:06:05 +05:30
bldpkg Added and variable checks in bldpkg 2022-02-03 20:14:29 +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 Removed BUILDVARS variable in main and section build files 2022-01-30 10:06:53 +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!