From owner-freebsd-current Wed Jan 29 0:23:57 2003 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 1EC2537B405; Wed, 29 Jan 2003 00:23:56 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E75043F93; Wed, 29 Jan 2003 00:23:55 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0T8NnMW068608; Wed, 29 Jan 2003 00:23:49 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0T8NnKm002163; Wed, 29 Jan 2003 00:23:49 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0T8NnSK002162; Wed, 29 Jan 2003 00:23:49 -0800 (PST) Date: Wed, 29 Jan 2003 00:23:49 -0800 From: Marcel Moolenaar To: Juli Mallett Cc: Benno Rice , current@FreeBSD.ORG Subject: Re: Patch to teach config(8) about "platforms". Message-ID: <20030129082349.GB2018@athlon.pn.xcllnt.net> References: <20030129025124.GG1016@athlon.pn.xcllnt.net> <20030128190158.A15778@FreeBSD.org> <20030129044548.GI1016@athlon.pn.xcllnt.net> <20030128205737.A22274@FreeBSD.org> <20030129051853.GJ1016@athlon.pn.xcllnt.net> <1043819769.648.52.camel@localhost> <20030129062558.GB1715@athlon.pn.xcllnt.net> <1043821970.648.60.camel@localhost> <20030129074647.GD1715@athlon.pn.xcllnt.net> <20030128235659.A32464@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030128235659.A32464@FreeBSD.org> User-Agent: Mutt/1.5.3i 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 On Tue, Jan 28, 2003 at 11:56:59PM -0800, Juli Mallett wrote: > * De: Marcel Moolenaar [ Data: 2003-01-28 ] > [ Subjecte: Re: Patch to teach config(8) about "platforms". ] > > You see how the current approach affects other architectures if you > > look at the diff for src/sys/conf/kmod.mk. All architectures, > > including those that don't have multiple variants will have a link > > added that mirrors the machine link. I find that aestheticly > > displeasing. If you have the variants under , you don't > > have to create more links. > > Only within the kernel build directory. That's at Peter's request. > Doing it for the installed version breaks mkioctl. But not doing it makes the installed version rather useless on mips and powerpc, doesn't it? I mean, not having the links to the platform directory when headers in the machine directory depend on it? Or am I missing the purpose of the installed bsd.kmod.mk? > > The same happens in config(8) where we create a platform link > > in all cases, not just for powerpc and mips. > > See the comment for kmod.mk. It doesn't affect anything. It > can be changed, if you like. It depends. If we opt for a platform directory in all case, we might as well have the link in all cases. I don't like it, but won't actually wake up every morning and go look for it in an attempt to make my SM life more enjoyable :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message