From owner-freebsd-stable@FreeBSD.ORG Fri Apr 2 06:11:54 2010 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BF8A106564A; Fri, 2 Apr 2010 06:11:54 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward4.mail.yandex.net (forward4.mail.yandex.net [77.88.46.9]) by mx1.freebsd.org (Postfix) with ESMTP id 544428FC18; Fri, 2 Apr 2010 06:11:53 +0000 (UTC) Received: from smtp1.mail.yandex.net (smtp1.mail.yandex.net [77.88.46.101]) by forward4.mail.yandex.net (Yandex) with ESMTP id 586F36AD8D06; Fri, 2 Apr 2010 10:11:51 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1270188711; bh=38x1M9+CLJ3qnCE+MxigENr+80WlFwQlNSbQbiXm/00=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=rTaZxsKudMWs2bwQLDbjXD8HjKhmnvO5D+Yk5kyMT/WBstL6FDfl2Av4rTpa6IDAY 3MWKZQR3lcSKwMnzEfxZk5OFX8ZIr7RMWDQwGQz/JwQIDQj8ncL2Xq9SO15JtMLP0E yvJjmjSdxY7sjIwczWxuW0IS7hHdTHM2M/s1yuYY= Received: from [127.0.0.1] (ns.kirov.so-cdu.ru [77.72.136.145]) by smtp1.mail.yandex.net (Yandex) with ESMTPSA id 1002AE6006E; Fri, 2 Apr 2010 10:11:51 +0400 (MSD) Message-ID: <4BB58AA6.1040600@yandex.ru> Date: Fri, 02 Apr 2010 10:11:50 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Stanislav Sedov References: <4BB51B5B.1050606@FreeBSD.org> <20100401222404.77a14a02.stas@FreeBSD.org> In-Reply-To: <20100401222404.77a14a02.stas@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-TimeMark: 1270188711 X-Yandex-Spam: 1 X-Yandex-Front: smtp1.mail.yandex.net Cc: freebsd-current@FreeBSD.org, Doug Barton , freebsd-stable@FreeBSD.org, freebsd-arch@FreeBSD.org Subject: Re: Results of BIND RFC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2010 06:11:54 -0000 On 02.04.2010 9:24, Stanislav Sedov wrote: > While it certainly might make sense to drop BIND out of the base, I'm not > sure dropping bind tools as well from it is the best decision. How hard > it will be to continue maintaining bind tools inside the base (so the > critical ones like dig and nslookup still will be available), while moving > the rest of it (the server itself and supporting tools) to the port? Hi, All. I'm agree with Stas. If it is not so hard to maintain "bind-tools" in the base, It is very useful to still having them in base system. -- WBR, Andrey V. Elsukov