Gentoo Archives: gentoo-user

From: Ian Bloss <ianlinkcd@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Bootloaders: SILENT CRISIS!!!
Date: Fri, 27 Jan 2017 04:59:32
Message-Id: CADopNUdTf+Og=YLB=xYVYnTk5tJn2ONb2eAHqfdVF4puYu5MTA@mail.gmail.com
In Reply to: Re: [gentoo-user] Bootloaders: SILENT CRISIS!!! by Bill Kenworthy
1 Syslinux family has been my go to boot loader
2
3 On Thu, Jan 26, 2017, 4:12 PM Bill Kenworthy <billk@×××××××××.au> wrote:
4
5 > On 27/01/17 01:03, Alan Grimes wrote:
6 > > I looked for more information on GRUB form upstream but, on first
7 > > impression, it's been an abandoned project since 2012... Apparently some
8 > > users have posted patches to things like the invalid sector size problem
9 > > but the project has been deaf to these problems and has done nothing
10 > > whatsoever. =(
11 > >
12 > > I thought maybe I could go simple and use something like elilo, The
13 > > manual was written in moonspeak, it was very missleading and had lots of
14 > > omissions, and misdirection. I downloaded the 2,200 page specification
15 > > for EFI an quickly came to realize that the Elilo documentation was a
16 > > geyser of bullshit. I think it's going to be my new standard example of
17 > > how awful linux documentation is.
18 > >
19 > > Seriously, It deserves a few hundred more pages of ragging, and flaming,
20 > > and rage-ing but I've got a piece of junk to boot. =|
21 > >
22 > >
23 > > I don't know where Gentoo is getting it's source for Grub...
24 > >
25 > >
26 > > Apparently the git version of Grub was abandoned in 2015, as far as I
27 > > can tell... I'm trying to build it from source. As is appropriate the
28 > > git repository doesn't have the git scripts, I tried running autoreconf
29 > > on it but got error messages...
30 > >
31 > > I cleared a few of them but I'm like:
32 > >
33 > > ##########################################
34 > > atg@localhost ~/source/grub $ autoreconf
35 > > autoreconf-2.69: configure.ac: AM_GNU_GETTEXT is used, but not
36 > > AM_GNU_GETTEXT_VERSION
37 > > automake-1.15: error: cannot open < Makefile.util.am: No such file or
38 > > directory
39 > > autoreconf-2.69: automake failed with exit status: 1
40 > > atg@localhost ~/source/grub $
41 > > ##########################################
42 > >
43 > > Is there a way to ebuild a "grub-git" and produce a grub install with
44 > > version = date of most recent commit on active fork?
45 > >
46 >
47 > I tried grub2 and dumped it for "rEFit" - ended up a lot easier and more
48 > robust.
49 >
50 > This was on an apple air laptop a few years back, and currently on a MS
51 > surface 4.
52 >
53 > BillK
54 >
55 >
56 >