Re: [gentoo-dev] Re: CUPS 1.4 and FFMpeg 0.6

2010-09-21 Thread Zac Medico
On 09/10/2010 03:45 AM, Christian Faulhammer wrote: > 1. Disable usblp in your kernel configuration by setting > CONFIG_USB_PRINTER=n. Don't forget to rebuild the kernel and reboot > with that new image. If you're like me and you have CONFIG_USB_PRINTER=m then the above suggestion is a bit extrem

Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-21 Thread Mike Frysinger
On Tuesday, September 21, 2010 05:26:36 James Cloos wrote: > Ulrich Mueller writes: > > If we take the second route, then maybe it should be a more general > > solution, i.e. exclude all tiny files (man page or not) from > > compression? > > First, from a user’s perspective, not compressing small

Re: [gentoo-dev] RFC: per package eclass GLEP

2010-09-21 Thread Paweł Hajdan, Jr.
On 9/20/10 7:30 PM, Alec Warner wrote: > How does it provide more code sharing than the existing system? > > Previously I could put code I wanted shared: > 1) In a global eclass, which means any ebuild in the tree can likely use it A global eclass is quite heavyweight. It requires a review on gen

Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-21 Thread James Cloos
> "UM" == Ulrich Mueller writes: UM> If we take the second route, then maybe it should be a more general UM> solution, i.e. exclude all tiny files (man page or not) from UM> compression? First, from a user’s perspective, not compressing small files is a good thing. Man pages perhaps most of