Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-30 Thread Leif Lindholm
Pushed after test and discussion with Vladimir on irc. On Sun, Dec 29, 2013 at 06:01:27PM +0400, Andrey Borzenkov wrote: > В Вс, 29/12/2013 в 13:09 +, Leif Lindholm пишет: > > Umm, I'm officially going to go make some coffee. > > > > On arm64_efi stripflags obviously. > > > > Yes, this work

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-30 Thread Leif Lindholm
On Mon, Dec 30, 2013 at 06:45:08AM +0400, Andrey Borzenkov wrote: > > Thanks, but lacking liblzma.so.5 and libdevmapper.so.1.03 - any chance > > you could pass those across? > > You can actually use your own user tools on any platform, but let's make > it simple - here is standalone image: > > ht

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Andrey Borzenkov
В Пн, 30/12/2013 в 00:40 +, Leif Lindholm пишет: > On Sun, Dec 29, 2013 at 11:03:30PM +0400, Andrey Borzenkov wrote: > > В Вс, 29/12/2013 в 18:12 +, Leif Lindholm пишет: > > > On 29 December 2013 14:01, Andrey Borzenkov wrote: > > > >> On arm64_efi stripflags obviously. > > > > > > > > Yes

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Leif Lindholm
On Sun, Dec 29, 2013 at 11:03:30PM +0400, Andrey Borzenkov wrote: > В Вс, 29/12/2013 в 18:12 +, 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, modu

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Andrey Borzenkov
В Вс, 29/12/2013 в 18:12 +, 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

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread 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: > >

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Leif Lindholm
On 29 December 2013 14:01, Andrey Borzenkov wrote: > В Вс, 29/12/2013 в 13:09 +, Leif Lindholm пишет: >> Umm, I'm officially going to go make some coffee. >> >> On arm64_efi stripflags obviously. > > Yes, this works (i.e. - grub-mkimage does not fail). Of course, module > relocation happens at

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Andrey Borzenkov
В Вс, 29/12/2013 в 13:09 +, Leif Lindholm пишет: > Umm, I'm officially going to go make some coffee. > > 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 i

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Leif Lindholm
Umm, I'm officially going to go make some coffee. On arm64_efi stripflags obviously. On 29 December 2013 13:06, Leif Lindholm wrote: > Andrey, > > Can you give this a try? > (Sent through gmail, so garbled.) > > diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def > index c9162

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Leif Lindholm
Andrey, Can you give this a try? (Sent through gmail, so garbled.) diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def index c916246..a716a49 100644 --- a/grub-core/Makefile.core.def +++ b/grub-core/Makefile.core.def @@ -96,7 +96,7 @@ kernel = { emu_cflags = '$(CFLAGS_GNULIB

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Andrey Borzenkov
В Вс, 29/12/2013 в 12:44 +, Leif Lindholm пишет: > On 29 December 2013 05:24, Andrey Borzenkov wrote: > > В Вс, 29/12/2013 в 01:55 +, Leif Lindholm пишет: > >> It shouldn't, but difficult to say without knowing more details. > >> Can you run the mkimage with -v and pinpoint the triggering

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-29 Thread Leif Lindholm
On 29 December 2013 05:24, Andrey Borzenkov wrote: > В Вс, 29/12/2013 в 01:55 +, Leif Lindholm пишет: >> It shouldn't, but difficult to say without knowing more details. >> Can you run the mkimage with -v and pinpoint the triggering module? > > This comes from .eh_frame section and fails for k

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-28 Thread Andrey Borzenkov
В Вс, 29/12/2013 в 01:55 +, Leif Lindholm пишет: > It shouldn't, but difficult to say without knowing more details. > Can you run the mkimage with -v and pinpoint the triggering module? > This comes from .eh_frame section and fails for kernel.exec already. RELOCATION RECORDS FOR [.eh_frame]

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-28 Thread Leif Lindholm
Hi Andrey, On 28 December 2013 19:00, Andrey Borzenkov wrote: >> > On 27.12.2013 20:07, Andrey Borzenkov wrote: >> > > I tried to build RPM for aarch64; it fails building image with >> > > >> > > [ 1273s] + ./grub-mkimage -O arm64-efi -o grub.efi --prefix= -d >> > > grub-core all_video boot cat c

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-28 Thread Andrey Borzenkov
В Сб, 28/12/2013 в 21:48 +0400, Andrey Borzenkov пишет: > В Сб, 28/12/2013 в 18:11 +0100, Vladimir 'φ-coder/phcoder' Serbinenko > пишет: > > On 27.12.2013 20:07, Andrey Borzenkov wrote: > > > I tried to build RPM for aarch64; it fails building image with > > > > > > [ 1273s] + ./grub-mkimage -O ar

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-28 Thread Andrey Borzenkov
В Сб, 28/12/2013 в 18:11 +0100, Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 27.12.2013 20:07, Andrey Borzenkov wrote: > > I tried to build RPM for aarch64; it fails building image with > > > > [ 1273s] + ./grub-mkimage -O arm64-efi -o grub.efi --prefix= -d > > grub-core all_video boot cat ch

Re: aarch64: relocation 0x105 is not implemented yet.

2013-12-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 27.12.2013 20:07, Andrey Borzenkov wrote: > I tried to build RPM for aarch64; it fails building image with > > [ 1273s] + ./grub-mkimage -O arm64-efi -o grub.efi --prefix= -d > grub-core all_video boot cat chain configfile echo efinet font gfxmenu > gfxterm gzio halt iso9660 jpeg minicmd normal

aarch64: relocation 0x105 is not implemented yet.

2013-12-27 Thread Andrey Borzenkov
I tried to build RPM for aarch64; it fails building image with [ 1273s] + ./grub-mkimage -O arm64-efi -o grub.efi --prefix= -d grub-core all_video boot cat chain configfile echo efinet font gfxmenu gfxterm gzio halt iso9660 jpeg minicmd normal part_apple part_msdos part_gpt password_pbkdf2 png reb