Re: Upgrade from RELENG_4 to RELENG_5

2007-02-06 Thread Jerry McAllister
On Tue, Feb 06, 2007 at 04:32:03PM +0100, Erik Trulsson wrote:

> On Tue, Feb 06, 2007 at 08:14:40AM -0700, hal wrote:
> > I have done:
> > cvsup RELENG_5
> > 
> > make buildkernel
> > make installkernel
> > 
> > All worked just fine ... but.  When I reboot, the boot process
> > picks up the old 4 kernel.  How do I make the boot process
> > pick up the new 5 kernel? What am I missing?
> 
> If you have not already done so I suggest you read
> http://www.freebsd.org/releases/5.4R/migration-guide.html (and of course
> /usr/src/UPDATING) which describes
> how to upgrade from 4.x to 5.x.  Follow those instructions closely -
> upgrading from 4.x to 5.x is somewhat complicated.

And, while you are at it, seriously consider going to 6.x.
Don't stay at 5.x unless you absolutely have to.

jerry

> 
> -- 
> 
> Erik Trulsson
> [EMAIL PROTECTED]
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Upgrade from RELENG_4 to RELENG_5

2007-02-06 Thread Erik Trulsson
On Tue, Feb 06, 2007 at 08:14:40AM -0700, hal wrote:
> I have done:
>   cvsup RELENG_5
>   
>   make buildkernel
>   make installkernel
> 
> All worked just fine ... but.  When I reboot, the boot process
> picks up the old 4 kernel.  How do I make the boot process
> pick up the new 5 kernel? What am I missing?

If you have not already done so I suggest you read
http://www.freebsd.org/releases/5.4R/migration-guide.html (and of course
/usr/src/UPDATING) which describes
how to upgrade from 4.x to 5.x.  Follow those instructions closely -
upgrading from 4.x to 5.x is somewhat complicated.



-- 

Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Upgrade from RELENG_4 to RELENG_5

2007-02-06 Thread hal

I have done:
cvsup RELENG_5

make buildkernel
make installkernel

All worked just fine ... but.  When I reboot, the boot process
picks up the old 4 kernel.  How do I make the boot process
pick up the new 5 kernel? What am I missing?

hal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RELENG_6 does not compile on RELENG_5

2006-05-11 Thread Thomas Schweikle
Since it is impossible to use the report generator at the moment,
because of error: "There is an error in the configuration of the
problem report form generator. Please back up one page and report
the problem to the owner of that page.
Report 84.158.9.109 is an open proxy server."

Category: misc
Severity: serious
Priority: medium
Class: sw-bug

Which FreeBSD Release You Are Using:
  FreeBSD 5.5-PRERELEASE Environment (output of "uname -a" on
  the problem machine): FreeBSD hazel.tps 5.5-PRERELEASE
  FreeBSD 5.5-PRERELEASE #58: Sun May  7 13:21:56 CEST 2006
  [EMAIL PROTECTED]:/usr/obj/usr/src/sys/HAZEL  i386

Full Description:
  #make buildworld
  ...
  /usr/obj/usr/src/sbin/growfs created for /usr/src/sbin/growfs
  ===> sbin/gvinum (obj)
  /usr/obj/usr/src/sbin/gvinum created for /usr/src/sbin/gvinum
  ===> sbin/ifconfig (obj)
  /usr/obj/usr/src/sbin/ifconfig created for /usr/src/sbin/ifconfig
  ===> sbin/init (obj)
  /usr/obj/usr/src/sbin/init created for /usr/src/sbin/init
  ===> sbin/ip6fw (obj)
  /usr/obj/usr/src/sbin/ip6fw created for /usr/src/sbin/ip6fw
  ===> sbin/ipf (obj)
  ===> sbin/ipf/libipf (obj)
  /usr/obj/usr/src/sbin/ipf/libipf created for
/usr/src/sbin/ipf/libipf
  ===> sbin/ipf/ipf (obj)
  mkdir: /usr/obj/usr/src/sbin/ipf/ipf: File exists
  *** Error code 1

  Stop in /usr/src/sbin/ipf/ipf.
  *** Error code 1

  Stop in /usr/src/sbin/ipf.
  *** Error code 1

  Stop in /usr/src/sbin.
  *** Error code 1

  Stop in /usr/src.
  *** Error code 1

  Stop in /usr/src.
  *** Error code 1

  Stop in /usr/src.

  It does not help to remove the file "ipf", then recreate it
  as directory: in this case the "Makefile" in
  "/usr/src/sbin/ipf/ipf" is missing: "I don't know how to make ..."

How to Repeat the Problem:
  - check out RELENG_6:
cvsup -g -L 2 -r 2 /etc/sup/hazel-supfile

where "/etc/sup/hazel-supfile":
  # $FreeBSD: hazel-supfile,v 1.19.2.6
2002/08/06 08:24:46 blackend Exp $

  *default host=cvsup.de.freebsd.org
  #default host=cvsup.freebsd.org

  *default base=/var/db
  *default prefix=/usr

  *default delete use-rel-suffix compress
  src-all   release=cvs tag=RELENG_6
  ports-all release=cvs tag=.

  - run mergemaster
mergemaster -p

  - edit all files which are needed to be changed
