File:  [ELWIX - Embedded LightWeight unIX -] / elwix / patches / elwix.pkg-conf.patch
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Fri Jun 16 11:21:52 2017 UTC (7 years ago) by misho
Branches: elwix2_6
adds pkg patch

--- etc/pkg/FreeBSD.conf	2014-05-26 21:59:02.000000000 +0300
+++ config/etc/default/pkg/FreeBSD.conf	2017-06-15 01:55:17.916460000 +0300
@@ -11,6 +11,6 @@
   url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
   mirror_type: "srv",
   signature_type: "fingerprints",
-  fingerprints: "/usr/share/keys/pkg",
+  fingerprints: "/elwix/altroot/pkg/keys",
   enabled: yes
 }

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>