From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Lemmer Webber Subject: Re: Update on GuixSD containers Date: Tue, 24 Jul 2018 18:22:54 -0400 Message-ID: <871sbs6zpd.fsf@dustycloud.org> References: <87bngok1vt.fsf@gnu.org> <87d211klr7.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]:48062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fi5hq-0001wD-AD for guix-devel@gnu.org; Tue, 24 Jul 2018 18:22:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fi5hp-0003XF-FV for guix-devel@gnu.org; Tue, 24 Jul 2018 18:22:58 -0400 In-reply-to: <87d211klr7.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" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel Ludovic Court=C3=A8s writes: > Definitely. Another application I=E2=80=99ve always wanted is a least-au= thority > shell, like Plash [0]. > > (Speaking of which, I just found Shill [1], which seems similar to Plash > and even has a to-do item regarding package management [2] and is > written in Racket; unfortunately it runs on FreeBSD, for Capsicum.) As a side note, yesterday I learned about Capsicum for Linux: https://github.com/google/capsicum-linux Unfortunately it has not seen commits this last year. A shame; it would really be nice to get such ocap support in GNU/Linux.