Date: Tue, 4 Jan 2000 23:31:11 +0100 (CET) From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: WHY EMPTY /dist /lkm Message-ID: <200001042231.XAA35280@dorifer.heim3.tu-clausthal.de> In-Reply-To: <84r1go$1khq$1@atlantis.rz.tu-clausthal.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Joss Roots wrote in list.freebsd-questions: > I was wondering why there's an empty > /dist and /lkm on my FreeBSD box I've never seen /dist. It doesn't belong to the FreeBSD base system. I'd guess that you can safely remove it. /lkm is empty because LKMs are obsolete. They have been replaced with the KLD system. KLDs are located in /modules. If you don't need old LKMs for compatibility, you can safely remove /lkm, too (or just let it stick around, it doesn't hurt). Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001042231.XAA35280>