| Commit message (Expand) | Author | Age | Files | Lines |
* | grub-efi: add oe's kernel name to the conf file | Robert Yang | 2014-03-07 | 1 | -0/+1 |
* | grub git: add oe's kernel name to the conf file | Robert Yang | 2014-03-07 | 1 | -0/+1 |
* | grub 2.00: add oe's kernel name to the conf file | Robert Yang | 2014-03-07 | 2 | -0/+54 |
* | grub-efi: use autotools-brokensep | Saul Wold | 2014-03-07 | 1 | -1/+1 |
* | grub: exclude .pc from POTFILES.in (fix build on CentOS 5.8) | Robert Yang | 2014-02-25 | 2 | -0/+35 |
* | grub-efi: remove configure patch, simply seed the cache | Ross Burton | 2014-01-14 | 2 | -149/+1 |
* | grub git: update to latest git | Koen Kooi | 2014-01-14 | 3 | -729/+2 |
* | grub: add PACKAGECONFIG for device-mapper | Ming Liu | 2014-01-10 | 1 | -0/+1 |
* | grub: add git version | Koen Kooi | 2014-01-06 | 4 | -0/+787 |
* | grub: move xz to DEPENDS list from RDEPENDS list | Ming Liu | 2013-12-18 | 1 | -2/+2 |
* | grub-efi: allow compilation without large model support | Jackie Huang | 2013-12-14 | 2 | -0/+132 |
* | grub-efi: change to generate EFI image in target package | Jackie Huang | 2013-12-14 | 1 | -19/+24 |
* | grub: add explicit dependency on bison-native | Jackie Huang | 2013-12-09 | 1 | -1/+1 |
* | grub: add xz RDEPENDS | Ming Liu | 2013-11-20 | 1 | -1/+1 |
* | grub: add patch to support 256 byte inodes | Jack Mitchell | 2013-10-18 | 2 | -5/+107 |
* | grub-efi-native: Add support for EFI ISO images | Jason Wessel | 2013-09-30 | 2 | -2/+7 |
* | grub: don't patch generated configure to fix do_patch re-execution | Paul Eggleton | 2013-09-24 | 1 | -13/+0 |
* | init-install.sh: fix to handle the boot partition correctly | Chen Qi | 2013-08-20 | 1 | -1/+1 |
* | grub_0.97: Fix to correctly ship files under /usr/lib | Chen Qi | 2013-08-13 | 1 | -12/+38 |
* | grub-efi-native: add flex patch to efi-native version also | Saul Wold | 2013-08-06 | 2 | -0/+1 |
* | grub: disable floating ncurses dependency for GPLv2 version | Paul Eggleton | 2013-08-03 | 1 | -0/+2 |
* | grub_2.00: fix compilation when using flex 2.5.37 | Laurentiu Palcu | 2013-08-03 | 2 | -1/+24 |
* | grub: add PACKAGECONFIG for grub-mount | Martin Jansa | 2013-07-29 | 1 | -0/+3 |
* | grub-0.97: fix the objcopy error in configure | Jackie Huang | 2013-06-07 | 2 | -0/+41 |
* | grub-efi-native: Cleanup whitespace | Darren Hart | 2013-05-03 | 1 | -4/+4 |
* | grub-efi-native: fix build on modern distributions without gets() | Koen Kooi | 2013-04-22 | 2 | -1/+30 |
* | grub-efi-native_2.00.bb: fix a build issue | Nitin A Kamble | 2013-03-26 | 1 | -1/+1 |
* | grub: disable lzma, device-mapper, zfs and nvpair | Constantin Musca | 2012-09-19 | 3 | -4/+41 |
* | grub: added upstream-status | Radu Moisan | 2012-09-04 | 1 | -0/+1 |
* | grub-efi-native: Update to version 2.00 | Radu Moisan | 2012-08-23 | 6 | -116/+47 |
* | grub: Update to upstream stable 2.00 | Radu Moisan | 2012-08-23 | 9 | -474/+7 |
* | grub-1.99: Add flex-native to DEPENDS | Xin Ouyang | 2012-08-23 | 1 | -2/+2 |
* | grub: Use COMPATIBLE_HOST variable instead of anonymous python | Richard Purdie | 2012-07-24 | 1 | -6/+1 |
* | grub: Allow reautoconf with the correct parameters | Richard Purdie | 2012-07-24 | 1 | -4/+0 |
* | grub-efi-native: remove help2man dependency | Radu Moisan | 2012-07-20 | 1 | -1/+1 |
* | grub: fix error stating the root device | Jesse Zhang | 2012-07-19 | 2 | -1/+66 |
* | grub: fix grub-mkconfig_lib install dir | Jesse Zhang | 2012-07-19 | 2 | -53/+152 |
* | Add console kernel options | Radu Moisan | 2012-07-19 | 1 | -1/+1 |
* | grub,guile,cpio,tar,wget: Fix gnulib for absense of gets in eglibc | Khem Raj | 2012-07-17 | 2 | -1/+22 |
* | grub-efi: Do not use help2man | Darren Hart | 2012-07-09 | 2 | -8/+240 |
* | grub: Clean up FILES_* after PACKAGES reoder | Saul Wold | 2012-06-21 | 2 | -7/+2 |
* | grub-0.97: fix build with automake 1.12 | Nitin A Kamble | 2012-05-25 | 2 | -2/+52 |
* | Fix a couple of missing Upstream-Status | Saul Wold | 2012-05-01 | 1 | -1/+1 |
* | grub: Add missing dependency on autogen-native to avoid build failures | Richard Purdie | 2012-04-14 | 1 | -0/+1 |
* | grub-1.99: fix configure error | Nitin A Kamble | 2012-04-14 | 3 | -2/+32 |
* | grub-efi-native, grub: fix build with gcc 4.7 | Nitin A Kamble | 2012-04-14 | 5 | -3/+232 |
* | grub-1.99: use gcc-cross for building the target binaries | Nitin A Kamble | 2012-04-14 | 3 | -4/+43 |
* | grub-efi: Include GPT partition EXT FS support | Darren Hart | 2012-04-10 | 1 | -2/+2 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -1/+1 |
* | More quoting fixes | Martin Jansa | 2012-02-26 | 1 | -1/+1 |