Hi,
> Ideally, I'd like to write something like this, but the <source>
> element doesn't support the arch attribute:
right, but the repository element does. I use it like this:
<repository type="apt-deb" repository_gpgcheck="false" package_gpgcheck="false" imageinclude="true" arch="x86_64">
<source path="...some-x86-repo..."/>
</repository>
<repository type="apt-deb" repository_gpgcheck="false" package_gpgcheck="false" imageinclude="true" arch="aarch64">
<source path="...some-aarch64-repo..."/>
</repository>
Hope this helps
Cheers,
Marcus
--
Public Key available via:
https://keybase.io/marcus_schaefer/key.asc
keybase search marcus_schaefer