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 8BEA61386B7 for ; Sat, 26 Jan 2013 17:08:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EBAD21C010; Sat, 26 Jan 2013 17:08:50 +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 90455E0539 for ; Sat, 26 Jan 2013 17:08:49 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9831E33DAC2; Sat, 26 Jan 2013 17:08:48 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: =?utf-8?q?Micha=C5=82_G=C3=B3rny?= Subject: Re: [gentoo-dev] fcaps.eclass: bringing filesystem capabilities to the tree Date: Sat, 26 Jan 2013 12:08:48 -0500 User-Agent: KMail/1.13.7 (Linux/3.7.1; KDE/4.6.5; x86_64; ; ) Cc: gentoo-dev@lists.gentoo.org, constanze@gentoo.org References: <201301251851.45021.vapier@gentoo.org> <20130126142137.1f2a728c@pomiocik.lan> In-Reply-To: <20130126142137.1f2a728c@pomiocik.lan> 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-Type: multipart/signed; boundary="nextPart1428482.0lgxm2ZoC4"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201301261208.49589.vapier@gentoo.org> X-Archives-Salt: e6c74278-36a1-4d52-8646-da2807d06cd8 X-Archives-Hash: 19343ffcc8fdbcb035feedecf965a692 --nextPart1428482.0lgxm2ZoC4 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Saturday 26 January 2013 08:21:37 Micha=C5=82 G=C3=B3rny wrote: > On Fri, 25 Jan 2013 18:51:44 -0500 Mike Frysinger wrote: > > # Or set it via the global ebuild var FILECAPS: > > # @CODE > > # FILECAPS=3D( > > # cap_net_raw bin/ping bin/ping6 > > # ) > > # @CODE >=20 > Please don't. We have enough eclasses randomly exporting > pkg_postinst(). i'm not terribly concerned for two reasons: - pkg_postinst should be discouraged in favor of pkg_preinst since postins= t=20 can't call `die` - most of the ebuilds that will be using fcaps don't use eclasses that exp= ort=20 pkg_postinst thus they should be able to leverage it fine =2Dmike --nextPart1428482.0lgxm2ZoC4 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJRBA2hAAoJEEFjO5/oN/WBFRkQAI89eF3N8wnTGYZzY/H15EyL LyqOlqgggKP763I/63UF2fdiNxTK1nBY7UWx6jUi/V5eRGxsPVeQTGi90qLEZpvE Z1GfXppKPBOCTzFrJ5VwM+WbZlZa1H4QCNBw4IEpkTOG5xRIUk28RvWLSgC2frv0 66w9Upv7SfVI7u3BPZQ8CnbwRnltNkpKNacEW0Y6SMiju8hZi7dEopv2g5VnAM9g IDQMdenZxYZzsbF2dcGguepoEGG7LXlcp9vh/8zByTDk16eRzUFdeM49oZVHfTKr V2l3MuY/38WWad6s6beTiMsKAlAWBAC/dv79fPpPIgJ8n2KYtEteWaqVvx9Pfokp r+jD0AOOcGIzb6Iql7atY6mYBbG5SNLbilUiWMDEMcUBwdS9f5XGR8q73jXNSnei +3rL/FfudaXOvPBKOLymNQqfGYw8iv+cnW0WRiF9G+X0t9RHfUcJM1oqi2YMypuM a38TMN4cKXI0YPF2vg6CxJkR0xj0AwoGzKKDibMNqQpyVmWGWPsY75BNLrgfTzDl AQUwUI+3YQkbMaUhFg5Y3rFzXKHBEFF+i5Nt1tWIpNyOPd0jkhOpPg/+oRc+ndHZ nuNVXtLEPZB4JS+ATXRrTcWwiwRhPXDzP8Xwt5SMdb5VAas3WQJNx5vWUPC+gLDX +0LXJ0u3Pdnk9HUgYEnZ =xUfn -----END PGP SIGNATURE----- --nextPart1428482.0lgxm2ZoC4--