Date: Fri, 25 May 2001 13:22:20 -0700 From: Peter Wemm <peter@wemm.org> To: John Baldwin <jhb@FreeBSD.org> Cc: "Jordan K. Hubbard" <jkh@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC Message-ID: <20010525202220.8639D380E@overcee.netplex.com.au> In-Reply-To: <XFMail.010525113316.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > > On 25-May-01 Jordan K. Hubbard wrote: > > jkh 2001/05/25 10:55:40 PDT > > > > Modified files: > > sys/i386/conf GENERIC > > Log: > > Take pcm (audio) back out of GENERIC; there appears to be some > > concensus, most notably among the maintainers, that it's better > > loaded as a module. > > > > Finally-pushed-over-the-edge-by-the-anguished-cries-of: rwatson > > I guess this means no mp3's played off the installation CD in the new GUI > installer? :) Heh, no, just a kldload. It might be an idea to turn that on in rc.conf though instead of having it in generic. We will need to take some extra precautions though, eg: not loading it if pcm is already present, and only loading it if the modules were actually built. Otherwise there will be lots of console noise that we could do without. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010525202220.8639D380E>