[lxc-devel] [lxd/master] simplestreams: Drop duplicated slash

2021-01-04 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/8296 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [distrobuilder/master] sources/docker: Permit to use private docker registry with credentials

2020-12-09 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/382 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-req

[lxc-devel] [distrobuilder/master] managers: Add luet pms

2020-08-09 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/357 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-req

[lxc-devel] [lxd/master] lxc/init: Add parse of options from stdin

2019-08-31 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/6138 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [distrobuilder/master] sources/docker-http: Fix SIGSEGV

2019-05-21 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/178 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-req

[lxc-devel] [distrobuilder/master] sabayon: Update examples

2019-05-10 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/174 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-req

[lxc-devel] [lxd/master] simplestreams: Align JSON struct for images.json

2019-03-24 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/5596 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxd/master] simplestreams: Align JSON struct for index.json

2019-03-17 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/5575 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [distrobuilder/master] Add sabayon support and new features

2018-12-09 Thread geaaru on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/114 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-req

[lxc-devel] [lxcfs/master] Add support to nonempty option

2018-04-24 Thread geaaru on Github
) === Signed-off-by: Geaaru From 13141d48ebcf22cdd3827654ebb3effa48212e72 Mon Sep 17 00:00:00 2001 From: Geaaru Date: Wed, 25 Apr 2018 00:01:03 +0200 Subject: [PATCH] Add support to nonempty option Signed-off-by: Geaaru --- lxcfs.c | 12 1 file changed, 8 insertions(+), 4 deletions

Re: [lxc-devel] [lxc-users] On The Way To LXC 3.0: Splitting Out Templates And Language Bindings

2018-03-01 Thread Geaaru
ost used images (on https://images.linuxcontainers.org) to being built by it over the next month or so. Stéphane On Thu, Mar 01, 2018 at 07:05:09AM +0100, Geaaru wrote: > Hi, > > I'm maintainer of lxc-sabayon template. For clarification, lxc-templates > project will be used for legacy script

Re: [lxc-devel] [lxc-users] On The Way To LXC 3.0: Splitting Out Templates And Language Bindings

2018-03-01 Thread Geaaru
Hi, I'm maintainer of lxc-sabayon template. For clarification, lxc-templates project will be used for legacy script correct? What is dead line? When will be release lxd 3.0 and new lxc release to permit test of new features on a fixed tag? I see that lxc now support oci format from docker but for

[lxc-devel] [lxc/master] Fix start of Sabayon unprivileged containers

2017-10-20 Thread geaaru on Github
) === Problem happens for image with systemd >=233. Minor fix for mirrors list. Signed-off-by: Geaaru From a254b67cf22802e62571a52e70fe9d5aa4d233b4 Mon Sep 17 00:00:00 2001 From: Geaaru Date: Fri, 20 Oct 2017 09:15:18 +0200 Subject: [PATCH] Fix start of Sabayon unprivileged containers Prob

[lxc-devel] [lxc/stable-2.1] Fix start of sabayon unprivileged containers

2017-10-20 Thread geaaru on Github
) === Fix start of unprivileged containers for image with systemd >=233 and fix mirrors list From f1a4d47ba886c8b4fdff81f113ec679888aa7c7d Mon Sep 17 00:00:00 2001 From: Geaaru Date: Fri, 20 Oct 2017 09:15:18 +0200 Subject: [PATCH] Fix start of unprivileged for image with systemd >=233 and fix m

[lxc-devel] [lxc/master] [lxc-sabayon] Disable _unprivileged_shift_owner for create unprivileg…

2017-03-15 Thread geaaru on Github
) === …ed container images for lxd and lxc-download. Signed-off-by: Geaaru From 3d288bbe3719fb700fb7ded81488bd0d413dd0b0 Mon Sep 17 00:00:00 2001 From: Geaaru Date: Tue, 14 Mar 2017 15:57:50 +0100 Subject: [PATCH] [lxc-sabayon] Disable _unprivileged_shift_owner for create unprivileged container

[lxc-devel] [lxc-ci/master] [sabayon] Fix use of armv7l arch and setting of ssh service through systemd

2017-03-02 Thread geaaru on Github
) === Hi, fix build of armv7 image. From bca972088d47eaa15d876e15e4814256ba74d24e Mon Sep 17 00:00:00 2001 From: Geaaru Date: Thu, 2 Mar 2017 15:31:54 +0100 Subject: [PATCH] [sabayon] Fix use of armv7l arch and setting of ssh service through systemd Signed-off-by: Geaaru --- templates/sabayon.json

[lxc-devel] [lxc/master] Add LXC template script of Sabayon OS

2017-01-28 Thread geaaru on Github
) === Hi, please add lxc-sabayon script for add support to Sabayon containers. Thanks. geaaru From b1c6ef82e671528409dea2989eac23146538d83e Mon Sep 17 00:00:00 2001 From: Geaaru Date: Sat, 28 Jan 2017 22:55:25 +0100 Subject: [PATCH] Add LXC template script of Sabayon OS --- templates/Makefile.am