]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-ubuntu-cloud: Update arm* cross
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 31 Jan 2014 09:34:03 +0000 (09:34 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 31 Jan 2014 09:38:32 +0000 (09:38 +0000)
commitd46417540f61ffb93344f3d338340588bf118ab4
treee7adfe205a7ac27867986afe74280ed4dd5771a7
parentad3f14ab58ec91ff11d0dcf2cbd5f47f02935344
lxc-ubuntu-cloud: Update arm* cross

| host arch | arm64 | armhf | armel |
-------------------------------------
| arm64     |   X   |   X   |   X   |
| armhf     |       |   X   |   X   |
| armel     |       |   X   |   X   |
-------------------------------------

Although optional, all existing arm64 silicon supports 32bit instructions.
armel/armhf is only a userspace change, so they are interchangeable.
However armhf isn't supported on all armel platforms (e.g. armv6) but
all those we support have hard-float.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-ubuntu-cloud.in