From owner-cvs-all Wed Jul 18 8: 9:11 2001 Delivered-To: cvs-all@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 174B737B407; Wed, 18 Jul 2001 08:09:01 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from Mail-In.Net (borey.f2f.com.ua [62.149.0.24]) by kalaid.f2f.com.ua (8.11.4/8.11.4) with ESMTP id f6IF9cO04261; Wed, 18 Jul 2001 18:09:39 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com ([212.35.189.210]) by Mail-In.Net (8.11.3/8.H.Z) with ESMTP id f6IF93I22991; Wed, 18 Jul 2001 18:09:04 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.4/8.11.3) with ESMTP id f6IF7kD68465; Wed, 18 Jul 2001 18:07:46 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3B55A656.25525440@FreeBSD.org> Date: Wed, 18 Jul 2001 18:08:06 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Mikhail Teterin Cc: roam@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk References: <200107181456.f6IEujO87127@aldan.algebra.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mikhail Teterin wrote: > On 18 Jul, Peter Pentchev wrote: > > roam 2001/07/18 02:59:55 PDT > > > > Modified files: > > sys/conf kmod.mk > > Log: > > Make sure that installing a module complains if the target modules > > directory does not exist, instead of creating/overwriting a file > > with the name of the (expected) directory. Yes, this deviates a bit > > from nearly all other install targets in the tree, but let's face > > it, removing a modules directory is not all that uncommon a mistake, > > and finding a file with the contents of the last module installed is > > a baaad surprise at boot time.. > > IMHO, the target directory should be a Makefile target of its own, a > dependecy of the install target. Then parallel installs just might work. We have mtree(8) for that. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message