| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
working reasonably well.
|
|
|
|
| |
xorg.conf.example by adding a new sed match. This happens because we changed from /usr/X11R6/libdir to /usr/libdir.
|
| |
|
| |
|
|
|
|
| |
GLU symlinks when USE=-opengl, since GLU isn't built.
|
|
|
|
| |
flags, so we can combine minimal with various other things.
|
|
|
|
| |
Unfortunately, this is a temporary hack -- we should really patch xc/fonts/bdf/misc/Imakefile to never build them in the first place. Also only add CID to G_FONTDIRS for USE=cjk, so other people don't have a symlink pointing to nothing.
|
|
|
|
| |
USE=minimal will now start successfully, because enough fonts are built. When BuildClients is off and BuildFonts is on, mkfontscale and mkfontdir aren't built. But mkfontscale is used during the build process and mkfontdir is needed later, so we should build them anyway if UseInstalled isn't on. This fixes the USE=minimal build. Also, build the RGB database and xinit for a couple of non-essential but nearly always desired things. We require bdftopcf too. Also add xauth so startx works nicely. Problems still remain with switching back to the console using the ctrl-alt-Fn sequence, probably because of us not doing something with xkb. Don't worry about changing definition of i386Drivers because we don't use it anymore in USE=minimal. Only add i810 for amd64, rather than for everyone. GLU depends on GL being built, so fix that. XF86Rush similarly depends on XV.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
5200_all_6.8.0-newport-accel-v3.patch (#38549). This fixes a red/blue swap for applications using RENDER acceleration such as gnome-terminal, gvim and xchat2.
|
| |
|
|
|
|
| |
better with new gcc-config.
|
|
|
|
| |
6.8. Requested by Markus Rothe <corsair@gentoo.org>.
|
|
|
|
| |
integer issues resulting in infinite loops and buffer overflows; a one-byte buffer overflow; stack-based overflows with sprintf() and string functions; replaces popen() with s_popen(); path traversal issues; buffer underruns; and memory leaks (missing free(), found by Egbert Eich). Patch by Thomas Biege and Matthiew Herrb.
|
|
|
|
| |
integer issues resulting in infinite loops and buffer overflows; a one-byte buffer overflow; stack-based overflows with sprintf() and string functions; replaces popen() with s_popen(); path traversal issues; buffer underruns; and memory leaks (missing free(), found by Egbert Eich). Patch by Thomas Biege and Matthiew Herrb.
|
| |
|
|
|
|
| |
5200_all_6.8.0-newport-accel-v2.patch. This fixes an error "structure has no member named `PUToScreenTextureDstFormats'," which should start with CPU, not PU. It also moves the autoloading of the xaa module around (#38549). Newport acceleration patch is by Dominik Behr, with mods by Adam Jackson. Drop 0155_all_4.3.0-Xi-Xinitthreads-locking-bug.patch. It was fixed in an alternate way in the release, and this was causing problems with totem and kaffeine (#64929, #59746, maybe #60131). Add 6100_all_6.8.0-xnest-uninitialized-GetWindowPixmap.patch (#70431). Alexander Gottwald says on fd.o #1404: "pScreen->GetWindowPixmap is never initialized in Xnest startup and contains random data. After some server resets it crashes with segfault because pScreen->GetWindowPixmap is called but is not a valid function. A quick fix was to set the complete ScreenRec structure to null after allocating it in dix/main.c (AddScreen)."
|
| |
|
|
|
|
| |
(#70927). Also fix a hard-coded lib rather than get_libdir.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fonts, as well as a number of drivers I guessed would be mostly unused by people wanting this functionality (video drivers turned off only for x86). It also stops installing the man pages and docs, as well as Xvfb and Xnest. Finally, it doesn't install Gentoo custom cursors. On a minimal test build with USE="-3dfx +3dnow -bitmap-fonts -cjk -debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers -ipv6 +minimal +mmx -nls -opengl -pam -sdk +sse -static -truetype-fonts -type1-fonts -xprint -xv", the total installation was 28M.
|
|
|
|
| |
actually readable.
|
|
|
|
| |
sub-functions are below them. This gives us a big-picture view to start, followed by all the nitty gritty.
|
|
|
|
| |
#68453. -r6 digest.
|
| |
|
|
|
|
| |
agaffney. Symptoms include things like "can't load color "Black"" or "Couldn't open RGB_DB."
|
| |
|
|
|
|
| |
gcc-*-version(). Also, only strip -Os for <gcc-3.2.2 (#12775).
|
|
|
|
| |
should be searching them beforehand anyway.
|
| |
|
|
|
|
| |
catches libGLU* and others.
|