freebsd-skq/usr.sbin/pkg
bdrewery 389ffca6d6 Add support for reading configuration files from /etc/pkg.
For now only /etc/pkg/FreeBSD.conf is supported. Its style is:

Repo: {
   URL: "...",
   MIRROR_TYPE: "...",
   ...
}

The configuration will be read from /usr/local/etc/pkg.conf if exists,
otherwise /etc/pkg/FreeBSD.conf

Approved by:	bapt
MFC after: 	2 days
2013-10-26 03:31:05 +00:00
..
config.c Add support for reading configuration files from /etc/pkg. 2013-10-26 03:31:05 +00:00
config.h Add support for reading configuration files from /etc/pkg. 2013-10-26 03:31:05 +00:00
dns_utils.c Fix build with gcc 2013-10-23 15:29:42 +00:00
dns_utils.h Improve SRV records support for the pkg(8) bootstrap: 2013-10-23 14:06:07 +00:00
elf_tables.h Cleanup elf macros 2013-09-11 06:42:55 +00:00
Makefile Rename libbsdyml to libyaml, make private, and bump 2013-10-14 18:31:15 +00:00
pkg.c Wrap long lines 2013-10-26 03:21:08 +00:00