summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-boot/grub: amd64 stable wrt bug #655200Mikle Kolyada2018-05-071-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-boot/grub: x86 stable (bug #655200)Thomas Deutschmann2018-05-071-1/+1
| | | | Package-Manager: Portage-2.3.34, Repoman-2.3.9
* sys-boot/silo: fix a build against PIC profilesSergei Trofimovich2018-05-072-2/+6
| | | | | | | | | | | | | | Build failed on default/linux/sparc/17.0 profiles as ./util -a silotftp.map silotftp.aout silotftp2.aout silotftp.b silotftp.b2 Distance between two changes larger than 63K 3 83881 0 I suspect th breakage happens due code inflation (caused by -fPIC) on new profiles. iamben reports that -fno-PIC makes silo to build and boot a sparc machine \o/ Fixed-by: iamben Tested-by: iamben Package-Manager: Portage-2.3.36, Repoman-2.3.9
* sys-boot/grub: update git URIMike Gilbert2018-05-051-2/+1
|
* sys-boot/grub: drop duplicate autotools inheritMike Gilbert2018-05-042-2/+2
| | | | Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116
* sys-boot/grub: depend on pkgconfig as necessaryMike Gilbert2018-05-042-2/+14
| | | | Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116
* sys-boot/grub: cleanup DEPEND/RDEPENDMike Gilbert2018-05-042-10/+6
| | | | Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116
* sys-boot/grub: replace pkg-config patch with a series from DebianMike Gilbert2018-05-043-58/+301
| | | | Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116
* sys-boot/grub: use pkg-config to find freetype2Mike Gilbert2018-05-043-3/+96
| | | | | Bug: https://bugs.gentoo.org/654788 Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116
* sys-boot/elilo: stable 3.16-r2 for ia64, bug #579278Sergei Trofimovich2018-05-021-1/+1
| | | | | | Bug: https://bugs.gentoo.org/579278 Package-Manager: Portage-2.3.31, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* sys-boot/gnu-efi: stable 3.0.6-r2 for ia64, bug #579278Sergei Trofimovich2018-05-021-1/+1
| | | | | | Bug: https://bugs.gentoo.org/579278 Package-Manager: Portage-2.3.31, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* */*: Specify EAPI=0 explicitly, to ease grepsMichał Górny2018-05-0123-23/+69
| | | | Closes: https://github.com/gentoo/gentoo/pull/8199
* sys-boot/refind: fix SYMLINK_LIB=no bug 627744Sam Jorna2018-04-271-0/+3
| | | | | Bug: https://bugs.gentoo.org/627744 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-boot/woeusb: Fix depsPacho Ramos2018-04-261-2/+2
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-boot/woeusb: Add woeusbPacho Ramos2018-04-263-0/+69
| | | | | | To have a working tool to generate bootable Win7 (and others) pendrives Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-boot/refind: bump to 0.11.2Sam Jorna2018-04-232-0/+198
| | | | | Bug: https://bugs.gentoo.org/628294 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-boot/elilo: fix build failure on ia64 against gnu-efi-3.0.6Sergei Trofimovich2018-04-212-0/+200
| | | | | | | | | | | | | | | | | | | | | | | | Disambiguate setpjmp()/longjmp()/jmp_buf implementation across elilo copy and gnu-efi-3.0.6. To avoid behaviour change I'm keeping elilo's implementation for now as the jmp_buf passing ABI is slightly different across the two. ``` setjmp.h:25:14: error: conflicting types for 'jmp_buf' typedef long jmp_buf[_JBLEN] __attribute__ ((aligned (16))); ^~~~~~~ In file included from /usr/include/efi/efisetjmp.h:5:0, from /usr/include/efi/efi.h:60, from gzip.c:29: /usr/include/efi/ia64/efisetjmp_arch.h:45:23: note: previous declaration of 'jmp_buf' was here } ALIGN(JMPBUF_ALIGN) jmp_buf; ^~~~~~~ ``` Reported-by: Stanton Arch Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-boot/efibootmgr: explicitly set PKG_CONFIGSergei Trofimovich2018-04-191-0/+4
| | | | | | | This change allows cross-building sys-boot/efibootmgr-16 to ia64-unknown-linux-gnu target. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-boot/palo: Old.Jeroen Roovers2018-04-183-74/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-boot/efibootmgr: bump to 16Mike Gilbert2018-04-102-0/+30
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
* sys-boot/unetbootin: Old.Jeroen Roovers2018-04-105-280/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-boot/unetbootin: Stable for AMD64 x86 too.Jeroen Roovers2018-04-101-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* sys-boot/silo: remove unused patchMichael Mair-Keimberger2018-04-051-54/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7826
* sys-boot/silo: remove oldRolf Eike Beer2018-04-044-205/+0
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-boot/silo: stable 1.4.14_p20120819-r1 for sparcRolf Eike Beer2018-04-041-1/+1
| | | | | | Bug: https://bugs.gentoo.org/648358 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-boot/plymouth: fixing musl and updating 9999 ebuildMatthew Thode2018-04-042-4/+117
| | | | | Closes: https://bugs.gentoo.org/651874 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* sys-boot/grub: backport early microcode patchMike Gilbert2018-04-012-0/+476
| | | | | Closes: https://bugs.gentoo.org/645088 Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
* sys-boot/palo: Stable for HPPA too.Jeroen Roovers2018-03-281-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
* sys-boot/refind: fix DESCRIPTIONMikle Kolyada2018-03-252-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-boot/plymouth: stable 0.9.3-r1 for sparc, bug #630530Rolf Eike Beer2018-03-051-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-boot/plymouth: Don't run eautoreconf in src_configure (QA fix).Lars Wendler2018-02-273-49/+64
| | | | | | | Converted myconf variable in an array. Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7299
* sys-boot/silo: bump 1.4.14_p20170829Stephan Hartmann2018-02-132-0/+65
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7170
* sys-boot/systemd-boot: bump to 237Mike Gilbert2018-02-123-0/+126
| | | | | Closes: https://bugs.gentoo.org/647316 Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99
* sys-boot/efibootmgr: stable 15 for ia64, bug #638170Sergei Trofimovich2018-02-101-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-boot/grub: x86 stable (bug #639606)Thomas Deutschmann2018-02-011-2/+2
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* sys-boot/elilo: add sys-fs/dosfstools[compat] dependSergei Trofimovich2018-01-291-0/+87
| | | | | | elilo script uses dosfsck before refreshing EFI partition. Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-boot/gnu-efi: fix linker script on .gnu.hash systems, bug #575300Sergei Trofimovich2018-01-283-0/+405
| | | | | | | | | | Two patches here: - gnu-hash.patch: fix linker script to work on .gnu.hash-only systems - ia64-setjmp.patch: fix build breakage on ia64 systems Reported-by: Émeric Maschino Closes: https://bugs.gentoo.org/575300 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-boot/gnu-efi: allow user patches, bug #575300Sergei Trofimovich2018-01-271-2/+6
| | | | | Bug: https://bugs.gentoo.org/575300 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-boot/grub-0.97-r18: amd64 stableTobias Klausmann2018-01-151-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/639606
* sys-boot/palo: Version 2.00.Jeroen Roovers2018-01-153-0/+65
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-boot/unetbootin: Migrate from LINGUAS to L10N.Ulrich Müller2018-01-084-8/+24
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-boot/unetbootin: Test LINGUAS rather than linguas_* USE flags.Ulrich Müller2018-01-074-28/+12
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-boot/refind: HOMEPAGE to use https.charIes172018-01-032-4/+4
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6725
* sys-boot/silo: fix build failure against gcc-6, bug #639224Sergei Trofimovich2018-01-012-0/+89
| | | | | | | | | | | | It's a commit similar to d534bffc051980f5bca96ae8fbad3f7f1a70297c ("sys-boot/aboot: fix link failure on recent gcc (force gnu90)") c99 and gnu90 have slightly different semantics WRT symbol definition: http://www.greenend.org.uk/rjk/tech/inline.html Reported-by: Rolf Eike Beer Closes: https://bugs.gentoo.org/639224 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-boot/grub: Stop using awful multijob_* logicMichał Górny2017-12-312-18/+2
| | | | | | | | The multijob logic adds a lot of complex, unmaintained and fragile bash code with little gain. Moreover, makes build logs unreadable by interspersing output from multiple configure runs. Bug: https://bugs.gentoo.org/613322
* sys-boot/grub: Drop interim old version (redudant)Michał Górny2017-12-311-300/+0
|
* sys-boot/os-prober: Drop oldPacho Ramos2017-12-263-151/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-boot/os-prober: grub-mount is needed (#607518), support Exherbo (#518658)Pacho Ramos2017-12-262-0/+112
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-boot/plymouth: arm stable, bug #630530Markus Meier2017-12-211-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-boot/raincoat: remove 0.5Michael Palimaka2017-12-212-26/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6