summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* amd64-fbsd has no stable keywordsMarkos Chandras2013-11-263-7/+32
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xC2BA7F3C!
* Fix issue with register clobbering and gcc 4.8. bug #487254Doug Goldstein2013-11-073-17/+120
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* sys-firmware/amd-ucode removal per #455208Markos Chandras2013-10-215-221/+0
|
* x86/amd64 stableMarkos Chandras2013-09-153-22/+28
| | | | | Package-Manager: portage-2.2.4/cvs/Linux x86_64 Manifest-Sign-Key: 0xC2BA7F3C!
* Stable for x86, wrt bug #484686Agostino Sarubbo2013-09-143-18/+21
| | | | | | Package-Manager: portage-2.2.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #484686Agostino Sarubbo2013-09-143-15/+22
| | | | | | Package-Manager: portage-2.2.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #483770Agostino Sarubbo2013-09-063-18/+21
| | | | | | Package-Manager: portage-2.1.13.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #483770Agostino Sarubbo2013-09-063-18/+21
| | | | | | Package-Manager: portage-2.1.13.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Attempt to utilize toolchain functions rather than having it use the defaults.Doug Goldstein2013-08-273-13/+24
| | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Add initial SeaBIOS 1.7.3Doug Goldstein2013-08-203-15/+113
| | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Stable for ppc, wrt bug #473404Agostino Sarubbo2013-08-103-18/+21
| | | | | | Package-Manager: portage-2.1.12.2/cvs/Linux ppc64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #473404Agostino Sarubbo2013-08-073-18/+21
| | | | | | Package-Manager: portage-2.1.12.2/cvs/Linux ppc64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #473404Agostino Sarubbo2013-07-303-15/+23
| | | | | | Package-Manager: portage-2.1.13.1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Add missing python dependency, switch to using python-any-r1 as it is ↵Jonathan Callen2013-07-283-15/+35
| | | | | | | usually more appropriate when the package does not install anything that would depend on python at runtime. Package-Manager: portage-2.2.0_alpha190/cvs/Linux x86_64 Manifest-Sign-Key: 0x229E5838
* Version bump. Switch to python-single-r1 from python eclass. Use QEMU's ↵Doug Goldstein2013-07-053-17/+110
| | | | | | | pre-built binary to supply the 'upstream' pre-built binary since upstream has not provided one for this version. Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Stable for x86, wrt bug #475110Agostino Sarubbo2013-07-043-15/+22
| | | | | | Package-Manager: portage-2.1.12.11/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* For users using the gold linker, make the build process a little more ↵Doug Goldstein2013-06-303-8/+37
| | | | | | | friendly by automatically selecting the bfd linker and pointing them to the bug explaining why gold won't work. bug #438056 Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Updates from Jeroen Roovers <jer@gentoo.org> and Michael Weber ↵Doug Goldstein2013-06-303-32/+55
| | | | | | | <xmw@gentoo.org> to handle users using the gold linker instead of the default bfd linker more gracefully. Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Stable for amd64, wrt bug #475110Agostino Sarubbo2013-06-283-15/+22
| | | | | | Package-Manager: portage-2.1.12.9/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Use filename pointers to give a meaningful name to the tarball.Doug Goldstein2013-06-274-18/+22
| | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Simplify generating our configs for VMWare.Doug Goldstein2013-06-273-18/+19
| | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Generally disable -Werror.Doug Goldstein2013-06-275-16/+23
| | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Add latest iPXE and add the current version that QEMU uses as well. bug #462898Doug Goldstein2013-06-274-2/+188
| | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* fixed unclear license, wrt bug 464888Joerg Bornkessel2013-06-233-5/+22
| | | | | Package-Manager: portage-2.1.11.50/cvs/Linux i686 Manifest-Sign-Key: 0x34C2808A
* Stable for x86, wrt bug #466092Agostino Sarubbo2013-06-043-18/+21
| | | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #466092Agostino Sarubbo2013-06-043-18/+21
| | | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #468918Agostino Sarubbo2013-05-073-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #468918Agostino Sarubbo2013-05-073-15/+22
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Version bump. I generated the tarball from the git tag. The bios.bin file is ↵Doug Goldstein2013-05-073-10/+105
| | | | | | | from qemu 1.4.1. Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Version bump; alsa_cards_ca0132 is in and alsa_cards_emi26 is out. Fix ↵Samuli Suominen2013-04-234-15/+91
| | | | | | | earlier commit too which went wrong with the || ( ) deps Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Remove the superflous virtual/udev dependency (in favour of the in-kernel ↵Samuli Suominen2013-04-233-14/+19
| | | | | | | firmware-loader) Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Move from media-sound category.Samuli Suominen2013-04-164-2/+107
| | | | | | Package-Manager: portage-2.2.0_alpha172/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D
* Move from media-sound category.Samuli Suominen2013-04-162-0/+499
| | | | | | Package-Manager: portage-2.2.0_alpha172/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D
* new keyword per request in bug 464892Richard Farina2013-04-063-13/+22
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux x86_64 Manifest-Sign-Key: 0xDD11F94A
* initial ebuild, taken from vdr-devel overlayJoerg Bornkessel2013-03-314-0/+51
| | | | | Package-Manager: portage-2.1.11.50/cvs/Linux i686 Manifest-Sign-Key: 0x34C2808A
* removing old unneeded intel firmwares, please use linux-firmware insteadRichard Farina2013-03-2317-630/+0
|
* These versions are not compatible with iasl-20130117.Doug Goldstein2013-03-174-16/+26
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* oldSamuli Suominen2013-03-163-32/+13
| | | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* amd64/ppc/x86 stableSamuli Suominen2013-03-163-12/+16
| | | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* part of linux-firmware bundleSamuli Suominen2013-03-164-94/+0
|
* Need to include eutils, not user eclass.Doug Goldstein2013-03-163-13/+16
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Add a clear warning for people not using USE=binary.Doug Goldstein2013-03-126-13/+87
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0xD7DFA8D318FA9AEF!
* Cleanup due bug #96436Pacho Ramos2013-02-166-18/+22
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
* Move from net-wireless/ category.Samuli Suominen2013-02-143-2/+53
| | | | | | Package-Manager: portage-2.2.0_alpha162/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D
* Move from net-wireless/ category.Samuli Suominen2013-02-142-0/+43
| | | | | | Package-Manager: portage-2.2.0_alpha162/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D
* Move from net-wireless/ category.Samuli Suominen2013-02-133-2/+65
| | | | | | Package-Manager: portage-2.2.0_alpha162/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D
* Move from net-wireless/ category.Samuli Suominen2013-02-135-2/+86
| | | | | | Package-Manager: portage-2.2.0_alpha162/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D
* Move from net-wireless/ category.Samuli Suominen2013-02-132-0/+51
| | | | | | Package-Manager: portage-2.2.0_alpha162/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D
* Move from net-wireless/ category and mark stable for amd64 and x86Samuli Suominen2013-02-133-2/+77
| | | | | | Package-Manager: portage-2.2.0_alpha162/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D
* Move from net-wireless/ category and mark stable for amd64 and x86Samuli Suominen2013-02-132-0/+76
| | | | | | Package-Manager: portage-2.2.0_alpha162/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4868F14D