From owner-freebsd-current Fri Nov 15 15:29: 8 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 059BF37B401; Fri, 15 Nov 2002 15:29:08 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 800B743E3B; Fri, 15 Nov 2002 15:29:07 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id gAFNT1dG045396; Fri, 15 Nov 2002 17:29:01 -0600 (CST) (envelope-from dan) Date: Fri, 15 Nov 2002 17:29:01 -0600 From: Dan Nelson To: Ruslan Ermilov Cc: Gavin Atkinson , current@FreeBSD.ORG Subject: Re: Removing /boot/modules from BSD.root.dist Message-ID: <20021115232901.GF52475@dan.emsphone.com> References: <20021115133518.GB53986@sunbay.com> <20021115135817.GC53986@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021115135817.GC53986@sunbay.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Nov 15), Ruslan Ermilov said: > Yes, the standard search path is /boot/kernel;/boot/modules;/modules. > Nevertheless, we don't create /modules, why should we create /boot/modules? > When you say ``documented'', what do you mean? ``grep -r /boot/modules > doc/en_US.ISO8859-1'' returns nothing. Do you mean kldconfig(8) only? I think /modules is in the path because that's where 3rd-party modules went in 4.*, and is just there for compatibility. Putting them in /boot/modules lets you (theoretically) have a small /boot partition with just the files required to get the kernel booted and root mounted. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message