vipw
vi /etc/group

  - change to "/usr/src"
  - make buildworld


-- 
Thomas

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: RELENG_6 upgrade from RELENG_5

2005-09-17 Thread Chris St Denis
Would be real nice to be able to remove mass groups of options with one
nooptions

nooptions scsi or nooptionsgroup scsi

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kirk Strauser
Sent: Friday, August 26, 2005 11:44 AM
To: freebsd-questions@freebsd.org
Subject: Re: RELENG_6 upgrade from RELENG_5

On Tuesday 23 August 2005 12:40, artifex maximus wrote:

> I think much better to leave GENERIC as is and making new config file
> like this:

> include GENERIC
>
> ident NEWKERNEL
>
> nomakeoption DEBUG
> nooptions KDB

Slick!  So, how does one "nocpu I486_CPU"?
-- 
Kirk Strauser

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_6 upgrade from RELENG_5

2005-08-26 Thread Kirk Strauser
On Tuesday 23 August 2005 12:40, artifex maximus wrote:

> I think much better to leave GENERIC as is and making new config file
> like this:

> include GENERIC
>
> ident NEWKERNEL
>
> nomakeoption DEBUG
> nooptions KDB

Slick!  So, how does one "nocpu I486_CPU"?
-- 
Kirk Strauser


pgpSz75g5in3L.pgp
Description: PGP signature


Re: RELENG_6 upgrade from RELENG_5

2005-08-23 Thread freebsd-questions
Thanks,

> I think much better to leave GENERIC as is and making new config file like th
> is:
> 
> include GENERIC
> 
> ident NEWKERNEL
> 
> nomakeoption DEBUG
> nooptions KDB
> nooptions DDB
> nooptions GDB
> nooptions INVARIANTS
> nooptions INVARIANTS_SUPPORT
> nooptions WITNESS
> nooptions WITNESS_SKIPSPIN

This approach is new to me (I presume it is new to 6, or else I've not
been awake) - looks like a good way to build a config file.  I appreciate
the other replies with information about where to get UPDATING - thanks
Gary and Nikolas.

