summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-firmware/ipxe: update homepageAlexey Sokolov2020-06-272-4/+4
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-firmware/ipxe: x86 stable wrt bug #678906Agostino Sarubbo2019-08-191-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/ipxe: amd64 stable wrt bug #678906Agostino Sarubbo2019-08-181-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/ipxe: version bump to 1.0.0_p20190728Matthias Maier2019-07-282-0/+121
| | | | | | Bug: https://bugs.gentoo.org/652842 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sys-firmware/ipxe: drop oldMatthias Maier2019-07-286-324/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sys-firmware/ipxe: amd64 stable wrt bug #658180Mikle Kolyada2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-firmware/ipxe: x86 stable (bug #658180)Thomas Deutschmann2018-06-181-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-firmware/ipxe: change maintainerMatthias Maier2018-06-091-1/+6
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-firmware/ipxe: Add USE=binaryMatthias Maier2018-02-113-6/+19
| | | | | Closes: https://bugs.gentoo.org/484886 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/ipxe: create new snapshotMatthias Maier2018-02-112-0/+109
| | | | | | Closes: https://bugs.gentoo.org/628354 Closes: https://bugs.gentoo.org/638532 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-firmware/ipxe: x86 stable wrt bug #588826Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/ipxe-1.0.0_p20160620-r0: stable on amd64Tobias Klausmann2016-12-201-1/+1
| | | | Gentoo-Bug: 588826
* sys-firmware/ipxe: fix building with current stable hardened toolchains #586558Mike Frysinger2016-06-232-4/+4
| | | | | | Current Gentoo stable hardened toolchains utilize "-nopie" while upstream has standardized "-no-pie". Hack the pie patch to support both until we can update our gcc patchsets to use the newer name.
* sys-firmware/ipxe: change maintainer to qemuMike Frysinger2016-06-231-3/+2
|
* sys-firmware/ipxe: version bumpMike Frysinger2016-06-213-0/+145
|
* sys-firmware/ipxe: add USE=efi supportMike Frysinger2016-06-212-1/+4
|
* sys-firmware/ipxe: fix building when ssp is enabled by default #585752Mike Frysinger2016-06-212-0/+33
|
* sys-firmware/ipxe: add savedconfig support #487816Mike Frysinger2016-06-201-1/+5
|
* sys-firmware/ipxe: add USE=ipv6 supportMike Frysinger2016-06-201-1/+3
|
* sys-firmware/ipxe: move header/toolchain setup to src_configureMike Frysinger2016-06-201-1/+4
|
* fix <pkg/> reference in metadata.xmlIan Stakenvicius2016-04-191-1/+1
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-6/+6
| | | | | | | 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-firmware/ipxe: punt oldMike Frysinger2015-08-294-249/+0
|
* sys-firmware/ipxe: add USE=lkrn support #508654Mike Frysinger2015-08-292-3/+5
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+400
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed