From owner-cvs-all Wed Sep 6 12:58:37 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 277F037B424; Wed, 6 Sep 2000 12:58:32 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA33074; Wed, 6 Sep 2000 13:58:30 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA71284; Wed, 6 Sep 2000 13:57:45 -0600 (MDT) Message-Id: <200009061957.NAA71284@harmony.village.org> To: "Andrey A. Chernov" Subject: Re: cvs commit: src/etc/mtree BSD.root.dist Cc: "David O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Wed, 06 Sep 2000 23:30:37 +0400." <20000906233036.A2156@nagual.pp.ru> References: <20000906233036.A2156@nagual.pp.ru> <200009061535.IAA99177@freefall.freebsd.org> <20000906103202.A23948@dragon.nuxi.com> <20000906214338.A891@nagual.pp.ru> <20000906221327.A1216@nagual.pp.ru> <20000906120158.B24557@dragon.nuxi.com> Date: Wed, 06 Sep 2000 13:57:45 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000906233036.A2156@nagual.pp.ru> "Andrey A. Chernov" writes: : On Wed, Sep 06, 2000 at 12:01:58PM -0700, David O'Brien wrote: : > On Wed, Sep 06, 2000 at 10:13:27PM +0400, Andrey A. Chernov wrote: : > > On Wed, Sep 06, 2000 at 09:43:39PM +0400, Andrey A. Chernov wrote: : > > BTW, why kmod.mk use //boot/kernel, i.e. why two slashes? : > : > It comes from ${DESTDIR}/${KODIR}. In the usual case DESTDIR is empty, : > and KODIR has a leading slash. I can make it "${DESTDIR}${KODIR}" if : > people feel that people get whats coming to them if KODIR is non-empty : > and doesn't have a leading slash. : : Just note that two leading slashes is special case for some FSes : indicating other cluster. DESTDIR should be "" in the / case. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message