Skip to content

WIP: Fix container-host compat symlinks

Simon McVittie requested to merge wip/smcv/compat-symlinks into steamrt/scout
  • steam-container: Ensure that Exherbo symlinks work when not /usr-merged

  • steamrt-container: Create a full set of gconv mount points

  • Add a test for the pressure-vessel-compatible mount points/symlinks

  • Split container-host compat symlinks into a multiarch package

    This avoids weirdness happening when we create the symlinks for amd64 on an i386-only SDK system that has libc6-amd64, but not libc6:amd64.

/cc @denittis @jpwhiting

Merge request reports