From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [V2 PATCH 1/1] services: Add agetty service. Date: Tue, 07 Mar 2017 15:43:21 +0100 Message-ID: <874lz5b112.fsf@gnu.org> References: <8b9a83141665a7a86aa3d3c9ba6363c1ba2e93cd.1487117562.git.leo@famulari.name> <20170215002417.GA19546@jasmine> <20170216070650.GA21674@jasmine> <86poig3bsv.fsf@gmail.com> <20170217225947.GA16812@jasmine> 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]:53511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clGKm-0002Da-AE for guix-devel@gnu.org; Tue, 07 Mar 2017 09:43:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clGKi-0000DD-C3 for guix-devel@gnu.org; Tue, 07 Mar 2017 09:43:28 -0500 In-Reply-To: <20170217225947.GA16812@jasmine> (Leo Famulari's message of "Fri, 17 Feb 2017 17:59:47 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org, myglc2 Leo Famulari skribis: > Veering off-topic, I wonder what created that device node /dev/ttyS1? I > have 32 of them, but (gnu build linux-boot) appears to only create the > first one: udev did! Ludo=E2=80=99.