From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeq5t-0005Ih-DT for guix-patches@gnu.org; Thu, 25 Jan 2018 17:34:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeq5q-0003i5-Bx for guix-patches@gnu.org; Thu, 25 Jan 2018 17:34:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35039) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eeq5q-0003hz-8E for guix-patches@gnu.org; Thu, 25 Jan 2018 17:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eeq5p-0003mi-OM for guix-patches@gnu.org; Thu, 25 Jan 2018 17:34:01 -0500 Subject: [bug#30216] [WIP] system: Add ARM installer; services: agetty: Make tty optional Resent-Message-ID: Date: Thu, 25 Jan 2018 23:33:15 +0100 From: Danny Milosavljevic Message-ID: <20180125233315.677b3ae5@scratchpost.org> In-Reply-To: <87vafqt2at.fsf@gnu.org> References: <20180122220011.7896-1-dannym@scratchpost.org> <87lggo7qjl.fsf@gnu.org> <20180123145452.57b9e1e6@scratchpost.org> <87vafqt2at.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30216@debbugs.gnu.org > I suppose fixing it would mean having a universal ARM U-Boot? Well, I guess that's for u-boot upstream to get to work. > Or do you have other solutions in mind? User boots the (u-boot-less) image using qemu and sets up u-boot on there - and only then copies the whole (new) image to the SD card.