Re: how to get just a small section of code?

From: Kevin Oberman <oberman_at_es.net>
Date: Sun, 04 Feb 2007 20:46:16 -0800
> Date: Mon, 5 Feb 2007 02:30:32 +0200
> From: Giorgos Keramidas <keramida_at_ceid.upatras.gr>
> Sender: owner-freebsd-current_at_freebsd.org
> 
> On 2007-02-03 14:58, Neil Short <neshort_at_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_at_es.net			Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751

Received on Mon Feb 05 2007 - 03:59:03 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:05 UTC