[lxc-devel] [PATCH] lxc-alpine: add support for architecture arm

Stéphane Graber stgraber at ubuntu.com
Thu Feb 20 14:42:24 UTC 2014


On Thu, Feb 20, 2014 at 10:31:01AM +0000, Natanael Copa wrote:
> Signed-off-by: Natanael Copa <ncopa at alpinelinux.org>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  templates/lxc-alpine.in | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/templates/lxc-alpine.in b/templates/lxc-alpine.in
> index afda971..d8c6674 100644
> --- a/templates/lxc-alpine.in
> +++ b/templates/lxc-alpine.in
> @@ -368,6 +368,9 @@ case "$arch" in
>          ;;
>      x86_64|"")
>          ;;
> +    arm*)
> +        apk_arch=armhf
> +        ;;
>      *)
>          die "unsupported architecture: $arch"
>          ;;
> -- 
> 1.8.5.4
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140220/c015aa1c/attachment.pgp>


More information about the lxc-devel mailing list