From owner-freebsd-questions Wed Oct 21 10:52:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16868 for freebsd-questions-outgoing; Wed, 21 Oct 1998 10:52:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16844 for ; Wed, 21 Oct 1998 10:52:35 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id KAA10075; Wed, 21 Oct 1998 10:51:50 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Wed, 21 Oct 1998 10:51:50 -0700 (PDT) From: Doug White To: Val cc: freebsd-questions@FreeBSD.ORG Subject: Re: cvsup vs /stand/sysinstall In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 17 Oct 1998, Val wrote: > I have a question: > one can use cvsup to download latest source code and then compile to > upgrade the freebsd version. > one can use /stand/sysinstall change the options to have the next release > and tell it to download binaries/source/whatever distributions. > So my questions is, > what are the disadvantages and advantages of one method over the other > that i might be missing? With sysinstall, you don't have to spend the time and diskspace with the build environment, but you loose customization. Building from source gives you a basis for staying current with your development branch (-STABLE or -CURRENT or whatever). > well i have one for each of the method already figured out: > 1) cvsup download only changes to source, not the complete source right? No, cvsup will download the source files if you don't have them. > 2) /stand/sysinstall does not require make world (very time consuming). > any others? Those are the big points. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message