[Slackbuilds-users] ceph package git question
fourtysixandtwo
fourtysixandtwo at sliderr.net
Thu May 14 16:30:38 UTC 2026
On Thu, May 14, 2026 at 4:13 AM Christoph Willing
<chris.willing at linux.com> wrote:
> That's why whenever I use a get-*.sh script to generate a tarball to use
> in a SlackBuild, I keep the script as one of the files in that
> SlackBuild. Then in the README I mention that this "random maintainer"
> has used that script to generate the tarball and invite anyone who might
> think I'm too random to generate their own tarball using the same
> script. Of course they don't have to use that script; they can make
> their own arrangements.
I do the same as Chris with my rust mkvendored script. I've included
it as cargo-mkvendored.sh in cargo-vendor-filterer, then as a stub
file in the slackbuilds that use it. But I wasn't happy with that and
as of last year, it creates reproducible tarballs with information
from https://reproducible-builds.org. So feel free to have a look at
it for your own scripts.
Cheers
More information about the SlackBuilds-users
mailing list