regards,
-- Joel Hatton --
Security Analyst| Hotline: +61 7 3365 4417
AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
The University of Queensland| WWW: www.auscert.org.au
Qld 4072 Australia  | Email:   [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_6 upgrade from RELENG_5

2005-08-23 Thread artifex maximus
Hi,

On 8/23/05, Nikolas Britton <[EMAIL PROTECTED]> wrote:
> On 8/22/05, Joel Hatton <[EMAIL PROTECTED]> wrote:
> > Before I go crazy and change my RELENG_5 to 6 and resync my sources, can
> > someone point me at a README/UPDATING for upgraders? I'm sure I'll find
> > one _after_ I cvsup, but I'd like to read it first.
> The upgrade to RELENG_6, from RELENG_5_4, is straightforward and
> simple. Comment out these lines in the GENERIC kernel:
I think much better to leave GENERIC as is and making new config file like this:

include GENERIC

ident NEWKERNEL

nomakeoption DEBUG
nooptions KDB
nooptions DDB
nooptions GDB
nooptions INVARIANTS
nooptions INVARIANTS_SUPPORT
nooptions WITNESS
nooptions WITNESS_SKIPSPIN

bye,
a
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_6 upgrade from RELENG_5

2005-08-23 Thread Nikolas Britton
On 8/22/05, Joel Hatton <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Before I go crazy and change my RELENG_5 to 6 and resync my sources, can
> someone point me at a README/UPDATING for upgraders? I'm sure I'll find
> one _after_ I cvsup, but I'd like to read it first.
> 

http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING?rev=1.416&content-type=text/x-cvsweb-markup

The upgrade to RELENG_6, from RELENG_5_4, is straightforward and
simple. Comment out these lines in the GENERIC kernel:

makeoptions DEBUG=-g# Build kernel with gdb(1) debug symbols

# Debugging for use in -current
options KDB # Enable kernel debugger support.
options DDB # Support DDB.
options GDB # Support remote GDB.
options INVARIANTS  # Enable calls of extra sanity checking
options INVARIANT_SUPPORT   # Extra sanity checks of
internal structures, required by INVARIANTS
options WITNESS # Enable checks to detect
deadlocks and cycles
options WITNESS_SKIPSPIN# Don't run witness on
spinlocks for speed

Then run all the standard stuff, don't use your 5.x kernel config
file... KERNCONF=GENERIC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_6 upgrade from RELENG_5

2005-08-23 Thread Gary W. Swearingen
Joel Hatton <[EMAIL PROTECTED]> writes:

> Hi,
>
> Before I go crazy and change my RELENG_5 to 6 and resync my sources, can
> someone point me at a README/UPDATING for upgraders? I'm sure I'll find
> one _after_ I cvsup, but I'd like to read it first.

Do "locate UPDATING" if you don't know where it's kept (src) and so
then look at  http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING
and click on the left-most link and then the upper-left-most link.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RELENG_6 upgrade from RELENG_5

2005-08-22 Thread Joel Hatton
Hi,

Before I go crazy and change my RELENG_5 to 6 and resync my sources, can
someone point me at a README/UPDATING for upgraders? I'm sure I'll find
one _after_ I cvsup, but I'd like to read it first.

thanks
-- Joel Hatton --
Security Analyst| Hotline: +61 7 3365 4417
AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
The University of Queensland| WWW: www.auscert.org.au
Qld 4072 Australia  | Email:   [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about the RELENG_5 branch ...

2005-07-01 Thread Nikolas Britton
On 7/1/05, Matthew Grooms <[EMAIL PROTECTED]> wrote:
>   I was under the impression that the only patches being back ported
> in 5.4-RELEASE are from the security team to fix security related
> issues. Do patches that resolve problems that are known to cause panics
> get back ported as well?
> 

Yes it's possible. The severity of the problem and how common it is
determines likelihood of it getting backported. Also the 5.4 branch
has been label an errata branch so that makes it even more likely for
big problem to be backported.

 http://www.freebsd.org/releases/5.4R/errata_policy.html

It's never a good idea to move production equipment to -STABLE.
-STABLE doesn't imply that the code is stable, only that it won't have
drastic changes like -CURRENT does. Doing this should be your last
option.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about the RELENG_5 branch ...

2005-07-01 Thread Matthew Grooms
 I was under the impression that the only patches being back ported 
in 5.4-RELEASE are from the security team to fix security related 
issues. Do patches that resolve problems that are known to cause panics 
get back ported as well?


Thanks for the reply,

Matthew Grooms

Nikolas Britton wrote:

On 7/1/05, Matthew Grooms <[EMAIL PROTECTED]> wrote:


All,

 I understand the difference between STABLE and CURRENT but I am a
bit confused about the RELENG_5 branch. Is this just another name for
the 5.x STABLE branch or is it used for something completely different?
I have a production server that is running 5.4-RELEASE but requires a
few stability fixes that have been checked into RELENG_5. Im just not
sure if I should cvsup the host to that branch or apply the patches
manually to the 5.4-RELEASE install.

Thanks in advance,

--
Matthew Grooms




You check to see if they where going to be backported into 5.4?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about the RELENG_5 branch ...

2005-07-01 Thread Nikolas Britton
On 7/1/05, Matthew Grooms <[EMAIL PROTECTED]> wrote:
> All,
> 
>   I understand the difference between STABLE and CURRENT but I am a
> bit confused about the RELENG_5 branch. Is this just another name for
> the 5.x STABLE branch or is it used for something completely different?
> I have a production server that is running 5.4-RELEASE but requires a
> few stability fixes that have been checked into RELENG_5. Im just not
> sure if I should cvsup the host to that branch or apply the patches
> manually to the 5.4-RELEASE install.
> 
> Thanks in advance,
> 
> --
> Matthew Grooms
> 

You check to see if they where going to be backported into 5.4?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about the RELENG_5 branch ...

2005-07-01 Thread Giorgos Keramidas
On 2005-07-01 10:37, Matthew Grooms <[EMAIL PROTECTED]> wrote:
> All,
>
> I understand the difference between STABLE and CURRENT but I am a
> bit confused about the RELENG_5 branch. Is this just another name
> for the 5.x STABLE branch or is it used for something completely
> different?

Yes, RELENG_5 is what "5-STABLE" is.

- Giorgos

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Question about the RELENG_5 branch ...

2005-07-01 Thread Matthew Grooms

All,

 I understand the difference between STABLE and CURRENT but I am a 
bit confused about the RELENG_5 branch. Is this just another name for 
the 5.x STABLE branch or is it used for something completely different? 
I have a production server that is running 5.4-RELEASE but requires a 
few stability fixes that have been checked into RELENG_5. Im just not 
sure if I should cvsup the host to that branch or apply the patches 
manually to the 5.4-RELEASE install.


Thanks in advance,

--
Matthew Grooms

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5_3 to RELENG_5 make installworld fails

2005-03-03 Thread Kent Stewart
On Thursday 03 March 2005 03:26 pm, Aaron Nichols wrote:
> On Thu, 3 Mar 2005 14:39:16 -0800, Kent Stewart <[EMAIL PROTECTED]> 
wrote:
> > You missed a step. Your system clock is off and that makes the
> > installworld try to use touch. Set your system clock and you may
> > have to remake your world but it should install.
> >
> > Kent
>
> Infact it was off - can you give me some detail as to why that
> matters? Not that I doubt that having my system clock set to a date 8
> months prior to the date of files in cvs might cause a problem - but
> I'm curious about the details. If you can even point me at a URL and
> I'll read for myself - I'm just curious.

Make is used to build files that are out of date. When the buildworld 
created the file, it was older than the files you downloaded using 
cvsup. So, it was created out of date and installworld thought it 
needed to rebuild it. Touch isn't needed in the installworld and it 
fails.

Kent

>
> If that was the problem (buildworld happenning as I type) then thank
> you and my apologies for the oversight. New system, didn't bother to
> make sure the BIOS date was right and ntp wasn't yet setup.
>
> Thanks,
> Aaron
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5_3 to RELENG_5 make installworld fails

2005-03-03 Thread Aaron Nichols
On Thu, 3 Mar 2005 14:39:16 -0800, Kent Stewart <[EMAIL PROTECTED]> wrote:

> You missed a step. Your system clock is off and that makes the
> installworld try to use touch. Set your system clock and you may have
> to remake your world but it should install.
> 
> Kent

Infact it was off - can you give me some detail as to why that
matters? Not that I doubt that having my system clock set to a date 8
months prior to the date of files in cvs might cause a problem - but
I'm curious about the details. If you can even point me at a URL and
I'll read for myself - I'm just curious.

If that was the problem (buildworld happenning as I type) then thank
you and my apologies for the oversight. New system, didn't bother to
make sure the BIOS date was right and ntp wasn't yet setup.

Thanks,
Aaron
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5_3 to RELENG_5 make installworld fails

2005-03-03 Thread Kent Stewart
On Thursday 03 March 2005 02:21 pm, Aaron Nichols wrote:
> Hello World,
> Just got 5.3-RELEASE installed yesterday on this system and was
> cvsup'ing to 5-STABLE today. Used the following process, based on
> /usr/src/UPDATING (as well as the countless times I've done this
> before), and got the error below during 'installworld'. I did this
> same update (from 5.3-RELEASE to 5.4-PRERELEASE) a week ago and it
> worked fine, however I also noticed that mergemaster -p wanted a few
> user accounts setup prior to installworld, related to pf/pfauth -
> that no longer seems to be a requirement so I'm concerned I missed a
> step or made some other bonehead move that I'm not aware of.

You missed a step. Your system clock is off and that makes the 
installworld try to use touch. Set your system clock and you may have 
to remake your world but it should install.

Kent

>
> cvsup'ed w/ the following basic values in supfile (no, this is not
> the entirety of the file)
> *default host=cvsup17.FreeBSD.org
> *default base=/var/db
> *default prefix=/usr
> *default release=cvs tag=RELENG_5
> *default delete use-rel-suffix
>
> # cd /usr/src
> # make buildworld
> # make buildkernel KERNCONF=GENERIC
> # mergemaster -p
> # make installkernel KERNCONF=GENERIC
> # make installworld
>
> At this point - it gets started and then dies here:
> 
> --
>
> >>> Installing everything
>
> --
> cd /usr/src; make -f Makefile.inc1 install
> ===> share/info
> ===> include
> creating osreldate.h from newvers.sh
> touch: not found
> *** Error code 127
>
> Stop in /usr/src/include.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> 
>
> I've check through the archives - not exhaustively - and found a few
> references to the "touch: not found" error - but nothing which led me
> toward getting this fixed.
>
> Ideas? Perhaps a better place to ask? At this point - I've got the
> kernel installed and can't get world installed - I could cvsup back
> to -RELEASE and get back to a safe state, but I'd rather get this
> little wrinkle worked out.
>
> Thanks,
> Aaron
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RELENG_5_3 to RELENG_5 make installworld fails

2005-03-03 Thread Aaron Nichols
Hello World,
Just got 5.3-RELEASE installed yesterday on this system and was
cvsup'ing to 5-STABLE today. Used the following process, based on
/usr/src/UPDATING (as well as the countless times I've done this
before), and got the error below during 'installworld'. I did this
same update (from 5.3-RELEASE to 5.4-PRERELEASE) a week ago and it
worked fine, however I also noticed that mergemaster -p wanted a few
user accounts setup prior to installworld, related to pf/pfauth - that
no longer seems to be a requirement so I'm concerned I missed a step
or made some other bonehead move that I'm not aware of.

cvsup'ed w/ the following basic values in supfile (no, this is not the
entirety of the file)
*default host=cvsup17.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_5
*default delete use-rel-suffix

