Philipp Riegger wrote:
> On Jan 13, 2006, at 8:05 PM, Philippe Trottier wrote:
>
>> Recipe for disaster, specially in a place like mine where sparc,
>> alpha, x86_64
>> and ppc32/64 mix... not counting ia64 for a test run soon...
>>
>> If you really want to do this, someone has to make a rendezvou
Kalin KOZHUHAROV wrote:
I would like to be able to limit the -jN when there is no distcc host
available or when compiling c++ code, otherwise my poor laptop is dead with
-j5 compiling pwlib when the network is down
It is particular example, but being able to limit portage in some way as
tota
On Jan 13, 2006, at 8:05 PM, Philippe Trottier wrote:
Recipe for disaster, specially in a place like mine where sparc,
alpha, x86_64
and ppc32/64 mix... not counting ia64 for a test run soon...
If you really want to do this, someone has to make a rendezvous a
la Apple.
Where not only distcc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kalin KOZHUHAROV wrote:
> Patrick Lauer wrote:
>> On Fri, 2006-01-13 at 19:53 +0900, Kalin KOZHUHAROV wrote:
>>
Make this distributed tool for tar zip bzip2 and gzip and I'm in, I
don't think it would be useful with anything else than Gigabit
>>> I would like to be able to limit the -jN when there is no distcc host
>>> available or when compiling c++ code, otherwise my poor laptop is dead with
>>> -j5 compiling pwlib when the network is down
>> As far as I can tell distcc isn't smart enough for dynamic load balancing.
>> One could
Patrick Lauer wrote:
> On Fri, 2006-01-13 at 19:53 +0900, Kalin KOZHUHAROV wrote:
>
>>>Make this distributed tool for tar zip bzip2 and gzip and I'm in, I
>>>don't think it would be useful with anything else than Gigabit Ethernet.
>
> One 2Ghz CPU can't even saturate a 100Mbit line with bzip2 as
On Fri, 2006-01-13 at 19:53 +0900, Kalin KOZHUHAROV wrote:
> > Make this distributed tool for tar zip bzip2 and gzip and I'm in, I
> > don't think it would be useful with anything else than Gigabit Ethernet.
One 2Ghz CPU can't even saturate a 100Mbit line with bzip2 as far as I
can tell.
Although t
Philippe Trottier wrote:
> Lisa Seelye wrote:
>
>> On Thu, 2006-01-12 at 00:18 +, Ferris McCormick wrote:
>>
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> On Wed, 11 Jan 2006, Lisa Seelye wrote:
>>>
>>>
On Wed, 2006-01-11 at 14:51 -0800, Robin H. Johnson wrote:
>
On Thu, 2006-01-12 at 11:23 +0200, Philippe Trottier wrote:
> Make this distributed tool for tar zip bzip2 and gzip and I'm in, I don't
> think
> it would be useful with anything else than Gigabit Ethernet.
app-arch/pbzip2
It covers only bzip2, but proves that it can be done. I tend to like it
Lisa Seelye wrote:
On Thu, 2006-01-12 at 00:18 +, Ferris McCormick wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 11 Jan 2006, Lisa Seelye wrote:
On Wed, 2006-01-11 at 14:51 -0800, Robin H. Johnson wrote:
I've been cleaning up media-fonts/ to work with modular-X, and I s
On Wed, 11 Jan 2006 14:51:46 -0800
"Robin H. Johnson" <[EMAIL PROTECTED]> wrote:
> I've been cleaning up media-fonts/ to work with modular-X, and I see a
> lot of ebuilds with stuff like this:
> for font in *.bdf; do
> /usr/X11R6/bin/bdftopcf ${font} > `basename $font .bdf`.pcf
> d
On Thu, 2006-01-12 at 00:18 +, Ferris McCormick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Wed, 11 Jan 2006, Lisa Seelye wrote:
>
> > On Wed, 2006-01-11 at 14:51 -0800, Robin H. Johnson wrote:
> >> I've been cleaning up media-fonts/ to work with modular-X, and I see a
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 11 Jan 2006, Lisa Seelye wrote:
On Wed, 2006-01-11 at 14:51 -0800, Robin H. Johnson wrote:
I've been cleaning up media-fonts/ to work with modular-X, and I see a
lot of ebuilds with stuff like this:
for font in *.bdf; do
/usr/X1
On Wed, 2006-01-11 at 14:51 -0800, Robin H. Johnson wrote:
> I've been cleaning up media-fonts/ to work with modular-X, and I see a
> lot of ebuilds with stuff like this:
> for font in *.bdf; do
> /usr/X11R6/bin/bdftopcf ${font} > `basename $font .bdf`.pcf
> done
I've been cleaning up media-fonts/ to work with modular-X, and I see a
lot of ebuilds with stuff like this:
for font in *.bdf; do
/usr/X11R6/bin/bdftopcf ${font} > `basename $font .bdf`.pcf
done
gzip *.pcf
For having 100 files in *bdf, this is so
15 matches
Mail list logo