On Thu, Feb 20, 2014 at 10:31:01AM +0000, Natanael Copa wrote:
> Signed-off-by: Natanael Copa <[email protected]>

Acked-by: Stéphane Graber <[email protected]>

> ---
>  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
> [email protected]
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to