# cd /usr/src
# make buildworld
# make buildkernel KERNCONF=GENERIC
# mergemaster -p
# make installkernel KERNCONF=GENERIC
# make installworld

At this point - it gets started and then dies here:

--
>>> Installing everything
--
cd /usr/src; make -f Makefile.inc1 install
===> share/info
===> include
creating osreldate.h from newvers.sh
touch: not found
*** Error code 127

Stop in /usr/src/include.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


I've check through the archives - not exhaustively - and found a few
references to the "touch: not found" error - but nothing which led me
toward getting this fixed.

Ideas? Perhaps a better place to ask? At this point - I've got the
kernel installed and can't get world installed - I could cvsup back to
-RELEASE and get back to a safe state, but I'd rather get this little
wrinkle worked out.

Thanks,
Aaron
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5 installworld fails

2005-02-26 Thread Kent Stewart
On Saturday 26 February 2005 04:10 am, Velko Ivanov wrote:
> > So, you need to supply more info. Are you setting any special
> > parameters in /etc/make.conf? Did you follow UPDATING as far as the
> > sequence of buildworld, [build/install]kernel, boot to single user
> > mode and do the installworld? Before this build, when did you last
> > update your system?
>
> This points to /etc/make.conf:
> CPUTYPE=p3
> CFLAGS= -O -pipe -msse -mmmx
> COPTFLAGS= -O -pipe -msse -mmmx
>
> NO_BIND=true
> BOOTWAIT=0
>
> It is a dual PIII Xeon, 5.3-RELEASE freshly installed - installing
> cvsup and updating to RELENG_5 was the first thing I did.
> The procedure in UPDATING is followed strictly.

Some people don't follow it and strange things happen. FWIW, my upgrade 
worked as expected.

