Smlinux
Changes to bldpkg: -> Added code to validate hosts using netcat when distcc is enabled and also update DISTCC_HOSTS variable accordingly -> Using subshell unnecessary; removed it from top and bottom of the file -> Fixed wordings in help function -> Simplified code for populating buildfile variable by discarding srcdirpath variable -> Added required files to be checked when the build starts as an array -> genchecksum function is now a variable -> Added missing -j in customcputhreads variable; previously the value was ignored by MAKEFLAGS -> Added missing '[ERROR]' word when validating build file -> Added missing exit when auditd binary was not found -> Added sleep when auditd log file exceeds certain lines -> Added checks to exit build when sha512 checksums fail to match -> Added checks and fixed code when working with patches -> Discarded unnecessary double quotes in values inside validpkgextensions array -> Fixed identation |
||
---|---|---|
base | ||
buildsamples | ||
extra | ||
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!