From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4B6521381F3 for ; Thu, 9 May 2013 17:02:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15D65E082F; Thu, 9 May 2013 17:02:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0C47E07F6 for ; Thu, 9 May 2013 17:02:00 +0000 (UTC) Received: from [192.168.1.33] (35.Red-83-53-41.dynamicIP.rima-tde.net [83.53.41.35]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: pacho) by smtp.gentoo.org (Postfix) with ESMTPSA id 3DC4433DF98 for ; Thu, 9 May 2013 17:01:59 +0000 (UTC) Message-ID: <1368118915.3632.51.camel@localhost> Subject: Re: [gentoo-dev] Making systemd more accessible to "normal" users From: Pacho Ramos To: gentoo-dev@lists.gentoo.org Date: Thu, 09 May 2013 19:01:55 +0200 In-Reply-To: <20130509184444.24514e95@gentoo.org> References: <20130509014836.GA1968@waltdnes.org> <20130509040134.1e784795@marga.jer-c2.orkz.net> <518B72DA.50501@opensource.dyc.edu> <20130509184444.24514e95@gentoo.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: 4a3aac72-bfac-415a-bbc6-70a70dff7be3 X-Archives-Hash: 89ec446e108a2ed985ff10d06afc5675 El jue, 09-05-2013 a las 18:44 +0200, Michał Górny escribió: [...] > A similar variant is implemented in app-portage/install-mask which maps > names obtained from ${FILESDIR} to paths. > Didn't know that utility :O, thanks! (maybe, at least, a blog entry could have been added when you did this tool ;))