#note variable DISTRO_COMPAT_VERSION is available here, and is set to "precise".
#note variable DISTRO_BINARY_COMPAT is available here, and is set to "ubuntu".

#where to get pkg docs, format: domain|uri|localfilename...
PKG_DOCS_DISTRO_COMPAT="ports.ubuntu.com|http://ports.ubuntu.com/dists/precise/main/binary-armhf/Packages.bz2|Packages-ubuntu-precise-main ports.ubuntu.com|http://ports.ubuntu.com/dists/precise/universe/binary-armhf/Packages.bz2|Packages-ubuntu-precise-universe ports.ubuntu.com|http://ports.ubuntu.com/dists/precise/multiverse/binary-armhf/Packages.bz2|Packages-ubuntu-precise-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-precise-* 160.26.2.181|http://160.26.2.181/ports|Packages-ubuntu-precise-* wahoo.canonical.com|http://wahoo.canonical.com|Packages-ubuntu-precise-*"
