Reply
 
Thread Tools Display Modes
  #1  
Old 12-21-2006, 07:27 AM
Arabian Arabian is offline
Senior Member
 
Join Date: Nov 2006
Location: State of Qatar, Arab world
Posts: 147
Thanks: 0
Thanked 0 Times in 0 Posts
Default Tweaking make.conf for FreeBSD 6.x
Heya antik,

Originally Posted by antik

Here is steps I made:
1. Updated kernel source
/etc/make.conf
Code:
CPUTYPE=i686 #i486, i586, i586/mmx, i686, p2, p3, p4, athlon,athlon-xp,athlon64, opteron
CFLAGS= -O -pipe #system
COPTFLAGS= -O -pipe #kernel
RELEASETAG="RELENG_6_1"
SUP_UPDATE=yes
SUP=/usr/local/bin/cvsup
SUPFLAGS=-g -L 2
SUPHOST=cvsup.no.FreeBSD.org
SUPFILE=/usr/share/examples/cvsup/stable-supfile
PORTSSUPFILE=/usr/share/examples/cvsup/ports-supfile
#DOCSUPFILE=/usr/share/examples/cvsup/doc-supfile
KERNCONF=61KERNEL
USE_GLX=yes ### Don't forget this!!! With GLX 3D works much faster than with standard Mesa.
A FreeBSD expert wrote this to me

Code:
Unless you really understand what the compiler optimizations and flags actually do, you are better off using the defaults. They have been tested by the kernel/world developers.

The default CFLAGS and COPTFLAGS for FreeBSD 6.0+ are -O2 -pipe -fno-strict-aliasing For the best results,  don't use CFLAGS or COPTFLAGS in /etc/make.conf
Here is the thread Tweaking make.conf for Turion 64 X2 in FreeBSD 6.2-PRERELEASE i386

Comments?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can someone tell how to make PCBSD recongnize xorg.conf? Muhammad Installing PC-BSD 6 05-06-2009 02:37 PM
Trouble with su, make.conf and sudoers wudaolong General Questions 2 08-05-2007 06:46 AM
Need /etc/make.conf example kea0463 General Support 1 01-04-2007 09:49 PM
Help tweaking my fonts! Charles General Questions 0 10-23-2005 06:05 AM
standard make.conf for PC-BSD iso? General Questions 3 07-03-2005 02:27 PM


All times are GMT. The time now is 04:35 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.