bdrung / image-release-spec

Machine Parsable Release Information Specification – deprecated in favor of the Simple Sync Format
1 stars 2 forks source link

Add list of architecture(s), allow multiple. #2

Open hmh opened 7 years ago

hmh commented 7 years ago

Images may target more than one architecture. This should be explicitly allowed and explained.

Architecture naming is not the same across all distros. The names to be used in this spec, and their exact semantics (or quasi-exact semantics, depending on your goal) should be defined.

bdrung commented 7 years ago

Agreed. We can change the architecture to a list.

Yes, we should use a common semantic for the architecture name. Should we use the GNU CPU type that the GCC is using?