Skip to content

Initial support for building a relocatable non-x86 pressure-vessel

  • (@smcv) CI: Don't install waffle-utils-multiarch

    This is no longer needed since b0964a46.

  • (@smcv) debian, CI: Drop bubblewrap dependency

    We don't need this since 80acff6f.

  • (@denittis) build-relocatable-install: Remove unused ld.so value

  • (@smcv) debian: Build most packages for any architecture

    The only thing that's really architecture-specific here is that on amd64 and i386, we have a cross-architecture Recommends on the helpers and associated shared libraries from the "other" architecture.

  • (@denittis, adapted by @smcv) build-relocatable-install: Add support for additional architectures

    With the new arguments "--architecture-name" and "--architecture-multiarch" it is possible to build a relocatable pressure-vessel targeting an architecture that is not the default "amd64" and "i386".

  • (@smcv) CI: Build an i386-only relocatable installation

    This checks that the single-architecture code path is working, without actually having to cross-compile for aarch64.

Edited by Simon McVittie

Merge request reports

Loading