Date: Wed, 20 Sep 2000 15:32:38 -0400 From: Jan Knepper <jan@smartsoft.cc> To: Loren Koss <loren@pciway.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading from 4.0-RELEASE -> 4.1-STABLE.. Message-ID: <39C910D6.C4E474DB@smartsoft.cc> References: <Pine.BSF.4.21.0009201226060.91882-100000@unix.pciway.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is basically very simple... Make sure you've got cvsup. If not... # chdir /usr/ports/net/cvsup-bin # make # make install Update sources and build world: # chdir /usr/share/cvsup # cvsup 4.x-stable-supfile # chdir /usr/src # make world Than build and install the kernel. (Hope you've done that before) # cd /sys/i386/conf # /usr/sbin/config <your-kernel-config> # cd ../../config/<your-kernel-config> # make depend # make # make install REBOOT. Now you should be FreeBSD 4.1-STABLE #3 Did the same thing about 3 days ago... Hope this helps Don't worry, be Kneppie! Jan Loren Koss wrote: > okay, I followed the directions on freebsddiary.org and got to the "make > merge" part.. This is not the most intuitive UI and I basically wanted to > know if someone knew which parts specifically I should concentrate on or > will be 4.0-RELEASE files just work fine? > > Thanks > > Loren Koss > http://www.checkthegrid.com > Before you go to the movies...Check The Grid! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> 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?39C910D6.C4E474DB>