| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dependency on app-arch/unzip, bug 489400. | Mike Gilbert | 2013-10-26 | 1 | -6/+6 |
* | Apply previous change. | Mike Gilbert | 2013-10-23 | 1 | -5/+5 |
* | Remove build-time dependency on dejavu and unifont by downloading our own cop... | Mike Gilbert | 2013-10-23 | 1 | -5/+7 |
* | Revbump for git migration. | Mike Gilbert | 2013-10-22 | 1 | -5/+5 |
* | Upstream migrated to git. | Mike Gilbert | 2013-10-22 | 1 | -5/+5 |
* | Remove dejavu and unifont from RDEPEND, bug 488670. | Mike Gilbert | 2013-10-21 | 1 | -6/+6 |
* | We don't rename /boot/grub. | Mike Gilbert | 2013-10-17 | 1 | -5/+5 |
* | Work around funky emu platform with USE=static by setting HOST_LDFLAGS instea... | Mike Gilbert | 2013-10-17 | 1 | -16/+6 |
* | Fixed automagic linking against libdevmapper.so (bug #488234). Comitted strai... | Lars Wendler | 2013-10-16 | 1 | -5/+15 |
* | Stable on amd64 and x86, bug 455544. | Mike Gilbert | 2013-10-14 | 1 | -6/+6 |
* | Need to call mount-boot_mount_boot_partition first. | Mike Gilbert | 2013-09-21 | 1 | -6/+6 |
* | Make a symlink from /boot/grub/grub.cfg to /boot/grub2/grub.cfg in case peopl... | Mike Gilbert | 2013-09-21 | 1 | -6/+6 |
* | Link to the migration guide if grub:0 is installed. | Mike Gilbert | 2013-09-21 | 1 | -6/+6 |
* | Change references from /boot/grub2 to /boot/grub. | Mike Gilbert | 2013-09-21 | 1 | -5/+5 |
* | Move BUILD_CC from grub_configure to src_configure. | Mike Gilbert | 2013-09-21 | 1 | -6/+6 |
* | No reason to localize BUILD_CC variable. | Mike Gilbert | 2013-09-21 | 1 | -6/+6 |
* | Export BUILD_CC before calling configure, bug 486592 by ago. | Mike Gilbert | 2013-09-21 | 1 | -6/+6 |
* | Remove old ebuilds. | Mike Gilbert | 2013-09-20 | 1 | -11/+4 |
* | Drop the --with-grubdir=grub2 option and emit a warning on upgrades. | Mike Gilbert | 2013-09-07 | 1 | -6/+7 |
* | New snapshot, resolves multiboot build failure, bug 479764. | Mike Gilbert | 2013-08-16 | 1 | -1/+13 |
* | Whitespace | Patrick Lauer | 2013-08-14 | 1 | -14/+4 |
* | Remove old snapshot. | Mike Gilbert | 2013-08-04 | 1 | -6/+4 |
* | New snapshot, resolves bug 468136. Append -fuse-ld=bfd to LDFLAGS for gcc-4.8... | Mike Gilbert | 2013-08-04 | 1 | -5/+7 |
* | We don't need autogen with a pristine snapshot. | Mike Gilbert | 2013-07-28 | 1 | -6/+6 |
* | Add new snapshot for bug 468136. | Mike Gilbert | 2013-07-28 | 1 | -5/+7 |
* | Let configure auto-detect efiemu support. | Mike Gilbert | 2013-07-21 | 1 | -6/+6 |
* | Add support for probing EFI system partition, bug 477314 by Ben Kohler. Respe... | Mike Gilbert | 2013-07-21 | 1 | -5/+7 |
* | sed || die | Mike Gilbert | 2013-07-07 | 1 | -5/+5 |
* | Restore addpredict call to grub-9999. | Mike Gilbert | 2013-06-30 | 1 | -6/+6 |
* | Describe the GRUB_CMDLINE_LINUX variables. | Mike Gilbert | 2013-05-13 | 1 | -5/+5 |
* | Enable mulitslot by default. | Mike Gilbert | 2013-05-01 | 1 | -5/+5 |
* | Add test dependencies. | Mike Gilbert | 2013-04-29 | 1 | -5/+5 |
* | Override src_test. | Mike Gilbert | 2013-04-29 | 1 | -5/+5 |
* | Minor tweaks. | Mike Gilbert | 2013-04-28 | 1 | -6/+6 |
* | Rewrite ebuild around autotools-utils and multibuild eclasses. Add USE=multis... | Mike Gilbert | 2013-04-28 | 1 | -6/+6 |
* | Refresh live ebuild. | Mike Gilbert | 2013-04-27 | 1 | -5/+5 |
* | Resolve infinte-loop in grub-probe #462740 and fix dmraid support #430748. Al... | Mike Gilbert | 2013-04-27 | 1 | -14/+7 |
* | Commit grub-2.00-zfs-feature-flag-support-r1.patch in preparation for sys-boo... | Richard Yao | 2013-04-24 | 1 | -8/+15 |
* | Replace reference of sys-fs/device-mapper with sys-fs/lvm2 in USE description. | Samuli Suominen | 2013-04-09 | 1 | -5/+9 |
* | Fix detection of genkernel initramfs on xen. | Mike Gilbert | 2013-03-31 | 1 | -2/+13 |
* | whitespace | Michael Sterrett | 2013-02-18 | 1 | -12/+2 |
* | Restore missing patches and FreeBSD compat, bug 455580. | Mike Gilbert | 2013-02-05 | 1 | -3/+13 |
* | Warn people using ZFS that grub2-install needs to be run to properly support ... | Richard Yao | 2013-02-04 | 1 | -12/+2 |
* | Restore keywords after testing. | Mike Gilbert | 2013-02-03 | 1 | -2/+12 |
* | Add ZFS support for Feature Flags and LZ4 Compression from Illumos GRUB; A bi... | Richard Yao | 2013-02-03 | 1 | -21/+3 |
* | Add yeeloong? ( truetype ) to REQUIRED_USE, bug 452894. | Matt Turner | 2013-01-19 | 1 | -5/+15 |
* | Update parallel make patch to fix bulding of emu platform. | Mike Gilbert | 2013-01-19 | 1 | -5/+5 |
* | Fix dependency on xz-utils, reported by onox. | Mike Gilbert | 2013-01-13 | 1 | -5/+5 |
* | Include patch to fix module decompression, #424527 by Maxim Kammerer. | Mike Gilbert | 2013-01-07 | 1 | -5/+6 |
* | A couple more FreeBSD changes. | Mike Gilbert | 2013-01-07 | 1 | -5/+5 |