| Commit message (Expand) | Author | Age | Files | Lines |
* | Version bump, drop old versions | Michael Weber | 2013-08-02 | 5 | -156/+24 |
* | Fix "!has_version: command not found", bug #478668. | Maxim Koltsov | 2013-07-31 | 3 | -8/+15 |
* | Fix ChangeLog entry. | Jeroen Roovers | 2013-07-31 | 2 | -10/+6 |
* | Version bump. | Chí-Thanh Christopher Nguyễn | 2013-07-30 | 3 | -2/+71 |
* | Bump to new prerelease. | Chí-Thanh Christopher Nguyễn | 2013-07-30 | 3 | -6/+13 |
* | We don't need autogen with a pristine snapshot. | Mike Gilbert | 2013-07-28 | 4 | -11/+21 |
* | Add new snapshot for bug 468136. | Mike Gilbert | 2013-07-28 | 4 | -26/+282 |
* | Update metadata.xml to reflect new email address | Jonathan Callen | 2013-07-27 | 3 | -11/+20 |
* | Version bump | Michael Weber | 2013-07-23 | 3 | -5/+82 |
* | Version bump | Michael Weber | 2013-07-23 | 3 | -5/+81 |
* | Let configure auto-detect efiemu support. | Mike Gilbert | 2013-07-21 | 4 | -11/+19 |
* | Remove patches that have been applied upstream. | Jeroen Roovers | 2013-07-21 | 3 | -9/+10 |
* | Add support for probing EFI system partition, bug 477314 by Ben Kohler. Respe... | Mike Gilbert | 2013-07-21 | 5 | -9/+312 |
* | Drop dracut dependency, add ewarn about dracut or genkernel, bug 476936. Than... | Maxim Koltsov | 2013-07-20 | 3 | -14/+22 |
* | Initial import (bug 421681) | Michael Weber | 2013-07-19 | 8 | -1/+210 |
* | Initial import (bug 421681) | Michael Weber | 2013-07-19 | 2 | -0/+21 |
* | Clearify message about /boot/{config,cmdline}.txt, only warn if files exist (... | Michael Weber | 2013-07-19 | 6 | -21/+72 |
* | Bump to 1.62, adding support for EFI. Thanks to Ben Kohler, bug #477312. | Maxim Koltsov | 2013-07-18 | 3 | -16/+94 |
* | Version bump. | Jeroen Roovers | 2013-07-18 | 3 | -5/+62 |
* | Drop remove-HOME-TERM patch. README is gone. | Jeroen Roovers | 2013-07-18 | 3 | -9/+12 |
* | Version bump | Michael Weber | 2013-07-17 | 5 | -8/+121 |
* | Protect existing cmdline.txt & config.txt, add files dir (thanks chithead and... | Michael Weber | 2013-07-15 | 7 | -16/+127 |
* | Initial import, replaces sys-boot/raspberrypi-loader::xmw, bug 421681. | Michael Weber | 2013-07-15 | 4 | -2/+97 |
* | Initial import, replaces sys-boot/raspberrypi-loader::xmw, bug 421681. | Michael Weber | 2013-07-15 | 2 | -0/+20 |
* | Revision bump with error reporting patch. Now you can see error messages, not... | Tomas Chvatal | 2013-07-10 | 4 | -7/+116 |
* | Bump to new prerelease. | Chí-Thanh Christopher Nguyễn | 2013-07-08 | 3 | -5/+11 |
* | Stable for ia64, wrt bug #450908 | Agostino Sarubbo | 2013-07-07 | 3 | -5/+28 |
* | sed || die | Mike Gilbert | 2013-07-07 | 3 | -8/+11 |
* | Add xz-utils dep, and slot-operators. | Zac Medico | 2013-07-04 | 3 | -10/+14 |
* | Add sys-boot/vboot-utils. | Zac Medico | 2013-07-04 | 4 | -0/+110 |
* | Bump to prerelease with EFI support. | Chí-Thanh Christopher Nguyễn | 2013-07-03 | 3 | -2/+93 |
* | Version bump, bug #475532. | Chí-Thanh Christopher Nguyễn | 2013-07-03 | 3 | -22/+63 |
* | Version bump. | Jeroen Roovers | 2013-07-03 | 3 | -6/+101 |
* | Stable for x86, wrt bug #450908 | Agostino Sarubbo | 2013-07-03 | 3 | -18/+21 |
* | Stable for amd64, wrt bug #450908 | Agostino Sarubbo | 2013-07-03 | 3 | -22/+25 |
* | Restore addpredict call to grub-9999. | Mike Gilbert | 2013-06-30 | 3 | -8/+14 |
* | README and README.html have the same content, so we only need one of them. | Jeroen Roovers | 2013-06-29 | 3 | -8/+10 |
* | Add live ebuild. | Jeroen Roovers | 2013-06-29 | 5 | -7/+96 |
* | Version bump. bug #473532. | Chí-Thanh Christopher Nguyễn | 2013-06-24 | 3 | -2/+85 |
* | Version bump. | Jeroen Roovers | 2013-06-06 | 3 | -17/+100 |
* | Update HOMEPAGE, bug #472080. | Chí-Thanh Christopher Nguyễn | 2013-06-02 | 3 | -5/+9 |
* | Describe the GRUB_CMDLINE_LINUX variables. | Mike Gilbert | 2013-05-13 | 3 | -10/+16 |
* | Enable mulitslot by default. | Mike Gilbert | 2013-05-01 | 3 | -8/+11 |
* | do not block systemd, just warn user | Fabio Erculiani | 2013-04-29 | 3 | -14/+17 |
* | Add test dependencies. | Mike Gilbert | 2013-04-29 | 3 | -8/+17 |
* | Override src_test. | Mike Gilbert | 2013-04-29 | 3 | -7/+14 |
* | Minor tweaks. | Mike Gilbert | 2013-04-28 | 4 | -14/+18 |
* | Fix LICENSE, add mirror and bindist restriction, bug 445754. | Ulrich Müller | 2013-04-28 | 3 | -12/+33 |
* | Rewrite ebuild around autotools-utils and multibuild eclasses. Add USE=multis... | Mike Gilbert | 2013-04-28 | 4 | -242/+118 |
* | Refresh live ebuild. | Mike Gilbert | 2013-04-27 | 3 | -8/+14 |