Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreaking kdrive, part 4: Move all the kdrive setup code out to a separate ↵ | Donnie Berkholz | 2006-10-25 | 1 | -8/+8 |
| | | | | | | | function kdrive_setup(). Make variables local to that function. (Portage version: 2.1.2_pre3-r8) (Unsigned Manifest commit) | ||||
* | Unbreaking kdrive, part 4: Move all the kdrive setup code out to a separate ↵ | Donnie Berkholz | 2006-10-25 | 2 | -75/+86 |
| | | | | | | function kdrive_setup(). Make variables local to that function. (Portage version: 2.1.2_pre3-r8) | ||||
* | Unbreaking kdrive, part 3: Build fbdev and vesa for all cases in which other ↵ | Donnie Berkholz | 2006-10-25 | 1 | -8/+8 |
| | | | | | | | servers require them. This replaces the existing fix for bug #136370 and should also fix bug #152797. (Portage version: 2.1.2_pre3-r8) (Unsigned Manifest commit) | ||||
* | Unbreaking kdrive, part 3: Build fbdev and vesa for all cases in which other ↵ | Donnie Berkholz | 2006-10-25 | 2 | -9/+33 |
| | | | | | | servers require them. This replaces the existing fix for bug #136370 and should also fix bug #152797. (Portage version: 2.1.2_pre3-r8) | ||||
* | Unbreaking kdrive, part 2: Instead of checking whether a certain VIDEO_CARDS ↵ | Donnie Berkholz | 2006-10-25 | 1 | -8/+8 |
| | | | | | | | setting is in a long list of invalid cards for non-x86 systems, check whether it's the single valid setting; Check whether VIDEO_CARDS settings are valid kdrive servers before moving into the more complex processing. (Portage version: 2.1.2_pre3-r8) (Unsigned Manifest commit) | ||||
* | Unbreaking kdrive, part 2: Instead of checking whether a certain VIDEO_CARDS ↵ | Donnie Berkholz | 2006-10-25 | 2 | -9/+19 |
| | | | | | | setting is in a long list of invalid cards for non-x86 systems, check whether it's the single valid setting; Check whether VIDEO_CARDS settings are valid kdrive servers before moving into the more complex processing. (Portage version: 2.1.2_pre3-r8) | ||||
* | Unbreaking kdrive, part 1: Fix logic and variable names when forcing ↵ | Donnie Berkholz | 2006-10-25 | 1 | -8/+8 |
| | | | | | | | fbdev/vesa on for Xati; Don't skip binary drivers, it needlessly complicates the code for no useful end result. (Portage version: 2.1.2_pre3-r8) (Unsigned Manifest commit) | ||||
* | Unbreaking kdrive, part 1: Fix logic and variable names when forcing ↵ | Donnie Berkholz | 2006-10-25 | 2 | -11/+11 |
| | | | | | | fbdev/vesa on for Xati; Don't skip binary drivers, it needlessly complicates the code for no useful end result. (Portage version: 2.1.2_pre3-r8) | ||||
* | Mark 1.1.1-r1 stable on alpha. #144549 | Aron Griffis | 2006-10-18 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit) | ||||
* | Mark 1.1.1-r1 stable on alpha. #144549 | Aron Griffis | 2006-10-18 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.1-r1) | ||||
* | Don't try to install xorg.conf.example if the xorg server isn't built. (Bug | Joshua Baergen | 2006-10-17 | 1 | -8/+8 |
| | | | | | | #151670, Balint Dobai-Pataky) (Portage version: 2.1.2_pre3-r3) (Unsigned Manifest commit) | ||||
* | Don't try to install xorg.conf.example if the xorg server isn't built. (Bug | Joshua Baergen | 2006-10-17 | 2 | -3/+9 |
| | | | | | #151670, Balint Dobai-Pataky) (Portage version: 2.1.2_pre3-r3) | ||||
* | Don't try to install xorg.conf.example with USE="minimal". (Bug #151421, | Joshua Baergen | 2006-10-15 | 1 | -8/+8 |
| | | | | | | George Kargiotakis) (Portage version: 2.1.2_pre3-r2) (Unsigned Manifest commit) | ||||
* | Don't try to install xorg.conf.example with USE="minimal". (Bug #151421, | Joshua Baergen | 2006-10-15 | 2 | -6/+14 |
| | | | | | George Kargiotakis) (Portage version: 2.1.2_pre3-r2) | ||||
* | Mark 1.1.1-r1 stable on ia64. #144549 | Aron Griffis | 2006-10-14 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.1) (Unsigned Manifest commit) | ||||
* | Mark 1.1.1-r1 stable on ia64. #144549 | Aron Griffis | 2006-10-14 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.1) | ||||
* | AMD64/x86 stable for bug #144549 (X7.1). | Joshua Baergen | 2006-10-14 | 1 | -18/+8 |
| | | | | | (Portage version: 2.1.2_pre2-r9) (Unsigned Manifest commit) | ||||
* | AMD64/x86 stable for bug #144549 (X7.1). | Joshua Baergen | 2006-10-14 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.2_pre2-r9) | ||||
* | AMD64/x86 stable for bug #144549 (X7.1). | Joshua Baergen | 2006-10-13 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_pre2-r9) (Unsigned Manifest commit) | ||||
* | AMD64/x86 stable for bug #144549 (X7.1). | Joshua Baergen | 2006-10-13 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.2_pre2-r9) | ||||
* | Hide AIGLX patches behind the "aiglx" USE flag, since the patches seem to | Joshua Baergen | 2006-10-13 | 1 | -8/+8 |
| | | | | | | cause some EXA slowdowns (bug #147841, reported by Giacomo Perale). (Portage version: 2.1.2_pre2-r9) (Unsigned Manifest commit) | ||||
* | Hide AIGLX patches behind the "aiglx" USE flag, since the patches seem to | Joshua Baergen | 2006-10-13 | 2 | -15/+28 |
| | | | | | cause some EXA slowdowns (bug #147841, reported by Giacomo Perale). (Portage version: 2.1.2_pre2-r9) | ||||
* | Really fix bug #150052. | Joshua Baergen | 2006-10-12 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_pre2-r8) (Unsigned Manifest commit) | ||||
* | Really fix bug #150052. | Joshua Baergen | 2006-10-12 | 2 | -14/+23 |
| | | | | (Portage version: 2.1.2_pre2-r8) | ||||
* | Install xorg.conf.example like 6.x did. (Bug #138623, requested by | Joshua Baergen | 2006-10-12 | 1 | -18/+12 |
| | | | | | | | Christopher Covington; patch written by Donnie and I) Don't build kdrive servers that use vm86.h on non-x86 systems. (Bug #150052, Shvetsov Alex) (Portage version: 2.1.2_pre2-r8) (Unsigned Manifest commit) | ||||
* | Install xorg.conf.example like 6.x did. (Bug #138623, requested by | Joshua Baergen | 2006-10-12 | 3 | -11/+89 |
| | | | | | | Christopher Covington; patch written by Donnie and I) Don't build kdrive servers that use vm86.h on non-x86 systems. (Bug #150052, Shvetsov Alex) (Portage version: 2.1.2_pre2-r8) | ||||
* | Remove references to nvidia-glx now that it has been removed from the tree. | Chris Gianelloni | 2006-10-06 | 1 | -16/+26 |
| | | | | | (Portage version: 2.1.2_pre1-r4) (Signed Manifest commit) | ||||
* | Remove references to nvidia-glx now that it has been removed from the tree. | Chris Gianelloni | 2006-10-06 | 4 | -10/+12 |
| | | | | (Portage version: 2.1.2_pre1-r4) | ||||
* | Removing references to media-video/nvidia-glx since it is no longer in the tree. | Chris Gianelloni | 2006-10-05 | 1 | -8/+18 |
| | | | | | (Portage version: 2.1.2_pre1-r4) (Signed Manifest commit) | ||||
* | Removing references to media-video/nvidia-glx since it is no longer in the tree. | Chris Gianelloni | 2006-10-05 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.2_pre1-r4) | ||||
* | Since portage 2.1 has been stable for a while, stop depending on it because ↵ | Donnie Berkholz | 2006-10-01 | 1 | -12/+12 |
| | | | | | | | it breaks diskless X terminals and such. (Portage version: 2.1.2_pre2) (Unsigned Manifest commit) | ||||
* | Since portage 2.1 has been stable for a while, stop depending on it because ↵ | Donnie Berkholz | 2006-10-01 | 3 | -13/+8 |
| | | | | | | it breaks diskless X terminals and such. (Portage version: 2.1.2_pre2) | ||||
* | stable on amd64 | Simon Stelling | 2006-09-24 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit) | ||||
* | stable on amd64 | Simon Stelling | 2006-09-24 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.2_pre1-r1) | ||||
* | Base ifdef on __sparc__ rather than __sparc64__. The issue happens on 64-bit ↵ | Donnie Berkholz | 2006-09-20 | 1 | -8/+8 |
| | | | | | | | kernel/32-bit userland, so sparc64 isn't defined when building the userland. (Portage version: 2.1.2_pre1) (Unsigned Manifest commit) | ||||
* | Base ifdef on __sparc__ rather than __sparc64__. The issue happens on 64-bit ↵ | Donnie Berkholz | 2006-09-20 | 2 | -2/+7 |
| | | | | | | kernel/32-bit userland, so sparc64 isn't defined when building the userland. (Portage version: 2.1.2_pre1) | ||||
* | Use new glproto for eye candy to work properly. | Donnie Berkholz | 2006-09-20 | 1 | -18/+8 |
| | | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit) | ||||
* | Use new glproto for eye candy to work properly. | Donnie Berkholz | 2006-09-20 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.2_pre1) | ||||
* | Stable on IA64; bug #112378. | Tim Yamin | 2006-09-18 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit) | ||||
* | Stable on IA64; bug #112378. | Tim Yamin | 2006-09-18 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.2_pre1) | ||||
* | Marked ppc stable for bug #112378. | Joseph Jezak | 2006-09-18 | 1 | -25/+15 |
| | | | | | (Portage version: 2.1.1) (Unsigned Manifest commit) | ||||
* | Marked ppc stable for bug #112378. | Joseph Jezak | 2006-09-18 | 3 | -4/+11 |
| | | | | (Portage version: 2.1.1) | ||||
* | fix xorg-server download locations | Hanno Böck | 2006-09-16 | 1 | -8/+18 |
| | | | | | (Portage version: 2.1.2_pre1) (Signed Manifest commit) | ||||
* | fix xorg-server download locations | Hanno Böck | 2006-09-16 | 2 | -4/+7 |
| | | | | (Portage version: 2.1.2_pre1) | ||||
* | Use Mesa 6.5.1 instead of a random prerelease snapshot. | Donnie Berkholz | 2006-09-16 | 1 | -12/+12 |
| | | | | | (Portage version: 2.1.1_rc1-r7) (Unsigned Manifest commit) | ||||
* | Use Mesa 6.5.1 instead of a random prerelease snapshot. | Donnie Berkholz | 2006-09-16 | 3 | -8/+12 |
| | | | | (Portage version: 2.1.1_rc1-r7) | ||||
* | Use upstream's fix for sparc mach64 lockups. An 18-line patch instead of a ↵ | Donnie Berkholz | 2006-09-15 | 2 | -598/+16 |
| | | | | | | | 582-line patch is a good thing. (Portage version: 2.1.1_rc1-r7) (Unsigned Manifest commit) | ||||
* | Use upstream's fix for sparc mach64 lockups. An 18-line patch instead of a ↵ | Donnie Berkholz | 2006-09-15 | 4 | -20/+31 |
| | | | | | | 582-line patch is a good thing. (Portage version: 2.1.1_rc1-r7) | ||||
* | Some comments got displaced to the wrong spot. | Donnie Berkholz | 2006-09-12 | 1 | -26/+16 |
| | | | | | (Portage version: 2.1.1_rc1-r7) (Unsigned Manifest commit) | ||||
* | Some comments got displaced to the wrong spot. | Donnie Berkholz | 2006-09-12 | 4 | -25/+21 |
| | | | | (Portage version: 2.1.1_rc1-r7) |