summaryrefslogtreecommitdiff
path: root/strata/network-security
Commit message (Collapse)AuthorAgeFilesLines
* Move gnutls to network-security stratumJavier Jardón2016-02-183-0/+17
| | | | | | With the other alternative implementation NSS/NSPR Change-Id: Ib8a15cffb7371c397b776a5b4e74dd8463341929
* Upgrading mozilla nss to nss-3.21Tristan Van Berkom2015-12-211-4/+29
| | | | | | | | | | | This is required to build recent evolution It's also just required, current nss is getting old. New build approach follows LFS instructions here: http://www.linuxfromscratch.org/blfs/view/svn/postlfs/nss.html Change-Id: I41645d98a18764b7356a019c44cc62c8f1cfdf2b
* Set --sysconfdir=/etc all aroundTristan Van Berkom2015-10-122-2/+2
| | | | | | | | Technically this is not needed for core OS packages with a / prefix, and not needed for anything which does not install to/read from the sysconfdir... however it's all around safer to just specify it everywhere. Change-Id: I3d8cc58b26c5c2332d6dc08bc87007f774e449af
* Add network-security stratum morphologyFrancisco Redondo Marchena2014-09-162-0/+19
This add nss and nspr to a stratum to be shared for different systems.