X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-la0-f52.google.com (mail-la0-f52.google.com [209.85.215.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id D860ADC0109 for ; Sun, 22 Dec 2013 17:42:01 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id y1so1895622lam.39 for ; Sun, 22 Dec 2013 09:41:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=wZbSbqxXeoVUIxrc5jTejKPhp25vhrl9gZ1YhEvY9J8=; b=amn+fo8yEoGwB7+4J9KeUJ8HSj1sLOGEoxqh9Xj+SZlJXXyIl8PcjVm5+JZ0W9AdAD G9H3mPZB/3Fe2yJwFBOKjRkljSyNsvGiA1a6pHgsuKuG5D5SRgTST/EHBm0kfL+mybFd yxeiaULHYh/BmG0lRRUqYfdqVuuEzYBz5JCHCUNT8nctHJu+7p/PKNa31Lu9x2uXttD3 Pl2PMio7KD9dQhKYg0B1aYcGA/5oowgJ/FG+AkPQ+IUzOWxFnf1RCLz2dggbv5kRqlNL UAmjLxa3jwvh8L6AGgAEYZfGCPofiPhMei4KvM31aU8IkF1mFFXKuxMaoTRIK70i1G6+ qNIA== X-Received: by 10.152.2.5 with SMTP id 5mr8845929laq.21.1387734117324; Sun, 22 Dec 2013 09:41:57 -0800 (PST) Received: from vostro ([83.145.235.194]) by mx.google.com with ESMTPSA id xl4sm12431959lac.9.2013.12.22.09.41.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2013 09:41:57 -0800 (PST) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Sun, 22 Dec 2013 19:41:52 +0200 From: Timo Teras To: "Leslie P. Polzer | PORT ZERO" Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Bootable cross-build Message-ID: <20131222194152.6f62ecba@vostro> In-Reply-To: <52B70CD4.7020309@port-zero.com> References: <52A0712A.6040002@port-zero.com> <52B70CD4.7020309@port-zero.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.20; i486-alpine-linux-uclibc) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 22 Dec 2013 17:01:24 +0100 "Leslie P. Polzer | PORT ZERO" wrote: > On 12/05/2013 01:27 PM, Leslie P. Polzer | PORT ZERO wrote: > > > any hints on how to create an ISO that is bootable > > on another architecture? > > To answer my own question here: > > It depends largely on the board. For example the RPI > requires a binary blob as part of the booting process, > along with a configuration text file and some other > stuff. > > There's also a generic bootloader called Das Uboot > which can be adjusted to run on various boards. Right. Sorry for missing the mail. I have working script to create rpi images. I also have wandboard image using uboot, but that is not scripted yet. - Timo --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---