From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 24 16:30:59 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 472F716A4CE; Tue, 24 Feb 2004 16:30:59 -0800 (PST) Received: from mail.ebit.ca (ebit.ca [207.136.103.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id C657C43D39; Tue, 24 Feb 2004 16:30:58 -0800 (PST) (envelope-from jason+lists.freebsd@lixfeld.ca) Received: from [192.168.100.66] (trek.lixfeld.ca [216.7.194.254]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.ebit.ca (Postfix) with ESMTP id A37223C8013; Tue, 24 Feb 2004 19:33:13 -0500 (EST) In-Reply-To: References: <20040225001235.GA56691@xor.obsecurity.org> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jason Lixfeld Date: Tue, 24 Feb 2004 19:30:54 -0500 To: Kris Kennaway X-Mailer: Apple Mail (2.613) cc: freebsd-questions@freebsd.org cc: freebsd-amd64@freebsd.org Subject: Re: RELENG-5_2_1_RELEASE | make buildkernel | Crypto X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 00:30:59 -0000 On Feb 24, 2004, at 7:16 PM, Jason Lixfeld wrote: > > *default host=cvsup12.freebsd.org > *default prefix=/usr > *default release=cvs tag=RELENG_5_2_1_RELEASE > *default delete use-rel-suffix > *default compress > src-all > for shits and giggles I ran cvsup against cvsup.freebsd.org: su-2.05b# cvsup -Z -g -L 2 /usr/local/etc/cvsup/stable-supfile Parsing supfile "/usr/local/etc/cvsup/stable-supfile" Connecting to cvsup.freebsd.org Connected to cvsup.freebsd.org Server software version: SNAP_16_1e Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection src-all/cvs Shutting down connection to server Finished successfully su-2.05b# No difference from cvsup12.