> I have done many installations on different machines and never had
> trouble with optimizations in make.conf (except when I specified the
> wrong CPU once :)).
> I just can't link problems with GCC optimization flags, to the fact
> that the path to uuencode is not set in a Makefile in some directory.
> I was just curious, thanks for the reply.

You never know but when something strange pops up. If you aren't using 
the defaults, killing the CPU and FLAGS are a place to start. It is too 
easy to add the "#" and then delete if nothing changes. For example, my 
5-stable is an athlon-xp and somewhere in time, I commented the CPU 
out. The default FLAGS is "-O -pipe" and so, I don't supply them 
either. 

I have been going to try and find what the boot parameter is. The delay 
at the start is not needed.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5 installworld fails

2005-02-26 Thread Velko Ivanov
So, you need to supply more info. Are you setting any special parameters 
in /etc/make.conf? Did you follow UPDATING as far as the sequence of 
buildworld, [build/install]kernel, boot to single user mode and do the 
installworld? Before this build, when did you last update your system?

This points to /etc/make.conf:
CPUTYPE=p3
CFLAGS= -O -pipe -msse -mmmx
COPTFLAGS= -O -pipe -msse -mmmx
NO_BIND=true
BOOTWAIT=0
It is a dual PIII Xeon, 5.3-RELEASE freshly installed - installing cvsup 
and updating to RELENG_5 was the first thing I did.
The procedure in UPDATING is followed strictly.
I have done many installations on different machines and never had 
trouble with optimizations in make.conf (except when I specified the 
wrong CPU once :)).
I just can't link problems with GCC optimization flags, to the fact that 
the path to uuencode is not set in a Makefile in some directory.
I was just curious, thanks for the reply.

Regards,
Velko Ivanov
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5 installworld fails

2005-02-25 Thread Kent Stewart
On Friday 25 February 2005 11:46 am, Velko Ivanov wrote:
> Hello,
>
> a freshly cvsup-ed to RELENG_5 i386 machine failed during 'make
> installworld' today with reason 'uuencode: can not find uuencode' in
> the share/syscons/scrnmaps directory.
> I changed the Makefile in /usr/src/share/syscons/scrnmaps, specifying
> the absolute path to the uuencode executable -
> /usr/obj/usr/src/usr.bin/uuencode/uuencode and the installation
> finished without errors.
> I'm not very familiar with the build system, so I'm wondering if I
> did some mistake to get this error, and can I expect the system to
> work well after my intervention, or is it better to cvsup again and
> reinstall? If I get to this, I will cvsup to RELENG_5_3, I wouldn't
> update to RELENG_5 if I knew it was 5.4-PRERELEASE - my mistake.
>

Nothing has changed in those specific areas since 2/11 and I have 
successful builds on 2/11 and 2/24. A current cvsup also shows no 
changes. That makes it look like an error on your end. I log my cvsup 
runs and then convert it into HTML. That lets me browse the changes 
back to cvsweb.cgi.

So, you need to supply more info. Are you setting any special parameters 
in /etc/make.conf? Did you follow UPDATING as far as the sequence of 
buildworld, [build/install]kernel, boot to single user mode and do the 
installworld? Before this build, when did you last update your system?

Since I have done the cvsup of src-all, I am going to update my system 
but on 5-stable that takes awhile :). There were a number of changes 
and I might as well get up todate again.

Look at what you have done and see if there may be areas that affect the 
builds and installs. Since you got it to install, another go at the 
whole process may produce a update that doesn't error off.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RELENG_5 installworld fails

2005-02-25 Thread Velko Ivanov
Hello,
a freshly cvsup-ed to RELENG_5 i386 machine failed during 'make 
installworld' today with reason 'uuencode: can not find uuencode' in the 
share/syscons/scrnmaps directory.
I changed the Makefile in /usr/src/share/syscons/scrnmaps, specifying 
the absolute path to the uuencode executable - 
/usr/obj/usr/src/usr.bin/uuencode/uuencode and the installation finished 
without errors.
I'm not very familiar with the build system, so I'm wondering if I did 
some mistake to get this error, and can I expect the system to work well 
after my intervention, or is it better to cvsup again and reinstall? If 
I get to this, I will cvsup to RELENG_5_3, I wouldn't update to RELENG_5 
if I knew it was 5.4-PRERELEASE - my mistake.

Regards,
Velko Ivanov
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Fwd: Compile FreeBSD RELENG_5 on FreeBSD 4-STABLE

2005-02-25 Thread Wouter van Rooij
I've did that two days ago.;-)
Just cvsup everything and go to /usr/src
Give the 'make buildworld' command.
After that is finished:
make buildkernel
make installkernel
reboot
boot in single user mode then.
mergemaster -p ( for etc files )
make installworld
mergemaster
reboot (now you have upgraded your system to a 5)

Wouter van Rooij
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Compile FreeBSD RELENG_5 on FreeBSD 4-STABLE

2005-02-24 Thread Brovo Karokin
Hi.
I have a FreeBSD 4-STABLE machine.
I want to do my custom RENELG_5 FreeBSD release.
I'm get all RELENG_5 CVS source (with cvs checkout -rRELENG_5 src)
So can I compile RELENG_5 kernel and sources im a 4-STABLE enviroment?
Brovo.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't upgrade from 5.2-CURRENT (mid summer) to RELENG_5 on i386

