summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-drivers/ati-drivers: Drop old version 15.9.Matt Turner2016-11-212-113/+0
| | | | Bug: https://bugs.gentoo.org/565520
* x11-drivers/ati-drivers: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* x11-drivers/ati-drivers: Add support for kernel 4.4Manuel Rüger2016-01-141-0/+26
| | | | | | | Patch by Krzysztof Kolasa https://github.com/kolasa/fglrx-15.30.1025 Package-Manager: portage-2.2.26
* x11-drivers/ati-drivers: Remove oldManuel Rüger2016-01-021-18/+0
| | | | Package-Manager: portage-2.2.26
* x11-drivers/ati-drivers: Version bump. Thanks to Rion.Manuel Rüger2016-01-021-0/+48
| | | | | | Gentoo-Bug: 566846 Package-Manager: portage-2.2.26
* x11-drivers/ati-drivers: Fix compile errors and preemption bugFernando Rodriguez2015-09-236-0/+268
| | | | | | | | | | | | | | | Ebuild cleanup and patches to compile against recent kernels by replacing calls that use GPL'd kernel symbols with our own implementation and several others to fix compile errors caused by API changes on recent kernels. Also adds patch to disable preemption before calling certain kernel functions that trigger the following error: BUG: using smp_processor_id() in preemptible [00000000] code:firegl/3657 Gentoo-Bug: 548118 Gentoo-Bug: 542320
* x11-drivers/ati-drivers: Drop old patchesManuel Rüger2015-09-162-50/+0
| | | | Package-Manager: portage-2.2.20.1
* x11-drivers/ati-drivers: Add system service unit for atieventsdMike Gilbert2015-09-051-0/+9
| | | | | | | | Thanks to Lorenzo Porta for the unit file. Bug: https://bugs.gentoo.org/542544 Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0812-0/+290
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