From owner-freebsd-arch@FreeBSD.ORG Wed Nov 5 23:47:42 2014 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C1DD531A for ; Wed, 5 Nov 2014 23:47:42 +0000 (UTC) Received: from eastrmfepi101.cox.net (eastrmfepi101.cox.net [68.230.241.197]) by mx1.freebsd.org (Postfix) with ESMTP id 54109BBD for ; Wed, 5 Nov 2014 23:47:42 +0000 (UTC) Received: from eastrmimpo210 ([68.230.241.225]) by eastrmfepo201.cox.net (InterMail vM.8.01.05.15 201-2260-151-145-20131218) with ESMTP id <20141105222650.DCGW20604.eastrmfepo201.cox.net@eastrmimpo210> for ; Wed, 5 Nov 2014 17:26:50 -0500 Received: from [192.168.3.15] ([72.219.202.186]) by eastrmimpo210 with cox id BySq1p00741obj401ySqBB; Wed, 05 Nov 2014 17:26:50 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020201.545AA42A.01D3,ss=1,re=0.001,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=2.0 cv=aZC/a2Ut c=1 sm=1 a=k40gPPfQ5QH6qv5U/EJc3Q==:17 a=f5xKl4ys9bwA:10 a=N659UExz7-8A:10 a=kviXuzpPAAAA:8 a=6I5d2MoRAAAA:8 a=UlqArFMXEW3J8R2ohJQA:9 a=pILNOxqGKmIA:10 a=k40gPPfQ5QH6qv5U/EJc3Q==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Message-ID: <545AA487.7020007@cox.net> Date: Wed, 05 Nov 2014 17:28:23 -0500 From: "John D. Hendrickson" User-Agent: Thunderbird 2.0.0.24 (X11/20100228) MIME-Version: 1.0 To: Warner Losh Subject: Re: Why do we have @ in modules builds? References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: "freebsd-arch@freebsd.org" X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 23:47:42 -0000 Warner Losh wrote: > Does anybody recall why we have @ symlink in our module builds? > I’m constantly working around issues that this creates. Maybe it is time > to eliminate it? > > So I’ve posted the following review: https://reviews.freebsd.org/D1100 > > Warner > don't know. ideas could it be to aid directory sorting thus build order ? or for tar(1) order? (base world is static order right?) could it be used by some script for old bang notation or email notification ? ie, uucp ?