Date: Sun, 17 Jun 2007 07:43:18 +0200 From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de> To: "M. Warner Losh" <imp@bsdimp.com> Cc: ports@FreeBSD.org Subject: Re: How to get a list of all kernel modules Message-ID: <4674C9F6.60508@gmx.de> In-Reply-To: <20070616.213319.-1889956458.imp@bsdimp.com> References: <20070616.213319.-1889956458.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
M. Warner Losh wrote: > Greetings, > > is there an easy way to get a list of all the ports that compile > kernel modules? I'd like to add them to my kernel build. I did this > once before, but I lost all information on how to do it when I lost my > laptop's hard disk after the last bsdcan... > > Warner # find /boot/ -type f -exec pkg_info -W \{} \;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4674C9F6.60508>