Quoting Michael H. Warfield (m...@wittsend.com):
> Proposed patch to the Fedora template...
>
> Purpose - Handle Fedora containers and Fedora Remix hosts on the
> Raspberry Pi ARM platform.
>
> Changes:
>
> * Map armv6l and armv7l architectures to "arm" for yum and repos to
> function properly.
Quoting Dwight Engen (dwight.en...@oracle.com):
> The ubuntu template will silently fail (because it is set -e) on
> the locale-gen command when LANG=C
>
> Signed-off-by: Dwight Engen
Acked-by: Serge E. Hallyn
> ---
> templates/lxc-ubuntu.in | 6 --
> 1 file changed, 4 insertions(+), 2 de
Quoting Dwight Engen (dwight.en...@oracle.com):
> Signed-off-by: Dwight Engen
Acked-by: Serge E. Hallyn
though,
> ---
> templates/lxc-debian.in | 13 -
> 1 file changed, 12 insertions(+), 1 deletion(-)
>
> diff --git a/templates/lxc-debian.in b/templates/lxc-debian.in
> index 7bb
On Thu, 4 Apr 2013 09:10:50 -0500
Serge Hallyn wrote:
> Quoting Dwight Engen (dwight.en...@oracle.com):
> > Signed-off-by: Dwight Engen
>
> Acked-by: Serge E. Hallyn
>
> though,
>
> > ---
> > templates/lxc-debian.in | 13 -
> > 1 file changed, 12 insertions(+), 1 deletion(-)
> >
Quoting Dwight Engen (dwight.en...@oracle.com):
> On Thu, 4 Apr 2013 09:10:50 -0500
> Serge Hallyn wrote:
>
> > Quoting Dwight Engen (dwight.en...@oracle.com):
> > > Signed-off-by: Dwight Engen
> >
> > Acked-by: Serge E. Hallyn
...
> > should armv6l be added (per Michael's patch for fedora tem