[PATCH] add util/garbage-gen.c to EXTRA_DIST

2013-11-23 Thread Andrey Borzenkov
--- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 0293d25..1a69e2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,6 +73,7 @@ CLEANFILES += build-grub-mkfont garbage-gen: util/garbage-gen.c $(BUILD_CC) -o $@ $(BUILD_CFLAGS) $(BUILD_CPPFL

Re: [PATCH] add util/garbage-gen.c to EXTRA_DIST

2013-11-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Go ahead On 23.11.2013 09:31, Andrey Borzenkov wrote: > --- > Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Makefile.am b/Makefile.am > index 0293d25..1a69e2e 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -73,6 +73,7 @@ CLEANFILES += build-grub-mkfont > garbage-gen:

Re: grub2 boot root-on-zfs errors

2013-11-23 Thread Beeblebrox
Applied the diff but got error elsewhere. Git repo on 1bba40f57813c2ccf790e6aca8b96292634b04ca Date: Sat Nov 23 12:39:21 2013 +0100 FreeBSD 11.0-CURRENT_amd64 config.status: creating grub-shell chmod a+x grub-shell (for x in tests/util/grub-shell-tester.in ; do cat ./"$x"; done) | ./config.statu

Re: grub2 boot root-on-zfs errors

2013-11-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 23.11.2013 13:54, Beeblebrox wrote: > Applied the diff but got error elsewhere. Git repo on > 1bba40f57813c2ccf790e6aca8b96292634b04ca Advance to e67566ce0a925342d0a988ec196710e204a1d900 or later > Date: Sat Nov 23 12:39:21 2013 +0100 > FreeBSD 11.0-CURRENT_amd64 > > config.status: creating g

Re: [PATCH] Enable grub-install --no-nvram option for EFI targets

2013-11-23 Thread Andrey Borzenkov
В Fri, 22 Nov 2013 01:01:05 +0530 Keshav Padram Amburay пишет: > N_("don't update the `boot-device' NVRAM variable. " > - "This option is only available on IEEE1275 targets."), 2}, > + "This option is only available on EFI and IEEE1275 targets."), 2}, Note that option description i

Re: grub2 boot root-on-zfs errors

2013-11-23 Thread Beeblebrox
More progress, but other problem. Compile passed through previous error but breaks when building docs (which I really don't need). Breaks at: Making all in docs gmake[2]: Entering directory `/asp/git/grub/docs' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${

Re: grub2 boot root-on-zfs errors

2013-11-23 Thread Beeblebrox
It seems I made a mistake in my previous post. I should have included a previous warning code as well (just in case.)Correction as to where compile breaks: cc -DHAVE_CONFIG_H -I../grub-core/efiemu/runtime -DGRUB_FILE=\"efiemu/runtime/efiemu.S\" -I. -I. -I.. -I.. -I../include -I../include -I../g