Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753200AbeAEVrk (ORCPT + 1 other); Fri, 5 Jan 2018 16:47:40 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:43724 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753077AbeAEVri (ORCPT ); Fri, 5 Jan 2018 16:47:38 -0500 Subject: Re: [J-core] [PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree To: Rich Felker Cc: Rob Landley , Yoshinori Sato , linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org References: <1467564402-2649-1-git-send-email-ysato@users.sourceforge.jp> <8c75b447-fc14-871e-1a04-733132527b65@landley.net> <20171117191706.GF1627@brightrain.aerifal.cx> <7193aa1b-50e3-11d4-f93d-f567e2e06b8c@physik.fu-berlin.de> <20180105212857.GR1627@brightrain.aerifal.cx> From: John Paul Adrian Glaubitz Message-ID: Date: Fri, 5 Jan 2018 22:47:34 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180105212857.GR1627@brightrain.aerifal.cx> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: 80.136.164.121 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 01/05/2018 10:28 PM, Rich Felker wrote: > I'm trying to reproduce this but can't find any documentation for > cross-LILO in [2], much less any code except possibly the binary > "lilo.x86" in [1]. Googling cross-lilo isn't finding anything > meaningful except this thread. Is there anywhere to find source and > information on what it's doing, or is this going to be something I > have to reverse-engineer? It's just LILO for x86, nothing fancy. You could as well just download LILO, build it for x86 and then use it to install the bootloader onto the harddisk/CF medium you are using on the LANDISK. Source code for LILO can be found here: https://lilo.alioth.debian.org/ It's a simple bootloader which works with blocklists. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913