home: hub: buildslack

Clone

clone: git://tcp80.org/grobe0ba/buildslack gits://tcp80.org/grobe0ba/buildslack
push: hjgit://tcp80.org/grobe0ba/buildslack
patches to: grobe0ba@tcp80.org

Last commit

53e3497c – grobe0ba <grobe0ba@tcp80.org> authored on 2023/12/09 04:28
specify sets to install in environment

About

# buildslack
a shell script to build a slackware chroot on most reasonable *NIXS. alpine
linux doesn't work, not because it isn't reasonable, but likely because of
busybox. the libc incompat doesn't matter at all.

## usage
you need to run it as root as pkgtools assumes you are root and acts
accordingly.

the slackware iso should be mounted somewhere reasonable, like ```/mnt```, which
is what this example assumes.

``` shell
# ${BSPATH}/buildslack /mnt/slackware64 /tmp/slackchroot
```

if you want to skip running the extract phase, and just re-run the setup/update
phase, ensure you pass a third argument to the script; the contents don't
matter, it just shouldn't be "".

# /etc/slackpkg/mirrors
don't forget to remove the appended line, and choose your own mirror. this
script is for me, and uses my local caching proxy so i don't download the same
crap over and over again on my horrible connection.