Hi,
I'm trying to put together a summary of what distributions have hopped on the Multiarch /lib/<triplet> bandwagon (or plan to), and for those who haven't, what their solution is to dealing with various instruction sets, system call interfaces, application binary interfaces, etc. on a single root filesystem.
Here's what I've gathered so far. Links to up-to-date documentation on the subject, and any corrections or additions to my little list would be greatly appreciated.
Ubuntu, Debian Multiarch: /lib/<triplet>
Fedora, OpenSUSE Multilib A: /lib, /lib64
Arch Multilib B: /lib32, /lib
Gentoo Multilib C: /lib32, /lib64, /libx32
OpenEmbedded Uniarch A: /lib
Android: Uniarch B: /system/lib
Also, any news on related LSB/FHS or other standardization efforts?
Thanks, Christopher