Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 38 | -50/+50 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 28 | -29/+101 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | Remove explicit notion of maintainer-needed, for GLEP 67 | Michał Górny | 2016-01-24 | 4 | -13/+0 |
| | | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers. | ||||
* | Unify quoting in metadata.xml files for machine processing | Michał Górny | 2016-01-24 | 12 | -29/+25 |
| | | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. | ||||
* | sys-boot/gnu-efi: downgrade ia64 stable due to build failures | Mike Frysinger | 2016-01-16 | 2 | -2/+4 |
| | |||||
* | sys-boot/gnu-efi: add arm/arm64 love | Mike Frysinger | 2016-01-16 | 1 | -1/+1 |
| | |||||
* | sys-boot/grub: backport LVM fix & configurable kernel globs | Robin H. Johnson | 2015-12-31 | 3 | -0/+459 |
| | | | | | | | - Backport upstream LVM RAID1 fix - GRUB_LINUX_KERNEL_GLOBS to tweak globs for finding kernels Package-Manager: portage-2.2.24 | ||||
* | sys-boot/elilo: fix elilo script error #299665 | Mike Frysinger | 2015-12-28 | 2 | -0/+17 |
| | |||||
* | sys-boot/elilo: version bump to 3.16 #504334 | Mike Frysinger | 2015-12-28 | 2 | -0/+86 |
| | |||||
* | sys-boot/grub:0 - use pkg-config to determine ncurses libs, bug 550132 | Ian Stakenvicius | 2015-12-18 | 2 | -0/+20 |
| | | | | | | | | When ncurses is built with USE=tinfo, additional libs are needed due to --as-needed linking that are not included in the current AC_CHECK_LIB based config, nor would be easily detectable without pkg-config. Package-Manager: portage-2.2.24 | ||||
* | sys-boot/grub: Replace patch for CVE-2015-8370 | Mike Gilbert | 2015-12-18 | 1 | -24/+33 |
| | | | | | | Use what actually got accepted upstream. Package-Manager: portage-2.2.26_p32 | ||||
* | sys-boot/grub: Add postinst warning about security bug | Mike Gilbert | 2015-12-18 | 1 | -0/+9 |
| | | | | Package-Manager: portage-2.2.26_p32 | ||||
* | sys-boot/grub: Remove old | Mike Gilbert | 2015-12-17 | 1 | -314/+0 |
| | | | | Package-Manager: portage-2.2.26_p32 | ||||
* | sys-boot/grub: x86 stable wrt bug #568326 | Agostino Sarubbo | 2015-12-17 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-boot/grub: amd64 stable wrt bug #568326 | Agostino Sarubbo | 2015-12-17 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-boot/grub: Security bump for CVE-2015-8370 | Mike Gilbert | 2015-12-15 | 2 | -0/+358 |
| | | | | | | Bug: https://bugs.gentoo.org/568326 Package-Manager: portage-2.2.26_p32 | ||||
* | sys-boot/grub:0 - Properly fix misoptimization by ↵ | Ian Stakenvicius | 2015-12-15 | 2 | -0/+342 |
| | | | | | | | | | | | | | | | | | | | | | -fcombine-stack-adjustmemts (gcc-4.9+) GCC assumes that it can combine stacks from outer "grub_stage2()" and inner trampoline "doit()" functions (optimisation -fcombine-stack-adjustments). But doit() function clobbers %esp in inline assebly statement as: asm volatile ("movl %%esp, %0\n\tmovl %1, %%esp\n" : "=&r" (realstack) : "r" (simstack)); which tricks gcc into computing invalid local variable offsets from current %esp value. Fix by hinting gcc about %esp change in clobber list. Thanks to slyfox for his debugging and patch! This properly fixes bug 564890, allowing for the -O0 hack to be removed. Package-Manager: portage-2.2.24 | ||||
* | sys-boot/grub: Add slot for ncurses dep | Mike Gilbert | 2015-12-12 | 2 | -2/+2 |
| | | | | Package-Manager: portage-2.2.26_p26 | ||||
* | sys-boot/grub: Remove old | Mike Gilbert | 2015-12-12 | 4 | -943/+0 |
| | | | | Package-Manager: portage-2.2.26_p26 | ||||
* | sys-boot/grub:0 - Force -O0 to work around bugs 564890, 566638 | Ian Stakenvicius | 2015-12-08 | 1 | -0/+15 |
| | | | | Package-Manager: portage-2.2.24 | ||||
* | sys-boot/grub:0 - add missing slot-operator dep on ncurses when USE="-static" | Ian Stakenvicius | 2015-12-08 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.24 | ||||
* | sys-boot/grub:0 - migrate to EAPI5 and add missing slot dep on ncurses atom | Ian Stakenvicius | 2015-12-08 | 1 | -6/+3 |
| | | | | Package-Manager: portage-2.2.24 | ||||
* | sys-boot/grub: use xen-tools sub-slot | Doug Goldstein | 2015-12-08 | 4 | -4/+4 |
| | | | | | | | When xen-tools changes its sub-slot, its ABI changes so we need to rebuilt against it. Signed-off-by: Doug Goldstein <cardoe@gentoo.org> | ||||
* | sys-boot/raspberrypi-firmware: git version | Tupone Alfredo | 2015-11-29 | 1 | -0/+54 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | standardize various metadata.xml style | Mike Frysinger | 2015-11-24 | 4 | -37/+31 |
| | |||||
* | sys-boot/lilo: Removed old. | Lars Wendler | 2015-11-23 | 3 | -452/+0 |
| | | | | | Package-Manager: portage-2.2.25 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | sys-boot/lilo: Bump to version 24.2 | Lars Wendler | 2015-11-23 | 2 | -0/+184 |
| | | | | | | | with kind permission from Chainsaw. Package-Manager: portage-2.2.25 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | sys-boot/palo: Use insopts instead of INSOPTIONS (bug #566492). | Jeroen Roovers | 2015-11-22 | 2 | -2/+4 |
| | | | | Package-Manager: portage-2.2.25 | ||||
* | sys-boot/refind: version bump bug #566056 add sveyret to maintainers. By ↵ | Amy Winston | 2015-11-21 | 4 | -3/+148 |
| | | | | | | sveyret. Package-Manager: portage-2.2.20.1 | ||||
* | sys-boot/gnu-efi: Inherit toolchain-funcs explicitly | Mike Gilbert | 2015-11-08 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.23_p18 | ||||
* | sys-boot/gnu-efi: ia64 stable wrt bug #563222 | Mikle Kolyada | 2015-11-08 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-boot/os-prober: Remove old | Manuel Rüger | 2015-11-07 | 3 | -158/+0 |
| | | | | Package-Manager: portage-2.2.24 | ||||
* | sys-boot/os-prober: Version bump | Manuel Rüger | 2015-11-07 | 2 | -0/+78 |
| | | | | Package-Manager: portage-2.2.24 | ||||
* | sys-boot/gnu-efi: x86 stable wrt bug #563222 | Agostino Sarubbo | 2015-11-03 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" | ||||
* | sys-boot/systemrescuecd-x86-grub: fix order in metadata.xml | Michał Górny | 2015-11-03 | 1 | -2/+2 |
| | |||||
* | sys-boot/systemrescuecd-x86-grub: new ebuild | vitalogy | 2015-11-01 | 4 | -0/+136 |
| | |||||
* | sys-boot/gnu-efi: amd64 stable wrt bug #563222 | Agostino Sarubbo | 2015-10-23 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" | ||||
* | sys-boot/os-prober: Version bump | Manuel Rüger | 2015-10-15 | 2 | -0/+80 |
| | | | | Package-Manager: portage-2.2.23 | ||||
* | sys-boot/os-prober: Version bump | Manuel Rüger | 2015-10-06 | 2 | -0/+78 |
| | | | | Package-Manager: portage-2.2.22 | ||||
* | Add missing remote-id type=sourceforge | Justin Lecher | 2015-10-01 | 2 | -3/+9 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Add missing remote-id type=github | Justin Lecher | 2015-10-01 | 1 | -1/+4 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-boot/palo: Old. | Jeroen Roovers | 2015-09-27 | 3 | -68/+0 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-boot/efibootmgr: ia64 stable wrt bug #556876 | Agostino Sarubbo | 2015-09-24 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" | ||||
* | Update hashes in Manifest | Justin Lecher | 2015-09-23 | 18 | -36/+36 |
| | | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-boot/refind: bump to -0.9.2, ebuild a live / versioned combo | Ian Delaney | 2015-09-21 | 2 | -0/+102 |
| | | | | | | sourced fron, and closes, bug #560962 Package-Manager: portage-2.2.20.1 | ||||
* | sys-boot/refind: revbump to -0.9.0-r1 | Ian Delaney | 2015-09-17 | 1 | -2/+16 |
| | | | | | | patch to ebuild sourced from bug #560280, rm inital ebuild Package-Manager: portage-2.2.20.1 | ||||
* | sys-boot/vboot-utils: fix 42_p20150219 /usr/usr prefix for bug 553924 | Zac Medico | 2015-09-14 | 1 | -4/+3 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-boot/gnu-efi: Support building ia32 EFI libs on amd64 | Mike Gilbert | 2015-09-05 | 1 | -18/+37 |
| | | | | Package-Manager: portage-2.2.20 | ||||
* | sys-boot/gnu-efi: Drop arm keywords; it doesn't even build | Mike Gilbert | 2015-09-05 | 2 | -2/+2 |
| | | | | Package-Manager: portage-2.2.20 | ||||
* | sys-boot/os-prober: Remove old | Manuel Rüger | 2015-09-01 | 4 | -221/+0 |
| | | | | Package-Manager: portage-2.2.20.1 |