From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 15:22:05 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4891716A4CE for ; Sun, 3 Apr 2005 15:22:05 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA2543D49 for ; Sun, 3 Apr 2005 15:22:04 +0000 (GMT) (envelope-from infofarmer@mail.ru) Received: from [83.237.13.21] (port=1466 helo=[172.17.0.69]) by mx2.mail.ru with asmtp id 1DI6vL-000OAG-00; Sun, 03 Apr 2005 19:22:03 +0400 Message-ID: <42500A1F.7080106@mail.ru> Date: Sun, 03 Apr 2005 19:22:07 +0400 From: "Andrew P." User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Richard Caley References: <424EEB21.1010109@mail.ru> <200504021423.28745.ringworm01@gmail.com> <424FAD11.5090701@mail.ru> <20050403152204.778ec85f@localhost> <87acof51ut.fsf@pele.r.caley.org.uk> In-Reply-To: <87acof51ut.fsf@pele.r.caley.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected cc: questions@freebsd.org cc: "Michael C. Shultz" cc: Fabian Keil Subject: Re: Some kind of intranet update system for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: infofarmer@mail.ru List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 15:22:05 -0000 Richard Caley wrote: > In article <20050403152204.778ec85f@localhost>, Fabian Keil (fk) writes: > > > fk> If the kernels are the same, you can use the same build > fk> on every machine as well. > > If they aren't it works to set KERNCONF to the whole list on the build > machine > > KENRCONF="Macine1 Macine2 Machine3" > > It builds them all, but instals teh first one on this machine. Would it build all the modules three time, I wonder? Thanks, Andrew P.