From owner-freebsd-doc Wed Oct 31 7:40:11 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41F1D37B403 for ; Wed, 31 Oct 2001 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VFe1212467; Wed, 31 Oct 2001 07:40:01 -0800 (PST) (envelope-from gnats) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id A0AC937B401 for ; Wed, 31 Oct 2001 07:33:46 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id KAA68685; Wed, 31 Oct 2001 10:33:42 -0500 (EST) (envelope-from mwlucas) Message-Id: <200110311533.KAA68685@blackhelicopters.org> Date: Wed, 31 Oct 2001 10:33:42 -0500 (EST) From: mwlucas@blackhelicopters.org Reply-To: mwlucas@blackhelicopters.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/31667: outdated information in current-stable.html Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31667 >Category: docs >Synopsis: outdated information in current-stable.html >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 31 07:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Michael Lucas >Release: FreeBSD 3.5-STABLE i386 >Organization: None >Environment: -doc tree upgraded last weekend >Description: Originally pointed out by: mh@cs.tu-berlin.de >How-To-Repeat: Under handbook/cutting-edge, the upgrading section refers to a cvsupit package that is broken. Change the link to a working cvsupit. Also change the language to show that cvsupit helps customize the supfile and cvsup behavior. While I'm here, delete the information about "grabbing on-the-fly tarballs." ftp.freebsd.org no longer has this functionality. >Fix: *** chapter.sgml-dist Wed Oct 31 10:14:25 2001 --- chapter.sgml Wed Oct 31 10:32:51 2001 *************** *** 233,242 **** collection once and then only what has changed from then on. Many people run cvsup from cron and keep their ! sources up-to-date automatically. For a fairly easy ! interface to this, simply type: !
&prompt.root; pkg_add -f ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/cvsupit.tgz
-CURRENT --- 233,245 ---- collection once and then only what has changed from then on. Many people run cvsup from cron and keep their ! sources up-to-date automatically. You have to ! customize the sample supfile above, and configure ! cvsup for your environment. ! If you want help doing this configuration, ! simply type !
&prompt.root; pkg_add -f ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/All/cvsupit-3.0.tgz
-CURRENT *************** *** 248,264 **** &os.current; is always exported on: ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/. - Our FTP server also allows - compressed/tarred grabbing of whole trees. e.g. you - see: - - usr.bin/lex - - You can do the following to get the whole directory - as a tar file: - - ftp> cd usr.bin - ftp> get lex.tar --- 251,256 ---- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message