From owner-freebsd-current@FreeBSD.ORG Mon Feb 5 04:59:03 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7DA8716A401 for ; Mon, 5 Feb 2007 04:59:03 +0000 (UTC) (envelope-from SRS1=bb7e4c60bce00ab7a339953a468e0e1879d0dfaa=es.net==bb7e4c60bce00ab7a339953a468e0e1879d0dfaa=236=es.net=oberman@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.freebsd.org (Postfix) with ESMTP id 6155613C471 for ; Mon, 5 Feb 2007 04:59:03 +0000 (UTC) (envelope-from SRS1=bb7e4c60bce00ab7a339953a468e0e1879d0dfaa=es.net==bb7e4c60bce00ab7a339953a468e0e1879d0dfaa=236=es.net=oberman@es.net) Received: from postal4.es.net (postal4.es.net [198.124.252.66]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id KGZ72119 for ; Sun, 04 Feb 2007 20:46:19 -0800 Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id KGZ04318 for ; Sun, 04 Feb 2007 20:46:18 -0800 Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id KGZ04417; Sun, 04 Feb 2007 20:46:17 -0800 Received: from ptavv.es.net (ptavv.es.net [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 1E67045055; Sun, 4 Feb 2007 20:46:16 -0800 (PST) To: Giorgos Keramidas In-Reply-To: Your message of "Mon, 05 Feb 2007 02:30:32 +0200." <20070205003032.GC1583@kobe.laptop> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1170650776_40255P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sun, 04 Feb 2007 20:46:16 -0800 From: "Kevin Oberman" Message-Id: <20070205044616.1E67045055@ptavv.es.net> Cc: Neil Short , freebsd-current@freebsd.org Subject: Re: how to get just a small section of code? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 04:59:03 -0000 --==_Exmh_1170650776_40255P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Date: Mon, 5 Feb 2007 02:30:32 +0200 > From: Giorgos Keramidas > Sender: owner-freebsd-current@freebsd.org > > On 2007-02-03 14:58, Neil Short wrote: > > I have been watching the /src/sys/dev/ath/ code - for improvements > > that will help prevent my ath device from timing out on my laptop > > (almost certainly a hardware problem; but maybe a software > > workaround). > > > > When there are updates, how might I set up my cvsup file to collect > > just the stuff in /src/sys/dev/ath/ ? > > There is no easy way to do this with CVSup, AFAIK. Even if you do > manage to get only 3-4 files out of a specific CVSup collection, how > will you verify that you have *all* the necessary updates to *all* the > affected files? Maybe I do not understand what he is trying to do, but it looks like it's easy. Use the -i option in the csup command line (not in the supfile) and specify: csup -L2 -i src/sys/dev/ath SUPFILE And you probably should use csup(1) from the base system instead if cvsup from ports. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1170650776_40255P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFFxraYkn3rs5h7N1ERAvEVAJ4tPG+HIdnGcrTgROA/sPlhtVo3DwCfRurF /1BGP2WZPTnEGSSVe6WJ8Io= =lamf -----END PGP SIGNATURE----- --==_Exmh_1170650776_40255P--