Smlinux
* Added err, info and warn functions to output necessary information in a specific format * Added additional check for determining whether the shell really is a bash shell * Added -v option and related code to increase compiler verbosity * Discarded code to source a buildfile when attempting to validate it inside validatebuildfile function * Further removed code to echo and pipe output to grep to validate build variables inside validatebuildfile function * Added nopackagebuildfileerror function * Renamed all variables in upper-case to lower-case inside runtime function * Replaced $pkg/share/pkgconfig error with a warning and added supporting code to move it out of that directory and into $pkg/lib/ * Small miscellaneous fixes |
||
---|---|---|
base | ||
buildsamples | ||
extra | ||
gsb | ||
gtk | ||
heavybuilds | ||
net | ||
xfce | ||
xorg | ||
.gitignore | ||
bldpkg | ||
bldpkg.conf | ||
CREDITS | ||
genpackagelist | ||
log | ||
mksm | ||
README | ||
ssb.SMBuild |
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!