summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Need to call mount-boot_mount_boot_partition first.Mike Gilbert2013-09-211-1/+3
* Make a symlink from /boot/grub/grub.cfg to /boot/grub2/grub.cfg in case peopl...Mike Gilbert2013-09-211-2/+9
* Link to the migration guide if grub:0 is installed.Mike Gilbert2013-09-211-2/+8
* Move BUILD_CC from grub_configure to src_configure.Mike Gilbert2013-09-211-4/+2
* No reason to localize BUILD_CC variable.Mike Gilbert2013-09-211-2/+1
* Export BUILD_CC before calling configure, bug 486592 by ago.Mike Gilbert2013-09-211-1/+5
* Drop the --with-grubdir=grub2 option and emit a warning on upgrades.Mike Gilbert2013-09-071-5/+11
* WhitespacePatrick Lauer2013-08-141-2/+2
* New snapshot, resolves bug 468136. Append -fuse-ld=bfd to LDFLAGS for gcc-4.8...Mike Gilbert2013-08-041-9/+15
* We don't need autogen with a pristine snapshot.Mike Gilbert2013-07-281-2/+5
* Add new snapshot for bug 468136.Mike Gilbert2013-07-281-20/+13
* Let configure auto-detect efiemu support.Mike Gilbert2013-07-211-2/+4
* Add support for probing EFI system partition, bug 477314 by Ben Kohler. Respe...Mike Gilbert2013-07-211-3/+9
* Restore addpredict call to grub-9999.Mike Gilbert2013-06-301-1/+4
* Enable mulitslot by default.Mike Gilbert2013-05-011-2/+2
* Add test dependencies.Mike Gilbert2013-04-291-2/+8
* Override src_test.Mike Gilbert2013-04-291-1/+5
* Minor tweaks.Mike Gilbert2013-04-281-4/+4
* Rewrite ebuild around autotools-utils and multibuild eclasses. Add USE=multis...Mike Gilbert2013-04-281-235/+103
* Refresh live ebuild.Mike Gilbert2013-04-271-2/+5
* whitespaceMichael Sterrett2013-02-181-2/+1
* Restore missing patches and FreeBSD compat, bug 455580.Mike Gilbert2013-02-051-6/+29
* Add pkg_pretend check to bail out if we are using the gold linker. Bug 439082...Mike Gilbert2012-10-201-1/+12
* fixed hardcoded awk (bug #424137)Christoph Junghans2012-10-181-1/+2
* Apply upstream patch to fix TFTP issue, bug 438612 by Alexander Zubkov.Mike Gilbert2012-10-161-1/+2
* Install modules in /usr/lib/grub.Mike Gilbert2012-10-111-1/+2
* Replace previous patch with better version from upstream.Mike Gilbert2012-07-221-2/+2
* Fix problem with single quotes in translated messages in grub-mkconfig. Bug 4...Mike Gilbert2012-07-221-1/+2
* Optionally install html docs, bug 426738 by Chris Mayo.Mike Gilbert2012-07-181-2/+16
* Add mulitprocessing.eclass magic to src_configure.Mike Gilbert2012-07-131-3/+5
* Add additional fix for bug 424231.Mike Gilbert2012-07-071-4/+4
* Unset CCASFLAGS. Reported by tommy.Mike Gilbert2012-07-011-3/+5
* Add patch to fix build race for bug 424231 by Wonko.Mike Gilbert2012-07-011-2/+6
* Extend workaround for sandbox bug 404013.Mike Gilbert2012-06-291-2/+4
* Replace lzo with xz-utils, bug 424045 by Andrey Volkov.Mike Gilbert2012-06-291-3/+3
* Add ~amd64 keyword for grub:2.Mike Gilbert2012-06-291-4/+2
* Add required use for qemu/truetype, bug 405741 by jlec.Mike Gilbert2012-06-291-1/+3
* Depend on bison, bug 380019.Mike Gilbert2012-06-291-2/+7
* Version bump to 2.00. Depend also on dejavu (otherwise starfield is not distr...Tomas Chvatal2012-06-281-2/+3
* Version bump. Tweak efiemu configure option, bug 422835 by Rafał Mużyło.Mike Gilbert2012-06-251-4/+12
* Stub out autopoint before calling eautoreconf.Mike Gilbert2012-06-091-6/+7
* Call autoreconf directly (via autogen.sh) since eautoreconf insists on callig...Mike Gilbert2012-06-051-3/+5
* Version bump. Fix links in grub2.info. #416035 by Martin Väth.Mike Gilbert2012-06-021-1/+7
* Add runtime dep on tools required to find the OFPATH on PowerPC.Joseph Jezak2012-05-181-1/+3
* Version bump. Should resolve bug 412497.Mike Gilbert2012-05-091-3/+7
* Depend on static versions of bzip2, freetype, and zlib when USE=static.Mike Gilbert2012-04-281-2/+13
* Synchronize live ebuild.Mike Gilbert2012-04-071-1/+1
* Point users at the quick start guide.Mike Gilbert2012-03-241-2/+2
* Pass -Os in TARGET_CFLAGS for efi-64 on x86. Don't clobber TARGET variables i...Mike Gilbert2012-03-181-10/+19
* Sync live ebuild.Mike Gilbert2012-03-171-8/+20