From owner-freebsd-newbies Wed Jul 22 15:01:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA04835 for freebsd-newbies-outgoing; Wed, 22 Jul 1998 15:01:31 -0700 (PDT) (envelope-from owner-freebsd-newbies@FreeBSD.ORG) Received: from vnode.vmunix.com (vnode.vmunix.com [209.112.4.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA04820 for ; Wed, 22 Jul 1998 15:01:22 -0700 (PDT) (envelope-from chrisc@vmunix.com) Received: from localhost (chrisc@localhost) by vnode.vmunix.com (8.8.8/8.8.8) with SMTP id RAA09679; Wed, 22 Jul 1998 17:57:59 -0400 (EDT) (envelope-from chrisc@vmunix.com) Date: Wed, 22 Jul 1998 17:57:58 -0400 (EDT) From: Chris Coleman X-Sender: chrisc@vnode To: Tim Gerchmez cc: Sue Blake , freebsd-newbies@FreeBSD.ORG Subject: Re: Upgrading and Use of this list (gentle reminder) In-Reply-To: <3.0.5.32.19980722130055.0081c410@mx.serv.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Have you tried a "source upgrade"? Basically: cd /usr/src cvsup stable-supfile.cvsup make buildworld && installworld Then you might want to upgrade the /etc/ directory and maybe make a new kernel if you have upgraded a big amount. I do this once a month in my /etc/monthly script. -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message