From owner-freebsd-current Sun Jan 26 20:44:45 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA16816 for current-outgoing; Sun, 26 Jan 1997 20:44:45 -0800 (PST) Received: from upsilon.cs.fsu.edu (upsilon.cs.fsu.edu [128.186.121.34]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA16811 for ; Sun, 26 Jan 1997 20:44:41 -0800 (PST) Received: (from uh@localhost) by upsilon.cs.fsu.edu (8.8.3/8.7.3) id XAA09606 for current@freebsd.org; Sun, 26 Jan 1997 23:44:34 -0500 (EST) From: Gang-Ryung Uh Message-Id: <199701270444.XAA09606@upsilon.cs.fsu.edu> Subject: cvsup To: current@freebsd.org Date: Sun, 26 Jan 1997 23:44:34 -0500 (EST) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Please allow me to ask you a stupid question. I downloaded the current-src using cvsup (REL_14_1) with following cvs-supfile: -------------------------------------------------------- *default host=cvsup.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default delete use-rel-suffix *default compress ## Main Source Tree. # # The easiest way to get the main source tree is to use the "src-all" # mega-collection. It includes all of the individual "src-*" collections, # except for "src-eBones" and "src-secure". src-all ----------------------------------- Would you tell me what is the next step to be able to issue "make world" to build a upto-date current system? Thanks in advance. Regards, Gang-Ryung Uh uh@cs.fsu.edu