From owner-freebsd-current@FreeBSD.ORG Thu Mar 4 14:48:12 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8AE9106566B for ; Thu, 4 Mar 2010 14:48:12 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9190A8FC12 for ; Thu, 4 Mar 2010 14:48:12 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:8444:281f:5bb4:1db8] (unknown [IPv6:2001:7b8:3a7:0:8444:281f:5bb4:1db8]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 952F15C43; Thu, 4 Mar 2010 15:48:11 +0100 (CET) Message-ID: <4B8FC833.6020801@andric.com> Date: Thu, 04 Mar 2010 15:48:19 +0100 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.2pre) Gecko/20100302 Lanikai/3.1b1pre MIME-Version: 1.0 To: paradox References: <401095.35021.qm@web59107.mail.re1.yahoo.com> In-Reply-To: <401095.35021.qm@web59107.mail.re1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: propose: all arch move into a separate dir X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2010 14:48:12 -0000 On 2010-03-04 14:51, paradox wrote: > #mkdir /usr/src/sys/arch > #mv -R /usr/src/sys/{amd64,arm,i386,ia64,mips,pc98,powerpc,sparc64,sun4v,xen,x86) /usr/src/sys/arch/ > > Would it ever done in freebsd? Sure, right after the switch to git.