Part of big container framework update. Podman is updated to version 3.4.4. It is built using master branch of go-lang. Native overlay support is enabled by providing correct options to overlay filesystem kernel module ('podman system reset -f' and rebuilding all local images is required to use this feature). Configuration files have been refreshed; mounts.conf has been dropped. Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
SlackBuilds Repository
This is my build system for Slackware Linux x86-64. It allows to build from source some useful packages, extra ones that are not in official repository. For more visit https://slackbuilds.org/
Compressed sources are not included here, please run get_sources.sh
script to download each of them before building a package.
Quick guide:
cd dir/package
./get_sources.sh
su root
./package.SlackBuild
SlackBuild script accepts --cleanup
parameter that removes all intermediate directories in /tmp (sources, package tree etc) created during packaging.
BUILD_ORDER file lists all packages in order that satisfies dependencies when building packages one by one.
By default, package name contains micu
suffix appended to build number. To exclude packages from slackpkg processing (for example automatic removal when using clean-system
subcommand), add following line to /etc/slackpkg/blacklist :
[0-9]+micu