summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-boot/syslinux: rename USE=efi to USE=uefiDavid Seifert2024-01-073-16/+16
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-boot/syslinux: tweak binutils patch to support <2.39Sam James2023-10-181-7/+7
| | | | | | | | | This makes the upgrade path a bit easier and the option just suppresses a warning, not an error. Bug: https://bugs.gentoo.org/913129 Closes: https://bugs.gentoo.org/915663 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: drop binutils patch from 6.04_pre3Sam James2023-10-181-1/+0
| | | | | | It doesn't apply there. Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: fix build w/ binutils-2.41[hardened]Sam James2023-08-283-0/+76
| | | | | Closes: https://bugs.gentoo.org/913129 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: use secureboot.eclass to sign efi execAndrew Ammerlaan2023-08-172-4/+16
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-boot/syslinux: fix install with bios disabledMike Gilbert2022-12-272-2/+6
| | | | | Closes: https://bugs.gentoo.org/888466 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: drop 6.04_pre1-r4Mike Gilbert2022-12-253-481/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: unset CFLAGSMike Gilbert2022-12-252-2/+2
| | | | | Closes: https://bugs.gentoo.org/888466 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: Stabilize 6.04_pre1-r5 amd64, #887571Arthur Zamarin2022-12-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/syslinux: Stabilize 6.04_pre1-r5 x86, #887571Sam James2022-12-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: drop asciidoc and upx depsMike Gilbert2022-12-242-10/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: Filter LTOIan Jordan2022-12-243-3/+9
| | | | | | | | | Syslinux can only use LTO when using the ffat-lto-objects cflag and as this is a hack solution I recommend filtering which seems to be the only way to do it without. Closes: https://bugs.gentoo.org/863722 Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28318 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: rename keytab-lilo to keytab-syslinuxMike Gilbert2022-12-203-1/+4
| | | | | | | Avoids a collision with sys-boot/lilo. Closes: https://bugs.gentoo.org/887395 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: set RESTRICT=testMike Gilbert2022-05-311-0/+2
| | | | | Closes: https://bugs.gentoo.org/848690 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: remove duplicate patchesMike Gilbert2022-05-305-530/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: backport ebuild changes to 6.04-pre1Mike Gilbert2022-05-305-0/+616
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: set DATE and HEXDATEMike Gilbert2022-05-301-3/+7
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: drop KEYWORDS on 6.04_pre3Mike Gilbert2022-05-301-1/+1
| | | | | | Basic runtime testing fails to load extlinux. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: replace efi32 and efi64 with ABI_X86 flagsMike Gilbert2022-05-302-14/+18
| | | | | Closes: https://bugs.gentoo.org/584464 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/syslinux: add 6.04_pre3Mike Gilbert2022-05-308-10/+661
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-boot/syslinux: add sys-apps/util-linux to RDEPEND tooSam James2021-07-161-2/+2
| | | | | | | Needed for libuuid. See: https://github.com/gentoo/gentoo/pull/20903 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: Add DEPEND on sys-apps/util-linuxManoj Gupta2021-07-161-0/+1
| | | | | | | | | Some syslinux files needs headers from util-linux e.g. extlinux/xfs_sb.h includes <uuid/uuid.h>. Signed-off-by: Manoj Gupta <manojgupta@google.com> Closes: https://github.com/gentoo/gentoo/pull/20903 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: eutils--Sam James2021-04-161-1/+1
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-boot/syslinux: fix variable referencesSam James2021-04-031-7/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: Remove oldAndreas K. Huettel2021-01-011-115/+0
| | | | | | Bug: https://bugs.gentoo.org/705730 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-boot/syslinux: Stabilize 6.04_pre1-r2 amd64, #734800Sam James2020-12-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/syslinux: x86 stable (bug #734800)Thomas Deutschmann2020-12-021-1/+1
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-boot/syslinux: Drop oldPacho Ramos2020-07-305-315/+0
| | | | | | Closes: https://bugs.gentoo.org/632596 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-boot/syslinux: respect user's AR, OBJCOPY, RANLIB, bug #721902Sergei Trofimovich2020-05-261-0/+119
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/721902 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-boot/syslinux: tweak for gcc-10, bug #705730Sergei Trofimovich2020-04-062-0/+161
| | | | | | Closes: https://bugs.gentoo.org/705730 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-boot/syslinux: Drop old (EAPI 0)Michał Górny2019-11-072-71/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-boot/syslinux: Revert "Drop old (EAPI 0)"Michał Górny2019-11-074-0/+166
| | | | | | | Removed one version too many. Reverts: c2bee80a1c812e65f094acd3861c6a00b279f56d Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-boot/syslinux: Drop old (EAPI 0)Michał Górny2019-11-064-166/+0
| | | | | Closes: https://bugs.gentoo.org/697540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-boot/syslinux: Inline mirror://kernelMichał Górny2019-10-054-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* metadata.xml: popuplate CPE entries for better CVE trackingAllen Webb2019-09-121-0/+3
| | | | | Signed-off-by: Allen Webb <allenwebb@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* sys-boot/syslinux: restore syslinux-4Andreas K. Hüttel2019-06-042-0/+71
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-boot/syslinux: remove oldAndreas K. Hüttel2019-06-044-141/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-boot/syslinux: Add binutils-2.32 compatibility patch, bug 662678Andreas K. Hüttel2019-04-032-0/+305
| | | | | | | | This is 0017-single-load-segment.patch from Debian Bug: https://bugs.gentoo.org/662678 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-boot/syslinux: allow user patches, #662678Sergei Trofimovich2019-03-101-1/+3
| | | | | | | | Applying user patches will ease testing and debugging of #662678 Bug: https://bugs.gentoo.org/662678 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-boot/syslinux: switch to httpsMikle Kolyada2018-06-265-8/+8
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* */*: Specify EAPI=0 explicitly, to ease grepsMichał Górny2018-05-012-2/+6
| | | | Closes: https://github.com/gentoo/gentoo/pull/8199
* sys-boot: Update Manifest hashes.Ulrich Müller2017-12-091-5/+5
|
* sys-boot/syslinux: x86 stable (bug #632596)Thomas Deutschmann2017-10-271-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-boot/syslinux: Stable on amd64Manuel Rüger2017-10-241-2/+2
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-boot/syslinux: remove unused patchMichael Mair-Keimberger (asterix)2017-02-041-20/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3791
* sys-boot/syslinux: fix quoting for toolchain functionsChí-Thanh Christopher Nguyễn2016-06-095-12/+12
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=585186 Package-Manager: portage-2.2.28
* sys-boot/syslinux: remove oldChí-Thanh Christopher Nguyễn2016-04-242-94/+0
| | | | Package-Manager: portage-2.2.26
* sys-boot/syslinux: bump to latest prerelase, add workaround for ld.gold issues.Chí-Thanh Christopher Nguyễn2016-04-243-1/+126
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=563364 Package-Manager: portage-2.2.26