From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Thompson Subject: Re: GSoC project ideas Date: Fri, 27 Feb 2015 08:01:07 -0500 Message-ID: <87sidr8q5o.fsf@fsf.org> References: <87bnkjgvol.fsf@gnu.org> <87vbio7h7s.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRKXZ-0007MT-57 for guix-devel@gnu.org; Fri, 27 Feb 2015 08:01:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRKXV-0001hC-8n for guix-devel@gnu.org; Fri, 27 Feb 2015 08:01:13 -0500 In-Reply-To: <87vbio7h7s.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel Ludovic Court=C3=A8s writes: > "Thompson, David" skribis: > >> On Tue, Feb 24, 2015 at 10:45 AM, Ludovic Court=C3=A8s wr= ote: >>> >>> 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? (=E2=80=9CContainer=E2=80=9D 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 --=20 David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate