Ok. I'm building world now. I never compiled anything in this source tree, From de RC1 sources, I made cvsup with the RELENG_5_3 tag, and I'm building the world and kernel with the following make.conf:
# Begin of make.conf # -- use.perl generated deltas -- # # Created: Sat Nov 6 04:24:01 2004 # Setting to use base perl from ports: PERL_VER=5.8.5 PERL_VERSION=5.8.5 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo CFLAGS= -O -pipe MAKE_SHELL?=sh COPTFLAGS= -O -pipe MAKE_IDEA= YES # IDEA (128 bit symmetric encryption) # End of make.conf Note that NOPROFILE isn't defined, so 'make buildworld' is making everything. I am upgrading from 5.3 RC1, do I need to go to single user mode, to install the world and the kernel of 5.3? Regards, Mauricio. -----Original Message----- From: Robert Watson [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 3:36 PM To: Mauricio Brunstein Cc: [EMAIL PROTECTED] Subject: Re: Upgrade from 5.3 RC1 to 5.3 On Mon, 8 Nov 2004, Mauricio Brunstein wrote: > I was making some tests with 5.3 RC1 and was working fine, so I go > ahead and make a lot of customization and configuration, so the > machine is ready to do its work. But now I want to cvsup the sources > of 5.3 and build a new kernel and userland. In spite of the small > differences between the 5.3 RC1 and 5.3, do I need to have access to > the console of the machine or can do this remotely by ssh? The primary issue I'm aware of, and I'll mention it specifically because I'm responsible for it, is that we made a last minute change to the device driver ABI for network device drivers. When you do the update, make sure that all modules are rebuilt -- especially if you're using a third party of ports-built network device driver module. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects [EMAIL PROTECTED] Principal Research Scientist, McAfee Research _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"