On 04/11/2016 10:10 AM, Giuseppe Scrivano wrote:
Hi Colin,
Colin Walters writes:
Hi,
On Sat, Apr 9, 2016, at 05:43 AM, Giuseppe Scrivano wrote:
is it fine to apply this patch now?
The dependencies will come in automatically via the new `atomic` rpm right?
The way I think of this is tha
On Mon, Apr 11, 2016, at 10:10 AM, Giuseppe Scrivano wrote:
> I've attached the modified patch which adds only `runc`.
Pushed to all branches, thanks. For future reference though let's use
pull requests on:
https://pagure.io/fedora-atomic
Hi Colin,
Colin Walters writes:
> Hi,
>
> On Sat, Apr 9, 2016, at 05:43 AM, Giuseppe Scrivano wrote:
>
>> is it fine to apply this patch now?
>
> The dependencies will come in automatically via the new `atomic` rpm right?
>
> The way I think of this is that things listed in the manifest are thin
Hi,
On Sat, Apr 9, 2016, at 05:43 AM, Giuseppe Scrivano wrote:
> is it fine to apply this patch now?
The dependencies will come in automatically via the new `atomic` rpm right?
The way I think of this is that things listed in the manifest are things
that define the system - i.e. they're depende
Hi Colin,
Colin Walters writes:
> I'll wait before applying to see if anyone else has thoughts.
is it fine to apply this patch now?
Regards,
Giuseppe
python3-gobject-base is needed to use OSTree python bindings.
runc is a tool for spawning containers based on Open Container
Specifications.
Needed for: https://github.com/projectatomic/atomic/issues/298
Signed-off-by: Giuseppe Scrivano
---
fedora-atomic-docker-host.json | 4 +++-
1 file chang
On Thu, Mar 17, 2016, at 08:25 AM, Giuseppe Scrivano wrote:
> python3-gobject-base is needed to use OSTree python bindings.
>
> runc is a tool for spawning containers based on Open Container
> Specifications.
>
> Needed for: https://github.com/projectatomic/atomic/issues/298
Makes sense to me.