From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: zsh and fish missed in /etc/shells? Date: Wed, 11 Mar 2015 10:43:48 +0100 Message-ID: <877funzx63.fsf@gnu.org> References: <87oao2r1fq.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]:52999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVdBE-00027v-8m for guix-devel@gnu.org; Wed, 11 Mar 2015 05:43:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVdB9-0003gL-6G for guix-devel@gnu.org; Wed, 11 Mar 2015 05:43:56 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVdB9-0003gF-36 for guix-devel@gnu.org; Wed, 11 Mar 2015 05:43:51 -0400 In-Reply-To: (Axel's message of "Wed, 11 Mar 2015 01:30:18 +0300") 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: Axel Cc: guix-devel Axel skribis: > And generally should we check that shells really installed or just > unconditionally add paths to /etc/shells? I will modify patch then. I think it=E2=80=99s enough to just add them unconditionally. Thanks, Ludo=E2=80=99.