New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/issues/26811#issuecomment-735766314 Comment: The first bunch of packages is [available here](https://misc.voidlinux.de/binpkgs). Note that because I built with `-N` there are also (a lot of) host packages built locally. There is no such option as `-N for target only`... I'm building with an `i686` environment binary-bootstrapped from the official repo. I'm also building the `i686-musl` packages with `musl-1.2.1` because later on there are some (few) packages which cannot be built with `$XBPS_LIBC` != `$XBPS_TARGET_LIBC`. I do not sign this temporary repo but there is a `sha256sum.txt` signed w/ my github.com signing key, just in case. You can fetch the files with `rsync` from `voidlinux.de::` (note the double colon) E.g. `rsync -av --progress voidlinux.de::musl-1.2.1 .` should get you a local copy.