Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 19:59:59 -0500
From:      Jon Drews <jon.drews@gmail.com>
To:        FreeBSD Mobile Mailing List <freebsd-mobile@freebsd.org>
Subject:   Re: how to enable audio in the ThinkPad 600E...
Message-ID:  <8cb27cbf04080917592060778e@mail.gmail.com>
In-Reply-To: <20040810002248.GA4686@tao.thought.org>
References:  <20040809233416.GA4568@tao.thought.org> <20040810002248.GA4686@tao.thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 9 Aug 2004 17:22:48 -0700, Gary Kline <kline@tao.thought.org> wrote:
>        Is it: "RELENG_5_CURRENT"?


1) Your cvsup file would look like this:
-------------------------
*default tag=.
# cvsup12 is for Purdue Univ
*default host=cvsup12.FreeBSD.org 
*default prefix=/usr
*default base=/usr/local/etc/cvsup
*default release=cvs delete use-rel-suffix compress

src-all
--------------------------
save the above in a file called  /usr/local/etc/current.supfile.src

2) In /usr/local/etc  do:
# mkdir cvsup

3) Now do the following command as root:

# cvsup -g -L 2 /usr/local/etc/current.supfile.src


Also see:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html#CVSUP-CONFIG-FILES
and
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html

                                            Kind regards,
                                            Jonathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cb27cbf04080917592060778e>