Re: [lxc-devel] [PATCH] templates: initial support for Alpine Linux

2012-12-25 Thread Stéphane Graber
On 12/24/2012 05:18 PM, Natanael Copa wrote: > Requires apk-tools (http://git.alpinelinux.org/cgit/apk-tools) > > Signed-off-by: Natanael Copa I didn't look at it too closely but the usual files have been updated and I assume the template has been properly tested. Acked and applied. > --- > .

[lxc-devel] [PATCH] templates: initial support for Alpine Linux

2012-12-24 Thread Natanael Copa
Requires apk-tools (http://git.alpinelinux.org/cgit/apk-tools) Signed-off-by: Natanael Copa --- .gitignore | 1 + configure.ac| 1 + templates/lxc-alpine.in | 190 3 files changed, 192 insertions(+) create mode 100644