#note, DISTRO_COMPAT_VERSION=xenial, DISTRO_BINARY_COMPAT=ubuntu

#where to get pkg docs, format: domain|uri|localfilename...
PKG_DOCS_DISTRO_COMPAT="ports.ubuntu.com|http://ports.ubuntu.com/dists/xenial/main/binary-armhf/Packages.gz|Packages-ubuntu-xenial-main ports.ubuntu.com|http://ports.ubuntu.com/dists/xenial/universe/binary-armhf/Packages.gz|Packages-ubuntu-xenial-universe ports.ubuntu.com|http://ports.ubuntu.com/dists/xenial/multiverse/binary-armhf/Packages.gz|Packages-ubuntu-xenial-multiverse"

#ubuntu deb repos...
#note, the local pkgs database file (or partname) is also appended to these entries, so know which url to download a particular pkg from (glob wildcard allowed)...
#ex: http://ports.ubuntu.com/pool/main/b/bash/bash_4.1-2ubuntu3_armhf.deb
REPOS_DISTRO_COMPAT="ports.ubuntu.com|http://ports.ubuntu.com|Packages-ubuntu-xenial-* 160.26.2.181|http://160.26.2.181/ports|Packages-ubuntu-xenial-* wahoo.canonical.com|http://wahoo.canonical.com|Packages-ubuntu-xenial-*"
