summaryrefslogtreecommitdiff
path: root/sys-boot
Commit message (Collapse)AuthorAge
* sys-boot/grub: Set subslot to PVRMike Gilbert2016-02-24
| | | | | | | | This change allows packages to rebuild themselves whenever grub is upgraded. Bug: https://bugs.gentoo.org/575334 Package-Manager: portage-2.2.27_p64
* sys-boot/raspberrypi-firmware: Version bump (bug 521920).Michael Weber2016-02-19
| | | | Package-Manager: portage-2.2.27
* sys-boot/raspberrypi-firmware: drop old versions.Michael Weber2016-02-19
| | | | Package-Manager: portage-2.2.27
* sys-boot/os-prober: Remove oldManuel Rüger2016-02-03
| | | | Package-Manager: portage-2.2.27
* sys-boot/os-prober: Version bumpManuel Rüger2016-02-03
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-24
| | | | | 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 67Michał Górny2016-01-24
| | | | | | 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 processingMichał Górny2016-01-24
| | | | | | | 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 failuresMike Frysinger2016-01-16
|
* sys-boot/gnu-efi: add arm/arm64 loveMike Frysinger2016-01-16
|
* sys-boot/grub: backport LVM fix & configurable kernel globsRobin H. Johnson2015-12-31
| | | | | | | - 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 #299665Mike Frysinger2015-12-28
|
* sys-boot/elilo: version bump to 3.16 #504334Mike Frysinger2015-12-28
|
* sys-boot/grub:0 - use pkg-config to determine ncurses libs, bug 550132Ian Stakenvicius2015-12-18
| | | | | | | | 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-8370Mike Gilbert2015-12-18
| | | | | | Use what actually got accepted upstream. Package-Manager: portage-2.2.26_p32
* sys-boot/grub: Add postinst warning about security bugMike Gilbert2015-12-18
| | | | Package-Manager: portage-2.2.26_p32
* sys-boot/grub: Remove oldMike Gilbert2015-12-17
| | | | Package-Manager: portage-2.2.26_p32
* sys-boot/grub: x86 stable wrt bug #568326Agostino Sarubbo2015-12-17
| | | | | | 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 #568326Agostino Sarubbo2015-12-17
| | | | | | 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-8370Mike Gilbert2015-12-15
| | | | | | Bug: https://bugs.gentoo.org/568326 Package-Manager: portage-2.2.26_p32
* sys-boot/grub:0 - Properly fix misoptimization by ↵Ian Stakenvicius2015-12-15
| | | | | | | | | | | | | | | | | | | | | -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 depMike Gilbert2015-12-12
| | | | Package-Manager: portage-2.2.26_p26
* sys-boot/grub: Remove oldMike Gilbert2015-12-12
| | | | Package-Manager: portage-2.2.26_p26
* sys-boot/grub:0 - Force -O0 to work around bugs 564890, 566638Ian Stakenvicius2015-12-08
| | | | Package-Manager: portage-2.2.24
* sys-boot/grub:0 - add missing slot-operator dep on ncurses when USE="-static"Ian Stakenvicius2015-12-08
| | | | Package-Manager: portage-2.2.24
* sys-boot/grub:0 - migrate to EAPI5 and add missing slot dep on ncurses atomIan Stakenvicius2015-12-08
| | | | Package-Manager: portage-2.2.24
* sys-boot/grub: use xen-tools sub-slotDoug Goldstein2015-12-08
| | | | | | | 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 versionTupone Alfredo2015-11-29
| | | | Package-Manager: portage-2.2.20.1
* standardize various metadata.xml styleMike Frysinger2015-11-24
|
* sys-boot/lilo: Removed old.Lars Wendler2015-11-23
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-boot/lilo: Bump to version 24.2Lars Wendler2015-11-23
| | | | | | | 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 Roovers2015-11-22
| | | | Package-Manager: portage-2.2.25
* sys-boot/refind: version bump bug #566056 add sveyret to maintainers. By ↵Amy Winston2015-11-21
| | | | | | sveyret. Package-Manager: portage-2.2.20.1
* sys-boot/gnu-efi: Inherit toolchain-funcs explicitlyMike Gilbert2015-11-08
| | | | Package-Manager: portage-2.2.23_p18
* sys-boot/gnu-efi: ia64 stable wrt bug #563222Mikle Kolyada2015-11-08
| | | | Package-Manager: portage-2.2.20.1
* sys-boot/os-prober: Remove oldManuel Rüger2015-11-07
| | | | Package-Manager: portage-2.2.24
* sys-boot/os-prober: Version bumpManuel Rüger2015-11-07
| | | | Package-Manager: portage-2.2.24
* sys-boot/gnu-efi: x86 stable wrt bug #563222Agostino Sarubbo2015-11-03
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-boot/systemrescuecd-x86-grub: fix order in metadata.xmlMichał Górny2015-11-03
|
* sys-boot/systemrescuecd-x86-grub: new ebuildvitalogy2015-11-01
|
* sys-boot/gnu-efi: amd64 stable wrt bug #563222Agostino Sarubbo2015-10-23
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* sys-boot/os-prober: Version bumpManuel Rüger2015-10-15
| | | | Package-Manager: portage-2.2.23
* sys-boot/os-prober: Version bumpManuel Rüger2015-10-06
| | | | Package-Manager: portage-2.2.22
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-01
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Add missing remote-id type=githubJustin Lecher2015-10-01
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-boot/palo: Old.Jeroen Roovers2015-09-27
| | | | Package-Manager: portage-2.2.20.1
* sys-boot/efibootmgr: ia64 stable wrt bug #556876Agostino Sarubbo2015-09-24
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
* Update hashes in ManifestJustin Lecher2015-09-23
| | | | | | 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 comboIan Delaney2015-09-21
| | | | | | sourced fron, and closes, bug #560962 Package-Manager: portage-2.2.20.1