From owner-freebsd-questions@FreeBSD.ORG Fri Dec 19 03:57:07 2003 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 BD63316A4CE for ; Fri, 19 Dec 2003 03:57:07 -0800 (PST) Received: from mail.lphp.org (AAmiens-107-2-2-113.w81-51.abo.wanadoo.fr [81.51.227.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D3643D36 for ; Fri, 19 Dec 2003 03:57:06 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from obsd.dioranews.com (modem209.metz.imaginet.fr [195.68.12.209] (may be forged)) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id hBJBlXYL065578; Fri, 19 Dec 2003 12:47:33 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: Gautam Gopalakrishnan Date: Fri, 19 Dec 2003 12:56:58 +0100 User-Agent: KMail/1.5.3 References: <200312191247.41285.ajacoutot@lphp.org> <20031219115159.GA66514@madras.dyndns.org> In-Reply-To: <20031219115159.GA66514@madras.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312191256.58727.ajacoutot@lphp.org> cc: freebsd-questions@freebsd.org Subject: Re: rdist to update some lines X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 11:57:07 -0000 On Friday 19 December 2003 12:51, Gautam Gopalakrishnan wrote: > My guess is that you could include a file in make.conf which is > synced using rsync. Hum, this sounds like an idea. I'm going to check on this, thanks. Antoine