[lxc-devel] Any reason i386 architecture is missing?

Scott Bronson bronson at rinspin.com
Sat Oct 2 00:24:52 UTC 2010


I'm surprised at lxc's choice of recognized architectures: x86, i686,
x86_64, and amd64.

Any reason for omitting i386?

Fedora uses i386 and x86_64
Debian/Ubuntu use i686 and amd64.
I haven't seen x86 before but it does make sense.  What distro uses it?

    - Scott



       struct per_name {
               char *name;
               int per;
       } pername[4] = {
               { "x86", PER_LINUX32 },
               { "i686", PER_LINUX32 },
               { "x86_64", PER_LINUX },
               { "amd64", PER_LINUX },
       };
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20101001/f08c4c27/attachment.html>


More information about the lxc-devel mailing list