APT snapshots: drop i386 architecture
This would save us lots of disk space!
At least
config/binary_local-hooks/40-include_syslinux_in_ISO_filesystem
depends on it though: we could ensure our custom APT repo has the
correct i386 version of syslinux, but I’m not sure if it’ll be enough:
the apt-get update
we run after enabling i386 there might fail given
no i386 indices will be available for most APT sources. Worst case, we
can simply publish somewhere the i386 /usr/bin/syslinux
binary we
need, and download+check it without using APT.
I could find no other blocker.
Related issues
- Related to #11912 (closed)
-
Blocked by #10289 (closed) -
Blocked by #13513 (closed) -
Blocked by #14735 (closed) - Blocks #13242
Original created by @intrigeri on 12605 (Redmine)