2004-10-21 Thread Chad Leigh -- Shire.Net LLC
Thanks to all who replied.  I had a faulty memory and had reversed the 
buildworld and buildkernel steps

Thanks
Chad
On Oct 21, 2004, at 2:54 PM, Donald J. O'Neill wrote:
On Thursday 21 October 2004 03:14 pm, Chad Leigh -- Shire.Net LLC
wrote:
Hi
I am trying to upgrade my 5.2-CURRENT from the mid-summer
timeframe to RELENG_5 on an i386 platform (actually dual opteron
running i386).
I did a cvsup early this morning and then try and build my kernel
and get the following:
# make buildkernel KERNCONF=HOST-SMP
I am not sure what is not found.  I don't see it looking for a
file +for .
Anyone seeing the problem, your input is appreciated.
Thanks
Chad
___
Hi Chad,
Just off the top of my head, it seems to me, from what you've
described, you aren't following the correct procedure. I suggest
following the procedure in /usr/src/UPDATING. What you want is
located towards the end. I fact, I'll quote it here for you:
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't upgrade from 5.2-CURRENT (mid summer) to RELENG_5 on i386

2004-10-21 Thread Donald J. O'Neill
On Thursday 21 October 2004 03:14 pm, Chad Leigh -- Shire.Net LLC 
wrote:
> Hi
>
> I am trying to upgrade my 5.2-CURRENT from the mid-summer
> timeframe to RELENG_5 on an i386 platform (actually dual opteron
> running i386).
>
> I did a cvsup early this morning and then try and build my kernel
> and get the following:
>
> # make buildkernel KERNCONF=HOST-SMP
>
> I am not sure what is not found.  I don't see it looking for a
> file +for .
>
> Anyone seeing the problem, your input is appreciated.
>
> Thanks
> Chad
>
> ___
Hi Chad,

Just off the top of my head, it seems to me, from what you've 
described, you aren't following the correct procedure. I suggest 
following the procedure in /usr/src/UPDATING. What you want is 
located towards the end. I fact, I'll quote it here for you:

 To rebuild everything and install it on the current system.
 ---
 # Note: sometimes if you are running current you gotta do more than
 # is listed here if you are upgrading from a really old current.

 
 [7]
 make buildworld
 make buildkernel KERNCONF=YOUR_KERNEL_HERE
 make installkernel KERNCONF=YOUR_KERNEL_HERE
   [1]
 [3]
 /etc/rc.d/preseedrandom[10]
 mergemaster -p [5]
 make installworld
 mergemaster [4]
 

Also, be aware that 5.3 uses some different groups and users, you're 
going to have to put your users and passwords back in. 

Don

-- 
Donald J. O'Neill
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't upgrade from 5.2-CURRENT (mid summer) to RELENG_5 on i386

2004-10-21 Thread Chad Leigh -- Shire.Net LLC
On Oct 21, 2004, at 2:36 PM, Kris Kennaway wrote:
On Thu, Oct 21, 2004 at 02:14:57PM -0600, Chad Leigh -- Shire.Net LLC 
wrote:
Hi
I am trying to upgrade my 5.2-CURRENT from the mid-summer timeframe to
RELENG_5 on an i386 platform (actually dual opteron running i386).
I did a cvsup early this morning and then try and build my kernel and
get the following:
# make buildkernel KERNCONF=HOST-SMP
If you follow the directions you're supposed to do a buildworld first.
I have read the chapter on it but I should probably go review it as you 
imply my memory may not be the best :-)

At this point, please go and read the handbook chapter on updating,
and the /usr/src/UPDATING file
I also perused that
Thanks
Chad
, so you don't omit or mis-order any of
the other required steps.
Kris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't upgrade from 5.2-CURRENT (mid summer) to RELENG_5 on i386

2004-10-21 Thread Kris Kennaway
On Thu, Oct 21, 2004 at 02:14:57PM -0600, Chad Leigh -- Shire.Net LLC wrote:
> Hi
> 
> I am trying to upgrade my 5.2-CURRENT from the mid-summer timeframe to  
> RELENG_5 on an i386 platform (actually dual opteron running i386).
> 
> I did a cvsup early this morning and then try and build my kernel and  
> get the following:
> 
> # make buildkernel KERNCONF=HOST-SMP

If you follow the directions you're supposed to do a buildworld first.
At this point, please go and read the handbook chapter on updating,
and the /usr/src/UPDATING file, so you don't omit or mis-order any of
the other required steps.

Kris


pgpNFaaZxstw8.pgp
Description: PGP signature


can't upgrade from 5.2-CURRENT (mid summer) to RELENG_5 on i386

2004-10-21 Thread Chad Leigh -- Shire.Net LLC
Hi
I am trying to upgrade my 5.2-CURRENT from the mid-summer timeframe to  
RELENG_5 on an i386 platform (actually dual opteron running i386).

I did a cvsup early this morning and then try and build my kernel and  
get the following:

