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

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 fro

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 -DALWAY

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 install