From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-45626-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QGmw0-0004qB-T1
	for garchives@archives.gentoo.org; Mon, 02 May 2011 06:48:45 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 66E4B1C025;
	Mon,  2 May 2011 06:48:29 +0000 (UTC)
Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 8608D1C004
	for <gentoo-dev@lists.gentoo.org>; Mon,  2 May 2011 06:47:49 +0000 (UTC)
Received: by vws13 with SMTP id 13so5101624vws.40
        for <gentoo-dev@lists.gentoo.org>; Sun, 01 May 2011 23:47:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=oTUa8ExglQSdZ4/mQVqXLxTfre6H0raScp1l1MqW7YI=;
        b=vDUqiDkaQjjpvWZzPaSfXznGr6Dz17nSOGS4o3AO4gs1/4xva7fcKtciGTMzI8TuEe
         LhikaZ8E4StIauBZKOFklvEi7sue7cUkYLSTdRnxM5c/2KTmYRvpVOT2OccmtRLXcNKY
         +xn85CuAoljHNaUdJqeA1ETBlNXtYocUhzTQQ=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=hmdwjUL3UX3mtekbWM2qPjNZl8xqW/RzUZBIAq3np5vXst6ZTWcocUkASOXuCo9FL8
         hNQ6iubB9+M0pM2bM0j0Oro9kzfZXRBVf+PWBnaLNqS39LdQa7jkQ/CrFoxBNkug0oZA
         f7hbjwI8oVuchezbRHLZ5IwgZ7py8Qu4Pm94I=
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.220.169.137 with SMTP id z9mr2251507vcy.20.1304318868535; Sun,
 01 May 2011 23:47:48 -0700 (PDT)
Sender: kolmax94@gmail.com
Received: by 10.220.70.206 with HTTP; Sun, 1 May 2011 23:47:48 -0700 (PDT)
In-Reply-To: <BANLkTinuaUneZzH__JwoCET0qW=Ht2+nGg@mail.gmail.com>
References: <BANLkTi=t6R94cQNi5rWVwBpKYzL24adG2Q@mail.gmail.com>
	<20110501214137.1e0414f8@googlemail.com>
	<BANLkTik8JCojYeay5h4dALciOWPyn1O_5w@mail.gmail.com>
	<BANLkTinuaUneZzH__JwoCET0qW=Ht2+nGg@mail.gmail.com>
Date: Mon, 2 May 2011 10:47:48 +0400
X-Google-Sender-Auth: hMUv9XVbtTPiXIvgZEVN0UH5oA0
Message-ID: <BANLkTimk9BihVSvreJY34ytKo4dodL5F-w@mail.gmail.com>
Subject: Re: [gentoo-dev] Virtual for tftp server
From: Maxim Koltsov <maksbotan@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 351290d6e50a0e66112a5127c99e7c8e

2011/5/2 Mike Frysinger <vapier@gentoo.org>:
> i dont think so. =A0i cant see RDEPENDing on a random tftp server being
> terribly useful here, and it certainly isnt a requirement. =A0elog it
> and be done.
> -mike
>
Ok, please take a look at net-misc/ris-linux. It's used for network
installing windows, therefore user will need tftp, samba and friends,
so i added them to RDEPEND for convinience. Do you think we must ask
user to install them by hand by elog message?