Re: Unofficial hardened-sources ebuilds?
Alex Efros <[email protected]> Wed, 16 Aug 2017 00:33:22 +0300
| Newsgroups | gmane.linux.gentoo.hardened |
|---|---|
| Organization | http://powerman.name/ |
| Message-ID | <[email protected]> |
Hi! On Tue, Aug 15, 2017 at 10:39:30PM +0200, [email protected] wrote: > You don't really need an ebuild. What I do is manually install > sys-devel/bc and then: ... > Whenever there is a new release simply run 'git pull'. Ebuild is anyway useful - if it's not -9999 then it let me control which version (tag) will be installed at all my servers using standard portage-way (/etc/portage/package.*). With git I'll have to do manual `git checkout TAG` on every server to get same (tested) version everywhere. -- WBR, Alex.