From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VxQu5-00026l-Fe for mharc-grub-devel@gnu.org; Sun, 29 Dec 2013 19:40:21 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxQty-0001zA-Us for grub-devel@gnu.org; Sun, 29 Dec 2013 19:40:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VxQtt-00076K-OY for grub-devel@gnu.org; Sun, 29 Dec 2013 19:40:14 -0500 Received: from mail-we0-f178.google.com ([74.125.82.178]:55268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxQtt-000769-Iu for grub-devel@gnu.org; Sun, 29 Dec 2013 19:40:09 -0500 Received: by mail-we0-f178.google.com with SMTP id u57so9804612wes.9 for ; Sun, 29 Dec 2013 16:40:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=KguB27i2NNSX1dys/ZerJ+88+ApOXPUiVusWfBmh6ZM=; b=VWOg8ZPfVHZWVxYaFG/4lsqma25nC6BaKz5TUT/xC3C752zyy3anDL6DndNo9dX58K NsXi3ANpdw7ReaD1zBvS9cvujVkqazcIlceoQ6cqNX6LxhlEE7A7PmzbiY70UEBsstyF EbIlq5LNHoZyD32XIRtSCPNbRgzEPxMidyEYQcZgPqZ1nglE43eLTTOZ/KiHjj3DtQ0V NPP5mPHpyPEi7ZiBujtJPr/VRODiIvRY9ZMLx3wMRnBBoBdmyhe7bHSf/CSnEhFd7Grk dmNcC/RaUgneU7hSf+QkkEdAWUZbhhe7jbo0ZMoB6CAjrsWqVHzTnAnPHxi2NMyyNKns 4n+g== X-Gm-Message-State: ALoCoQmO53XPfnY4YCpUx3DlLpq+VO/Fa6auWMQ0pEqNLyEQVDfWGFeUXBx1IU0VcisS8zNQrpi+ X-Received: by 10.180.160.166 with SMTP id xl6mr41706664wib.43.1388364008713; Sun, 29 Dec 2013 16:40:08 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [46.235.226.95]) by mx.google.com with ESMTPSA id at5sm51552840wic.1.2013.12.29.16.40.06 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 29 Dec 2013 16:40:07 -0800 (PST) Date: Mon, 30 Dec 2013 00:40:08 +0000 From: Leif Lindholm To: Andrey Borzenkov Subject: Re: aarch64: relocation 0x105 is not implemented yet. Message-ID: <20131230004008.GD29433@bivouac.eciton.net> References: <1388252883.918.88.camel@opensuse.site> <1388257239.918.92.camel@opensuse.site> <1388294644.918.99.camel@opensuse.site> <1388325687.918.107.camel@opensuse.site> <1388343810.918.120.camel@opensuse.site> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1388343810.918.120.camel@opensuse.site> User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 74.125.82.178 Cc: grub-devel@gnu.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Dec 2013 00:40:20 -0000 On Sun, Dec 29, 2013 at 11:03:30PM +0400, Andrey Borzenkov wrote: > В Вс, 29/12/2013 в 18:12 +0000, Leif Lindholm пишет: > > On 29 December 2013 14:01, Andrey Borzenkov wrote: > > >> On arm64_efi stripflags obviously. > > > > > > Yes, this works (i.e. - grub-mkimage does not fail). Of course, module > > > relocation happens at run time and I do not have hardware or software to > > > test it - could you do it? You can download RPM here: > > > > > > https://api.opensuse.org/build/home:arvidjaar:grub2-next:ARM/openSUSE_Factory/aarch64/grub2/grub2-arm64-efi-2.02~beta2-225.1.aarch64.rpm > > > > Unfortunately, this link appears to require authentication. > > > > Sorry. > > https://dl.dropboxusercontent.com/u/25585681/grub2-arm64-efi-2.02~beta2-225.1.aarch64.rpm > https://dl.dropboxusercontent.com/u/25585681/grub2-2.02~beta2-225.1.aarch64.rpm Thanks, but lacking liblzma.so.5 and libdevmapper.so.1.03 - any chance you could pass those across? / Leif