Re: 5.3 STABLE to 5.4-PRERELEASE

2005-04-08 Thread Igor Pokrovsky
On Fri, Apr 01, 2005 at 09:59:05AM -0500, Irina wrote:
 #cvsup -g /etc/cvsupfile
 #make buildworld
 #make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=INET
 #make -DALWAYS_CHECK_MAKE installkernel KERNCONF=INET
 #make installworld
 #reboot

You missed the 'mergemaster' step.

-ip

-- 
When you do not know what you are going, do it neatly.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.3 STABLE to 5.4-PRERELEASE

2005-04-01 Thread Irina
Hello everybody,

I had 5.3 STABLE.  Did cvsup as I always do with
*default  tag=RELENG_5
That should leave the server in STABLE, should not it?  Here is the problem.

#cvsup -g /etc/cvsupfile
#make buildworld
#make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=INET
#make -DALWAYS_CHECK_MAKE installkernel KERNCONF=INET
#make installworld
#reboot

After rebooting and telneting to the server I saw
FreeBSD 5.4-PRERELEASE (INET) #4: Thu Mar 31 20:41:59 EST 2005

Where is it coming from?  Does anyone else have had the same problem?

Thank you for your help in advance.

Irina



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


Re: 5.3 STABLE to 5.4-PRERELEASE

2005-04-01 Thread =?ISO-8859-1?B?zQ==?=sak Ben
 Hello everybody,
 
 I had 5.3 STABLE.  Did cvsup as I always do with
 *default  tag=RELENG_5
 That should leave the server in STABLE, should not it?  Here is the problem.
 
 #cvsup -g /etc/cvsupfile
 #make buildworld
 #make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=INET
 #make -DALWAYS_CHECK_MAKE installkernel KERNCONF=INET
 #make installworld
 #reboot
 
 After rebooting and telneting to the server I saw
 FreeBSD 5.4-PRERELEASE (INET) #4: Thu Mar 31 20:41:59 EST 2005
 
 Where is it coming from?  Does anyone else have had the same problem?
 
 Thank you for your help in advance.
 
 Irina

Hi Irina.

A quick read through www.freebsd.org/handbook would tell you why this
is.basicly if you wanted 5.3-P? You should use RELENG_5_3


--
Ísak Ben.


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


Re: 5.3 STABLE to 5.4-PRERELEASE

2005-04-01 Thread Marian Hettwer
On Fr, 1.04.2005, 16:59, Irina sagte:
 Hello everybody,

Hi there,

 I had 5.3 STABLE.  Did cvsup as I always do with
 *default  tag=RELENG_5

 After rebooting and telneting to the server I saw
 FreeBSD 5.4-PRERELEASE (INET) #4: Thu Mar 31 20:41:59 EST 2005

 Where is it coming from?  Does anyone else have had the same problem?

That's no Problem. There is no RELENG_5_4 yet, so RELENG_5 is now
5.4-PRERELEASE.
Everything's normal ;)

don't worry ...

before 5.4-PRERELEASE my 5-STABLE box was 5.3-STABLE... so I guess, as
soon as RELENG_5_4 is branched, you'll get something like 5.4-STABLE when
cvsup'ing to RELENG_5

 Thank you for your help in advance.

:)

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