From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 5/6] gnu: make-u-boot-package: Add files-to-install argument. Date: Mon, 26 Sep 2016 16:07:16 +0200 Message-ID: References: <20160926103447.31830-1-david@craven.ch> <20160926103447.31830-5-david@craven.ch> <20160926143926.14eccdc3@scratchpost.org> <20160926160438.70451325@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boWZ5-0005Qf-K4 for guix-devel@gnu.org; Mon, 26 Sep 2016 10:07:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boWYx-000628-VL for guix-devel@gnu.org; Mon, 26 Sep 2016 10:07:27 -0400 Received: from mail-yw0-x243.google.com ([2607:f8b0:4002:c05::243]:35926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boWYw-00061g-O1 for guix-devel@gnu.org; Mon, 26 Sep 2016 10:07:19 -0400 Received: by mail-yw0-x243.google.com with SMTP id v2so9005049ywg.3 for ; Mon, 26 Sep 2016 07:07:17 -0700 (PDT) In-Reply-To: <20160926160438.70451325@scratchpost.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: Danny Milosavljevic Cc: guix-devel > Or do you mean server software? > > mingetty mingetty doesn't support serial or does it? the man page doesn't document a baud rate flag, and setting the tty to ttyS1 causes a crash - not a tty. agetty or the getty from toybox have a flag to set the baud rate.