Package workstation tools, reuse emulator sessions, and derive build versions
This commit is contained in:
@@ -69,6 +69,7 @@ if [[ ${FDS_OFFLINE:-0} == 1 ]]; then
|
||||
fi
|
||||
python3 tools/rootfs-archive "$root" "$work" "${archive_inputs[@]}"
|
||||
{
|
||||
printf 'version=%s\n' "$(tools/version)"
|
||||
printf 'profile=%s\nvoid_commit=%s\n' "$profile" "$(cat VOID_PACKAGES_COMMIT)"
|
||||
printf 'emulation=private-user-namespace-binfmt\n'
|
||||
tools/in-void xbps-query -p pkgver qemu-user-aarch64
|
||||
|
||||
Reference in New Issue
Block a user