# make buildkernel KERNCONF=HOST-SMP
--
>>> Kernel build for HOST-SMP started on Thu Oct 21 14:08:36 MDT 2004
--
===> HOST-SMP
mkdir -p /usr/obj/usr/src/sys
--
>>> stage 1: configuring the kernel
--
cd /usr/src/sys/i386/conf;   
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/ 
legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/ 
i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/ 
games:/sbin:/bin:/usr/sbin:/usr/bin  config  -d  
/usr/obj/usr/src/sys/HOST-SMP  /usr/src/sys/i386/conf/HOST-SMP
Kernel build directory is /usr/obj/usr/src/sys/HOST-SMP
Don't forget to do a ``make depend''

--
>>> stage 2.1: cleaning up the object tree
--
cd /usr/obj/usr/src/sys/HOST-SMP;  MAKEOBJDIRPREFIX=/usr/obj   
MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=   
GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin   
GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font   
GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac   
DESTDIR=/usr/obj/usr/src/i386  _SHLIBDIRPREFIX=/usr/obj/usr/src/i386   
INSTALL="sh /usr/src/tools/install.sh"   
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/ 
legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/ 
i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/ 
games:/sbin:/bin:/usr/sbin:/usr/bin /usr/obj/usr/src/make.i386/make  
KERNEL=kernel cleandir
rm -f *.o *.so *.So *.ko *.s eddep errs  kernel kernel linterrs  
makelinks tags  vers.c vnode_if.c vnode_if.h majors.c  device_if.c  
bus_if.c linker_if.c eisa_if.c miibus_if.c card_if.c power_if.c  
pci_if.c pcib_if.c usb_if.c isa_if.c agp_if.c acpi_if.c device_if.h  
bus_if.h linker_if.h eisa_if.h miibus_if.h card_if.h power_if.h  
pci_if.h pcib_if.h usb_if.h isa_if.h agp_if.h acpi_if.h  aicasm*  
y.tab.h aic7xxx_seq.h aic7xxx_reg.h aic7xxx_reg_print.c  aic79xx_seq.h  
aic79xx_reg.h aic79xx_reg_print.c miidevs.h  pccarddevs.h usbdevs.h  
linux_genassym.o linux_assym.h
cd /usr/src/sys/modules;  
MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/HOST-SMP/modules  
KMODDIR=/boot/kernel MACHINE=i386 DESTDIR="/usr/obj/usr/src/i386"  
KERNBUILDDIR="/usr/obj/usr/src/sys/HOST-SMP"  
/usr/obj/usr/src/make.i386/make  cleandir
+for: not found
*** Error code 127

Stop in /usr/src/sys/modules.
*** Error code 1
Stop in /usr/obj/usr/src/sys/HOST-SMP.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
#
I am not sure what is not found.  I don't see it looking for a file  
+for .

Anyone seeing the problem, your input is appreciated.
Thanks
Chad
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5: KDE upgrade Catch-22

2004-09-17 Thread Mark Ovens
Michael Nottebrock wrote:
On Friday 17 September 2004 21:14, Mark Ovens wrote:
Hmmm, if I delete XFree86-libraries then X won't run, and without
libXinerama.so.1 KDE won't run  :-/
Anyone have a solution to this conundrum please?
Yes: Update all of XFree86 to the latest version in ports (4.4).
XFree86-libraries does contain libXinerama.so.1. The real conundrum is how you 
ended up with a system like this.  I can make a few guesses: You upgraded KDE
via packages
Running ''portupgrade -PPRa'' I guess. I had been having problems caused 
by the compiler changes and read in this list, or -questions, an answer 
to a question about the same problem where the advice was to u/g all 
your ports via packages (or uninstall them all and rebuild from ports).

portupgrade(1) skipped XFree86.
 - that KDE has been built against xorg (which is the default X
distribution for 5.3 and contains libXinerama.so.1, while XFree86-4.3 only 
contains a libXinerama.a).

Are you saying the KDE packages are built against xorg? I guess that 
explains all the dependencies on xorg that I kept having to delete using 
''pkgdb -F''. Is that the real reason KDE won't run? Would switching to 
xorg be the best solution in the long run then (now is the time for me 
to do it if it is)? I guess that would mean rebuilding all my X apps 
that weren't installed from packages.

Thanks for the quick and detailed reply.
Regards,
Mark
Or maybe you compiled KDE yourself - against Xorg or XFree86-4.4 and then 
downgraded to XFree86-4.3?


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5 ?

2003-07-22 Thread Jerry McAllister
> 
> Hi all:
> 
> I have been using FreeBSD in production enviroments so I used FreeBSD 4.7 
> and 4.8.
> Now, I have installed FreeBSD 5.1 on my laptop. 
> So I decided to keep track of the -RELEASE_5 (STABLE). But It seems that 
> there is not such a branch on the repository.
> Reading diferent links at freebsd.org. It seems that there is only two 
> branchs for 5.1:
> 
>   -CURRENT
>   -RELENG_5_1
> 
> The first one, I think can be a very agresive for my intentions. The second 
> one, instead, will not modify my sources to improve the performace because 
> it is a patch branch.
> 
> If I am not wrong with this, what will be the reason to install 5.1 instead
> of 4.8?  I mean, 5.1 has more features but a worst performace that 4.8. 


