Date: Sun, 04 Feb 2007 20:46:16 -0800 From: "Kevin Oberman" <oberman@es.net> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: Neil Short <neshort@yahoo.com>, freebsd-current@freebsd.org Subject: Re: how to get just a small section of code? Message-ID: <20070205044616.1E67045055@ptavv.es.net> In-Reply-To: Your message of "Mon, 05 Feb 2007 02:30:32 %2B0200." <20070205003032.GC1583@kobe.laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_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 <keramida@ceid.upatras.gr> > Sender: owner-freebsd-current@freebsd.org > > On 2007-02-03 14:58, Neil Short <neshort@yahoo.com> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070205044616.1E67045055>