Smlinux
Find a file
SMLinux 2f32197590 -> Overhauled build files in base. Almost all variable names in all build files are now in lower case to
prevent accidents with the general build environment. More changes in the build system and other section
   build files to follow.
-> Fixed library path in base/libical build file to prevent creation of lib64 directory
-> Fixed code that searches for an SMBuild file inside a package installer when installing from a package
   using base/pkgtools's installpkg script
-> Added a missing brace in base/findutils build file
-> Upgraded base/ntfs-3g to 2021.8.22
-> Temporarily removed rm -f command used to discard man pages in base/openssl build file
-> Added if/else check in base/rust build file to only extract rust toolchain in the absence of
   rust installation on the system
-> Upgraded base/syssstat to 12.5.5
2022-02-13 13:46:58 +05:30
base -> Overhauled build files in base. Almost all variable names in all build files are now in lower case to 2022-02-13 13:46:58 +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 Changes to bldpkg script: 2022-02-06 19:41:10 +05:30
bldpkg.conf -> Set various defaults in bldpkg.conf 2022-02-05 09:14:52 +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!