From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: A secure multimedia workstation Date: Sun, 08 Feb 2015 00:08:31 +0100 Message-ID: <87y4o9xqts.fsf@gnu.org> References: 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]:43873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKEUS-0003vb-4c for guix-devel@gnu.org; Sat, 07 Feb 2015 18:08:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKEUO-0000X5-UV for guix-devel@gnu.org; Sat, 07 Feb 2015 18:08:40 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKEUO-0000Wx-Qz for guix-devel@gnu.org; Sat, 07 Feb 2015 18:08:36 -0500 In-Reply-To: (Dirk Scheuring's message of "Mon, 2 Feb 2015 11:11:23 +0100") 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: Dirk Scheuring Cc: guix-devel@gnu.org Hi, I don=E2=80=99t know about the specifics of audio applications. However, in general, it should hopefully be relatively simple to provide distro configurations tailored to specific needs=E2=80=93like the =E2=80=9Cmedia p= roduction=E2=80=9D distro you have in mind, things like TAILS, etc. Ideally, it would boil down to preparing a custom =E2=80=98operating-system= =E2=80=99 declaration=E2=80=93with all the services and packages of interest ready to use=E2=80=93that users would inherit from to further customize things. At this point the Guix System Distribution is still very much for hackers rather than newcomers, but I would love to see projects like this one grow. Thanks for your interest. Ludo=E2=80=99.