Date: Mon, 16 Sep 2002 16:36:50 +1000 From: Rob B <rbyrnes@ozemail.com.au> To: bvagnoni@comcast.net Cc: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: CVSUP Problems and Questions Message-ID: <5.1.0.14.2.20020916163049.021dd1c0@pop.ozemail.com.au> In-Reply-To: <NGECICNNLOBIJAPCIBADGEEDCIAA.bvagnoni@comcast.net> References: <20020916040451.2128C37B401@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 00:28 16/09/2002 -0400, bvagnoni@comcast.net sent this up the stick: >Hi, everytime I try and run cvsup, it completes fine. But when I do the >following steps to compile and load the soruce it gets corrupted some how. >It downloads the required information using the following cvsupfile. > >I'm going to take you from the way I install to when I do my cvsup and then >try and compile and load. <big snip> >It never seems to update the name to the current stable release. > >What am i doing wrong. Could someone please provide a complete & proven way >to do this that also has smp. As well as a cron script that does it for me >automatically. I would be enternally grateful. Well, you seem to be doing the same thing several times, why not try edit your supfile make update /usr/src/sys/i386/conf cp GENERIC SYSTEM edit SYSTEM, save and exit. cd /usr/src make buildworld make buildkernel KERNCONF=SYSETM make installkernel KERNCONF=SYSTEM shutdown now cd /usr/src make installworld /usr/sbin/mergemaster -v fastboot you should now have you new kernel and world running Cheers, Rob -- One should not act and speak as if one were asleep. This is random quote 877 of a collection of 1251 [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20020916163049.021dd1c0>