Gentoo Archives: gentoo-user

From: Dale <dalek@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] best make.conf settings for compaq-ml350
Date: Sun, 04 Dec 2005 09:56:14
Message-Id: 4392BC07.3080509@exceedtech.net
In Reply to: [gentoo-user] best make.conf settings for compaq-ml350 by El Nino
1 El Nino wrote:
2
3 >Dear my friends,
4 >
5 >i'm going to deploy gentoo on a Compaq Proliant ML350 server. so can
6 >any body recommend the best make.conf & kernel configurations for this
7 >server.
8 >
9 >
10 >
11 >all advices are welcome...
12 >
13 >
14 >
15 I have a Compaq Proliant 6000 if that would help. I'm not familiar with
16 the ML350. I can email you my kernels .config if you want. It uses
17 this kernel version:
18
19 > root@putput / # uname -r
20 > 2.6.11-gentoo-r3
21 > root@putput / #
22
23
24 I'm not sure what kernel versions that would work with. My make.conf is
25 pretty simple:
26
27 ># These settings were set by the catalyst build script that automatically built this stage
28 ># Please consult /etc/make.conf.example for a more detailed example
29 >CFLAGS="-O2 -mcpu=pentiumpro -fomit-frame-pointer"
30 >CHOST="i386-pc-linux-gnu"
31 >CXXFLAGS="${CFLAGS}"
32 >MAKEOPTS="-j5"
33 >SYNC="rsync://192.167.0.1/gentoo-portage"
34 >http_proxy="http://192.167.0.1:8080"
35 >
36 Mine has quad CPUs too. Still pretty slow though. CPUs are 200MHz. :(
37
38 That help any?
39
40 Dale
41 :-)
42
43
44 --
45 To err is human, I'm most certainly human.
46
47
48
49 --
50 gentoo-user@g.o mailing list