You seem to give the answer to this question right within the question.
The reason to run 5.1 is if you want to try out the new features and be
a part of the development in some way.   The reason to stick with 4.8 is
if you want a high performance system/server running right now.  If you
choose 5.1, you will have to be willing to accept its present limited 
status.  It seems to be getting close, but it ain't ready to be a 
supported "stable branch" yet.  The documentation says this quite clearly.

jerry
> 
> Thanks in advance.
> 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5 ?

2003-07-21 Thread oremanj
On Tue, Jul 22, 2003 at 12:41:55AM +0200, David Rio wrote:
> On Mon, Jul 21, 2003 at 03:27:21PM -0700, [EMAIL PROTECTED] wrote:
> > On Tue, Jul 22, 2003 at 12:18:40AM +0200, David Rio wrote:
> > > Hi all:
> > > 
> > > I have been using FreeBSD in production enviroments so I used FreeBSD 4.7 and 
> > > 4.8.
> > > Now, I have installed FreeBSD 5.1 on my laptop. 
> > > So I decided to keep track of the -RELEASE_5 (STABLE). But It seems that there 
> > > is 
> > > not such a branch on the repository.
> > > Reading diferent links at freebsd.org. It seems that there is only to branchs 
> > > for 
> > > 5.1:
> > > 
> > >   -CURRENT
> > >   -RELENG_5_1
> > > 
> > > The first one, I think can be a very agresive for my intentions. The second one,
> > > instead, will not modify my sources to improve the performace because it is a 
> > > patch branch.
> > > 
> > > If I am not wrong with this, what will be the reason to install 5.1 instead 4.8?
> > > I mean, 5.1 has more features but a worst performace that 4.8. On the other hand,
> > > there is no -STABLE branch of 5.1 so the only way to keep you system up to date
> > > is follow the -CURRENT branch which is a little agresive in my case.
> > 
> > Right now, -CURRENT is pretty "stable", since there is no 5-STABLE yet. That branch
> > will probably be branched around 5.2-RELEASE.
> > 
> > So track -CURRENT until -STABLE is branched.
> > 
> > -- Josh
> > 
> 
> 
> Is there any reason why -CURRENT 5.1 is more stable than -CURRENT 4.8?

There is no such thing as -CURRENT 4.8. Read the link someone posted earlier, please.

-- Josh
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5 ?

2003-07-21 Thread Matthew Graybosch
On Monday 21 July 2003 06:18 pm, David Rio wrote:

> If I am not wrong with this, what will be the reason to install 5.1
> instead 4.8? I mean, 5.1 has more features but a worst performace
> that 4.8. On the other hand, there is no -STABLE branch of 5.1 so
> the only way to keep you system up to date is follow the -CURRENT
> branch which is a little agresive in my case.

Did you tune your installation? I found that after enabling SSE in my 
kernel and modifying /boot/loader.conf to enable DMA on IDE and ATAPI 
devices that 5.1 runs like a bat out of Hell. Only when playing DVDs 
with mplayer do I get slowdown, and it's my fault for using an 
ancient video card.

There isn't a -STABLE branch for 5.1 yet because the maintainers don't 
think 5.1 is ready for it. Be patient.

-- 
Matthew Graybosch
http://www.starbreaker.net
"I am become root, shatterer of kernels."

PS: If you want, I'll send copies of my kernel config and 
/boot/loader.conf.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: RELENG_5 ?

2003-07-21 Thread Torben Brosten
Hi David,

You might want to look at the "FreeBSD-CURRENT vs. FreeBSD-STABLE" page which 
discusses the differences between stable and current.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html

cheers,

Torben

David Rio wrote:
Hi all:

I have been using FreeBSD in production enviroments so I used FreeBSD 4.7 and 4.8.
Now, I have installed FreeBSD 5.1 on my laptop. 
So I decided to keep track of the -RELEASE_5 (STABLE). But It seems that there is 
not such a branch on the repository.
Reading diferent links at freebsd.org. It seems that there is only to branchs for 
5.1:

-CURRENT
-RELENG_5_1
The first one, I think can be a very agresive for my intentions. The second one,
instead, will not modify my sources to improve the performace because it is a 
patch branch.

If I am not wrong with this, what will be the reason to install 5.1 instead 4.8?
I mean, 5.1 has more features but a worst performace that 4.8. On the other hand,
there is no -STABLE branch of 5.1 so the only way to keep you system up to date
is follow the -CURRENT branch which is a little agresive in my case.
Thanks in advance.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RELENG_5 ?

2003-07-21 Thread David Rio
Hi all:

I have been using FreeBSD in production enviroments so I used FreeBSD 4.7 and 4.8.
Now, I have installed FreeBSD 5.1 on my laptop. 
So I decided to keep track of the -RELEASE_5 (STABLE). But It seems that there is 
not such a branch on the repository.
Reading diferent links at freebsd.org. It seems that there is only to branchs for 
5.1:

-CURRENT
-RELENG_5_1

The first one, I think can be a very agresive for my intentions. The second one,
instead, will not modify my sources to improve the performace because it is a 
patch branch.

If I am not wrong with this, what will be the reason to install 5.1 instead 4.8?
I mean, 5.1 has more features but a worst performace that 4.8. On the other hand,
there is no -STABLE branch of 5.1 so the only way to keep you system up to date
is follow the -CURRENT branch which is a little agresive in my case.

Thanks in advance.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"