guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSoC project ideas


From: David Thompson
Subject: Re: GSoC project ideas
Date: Fri, 27 Feb 2015 08:01:07 -0500
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu)

Ludovic Courtès <address@hidden> writes:

> "Thompson, David" <address@hidden> skribis:
>
>> On Tue, Feb 24, 2015 at 10:45 AM, Ludovic Courtès <address@hidden> wrote:
>>>
>>> Any other ideas come to mind?
>>
>> How about adding container support to 'guix system'?  There are some
>> good problems to be solved there.
>
> What do you have in mind exactly?  (“Container” is often used with
> subtly different meanings it seems.)

I mean container in the sense that Docker[0] has popularized.  Instead
of deploying a system on a VM, you could deploy it to a "container" on a
host system, which isolates the system via Linux's cgroups and kernel
namespaces.  Nix supports installing systems in these sorts of
containers via systemd-nspawn.  We'd have to write our own tool, as
discussed in a thread a few months back.

Does this help?

[0] http://en.wikipedia.org/wiki/Docker_%28software%29

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate



reply via email to

[Prev in Thread] Current Thread [Next in Thread]