how to enable audio in the ThinkPad 600E...

Jon Drews jon.drews at gmail.com
Mon Aug 9 18:00:43 PDT 2004


On Mon, 9 Aug 2004 17:22:48 -0700, Gary Kline <kline at 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


More information about the freebsd-mobile mailing list