/etc/portage/binrepos.conf
From Gentoo Wiki
Jump to:navigation
Jump to:search
/etc/portage/binrepos.conf specifies the location and settings for binary package repositories configured with Portage.
Note
See the /etc/portage/binrepos.conf section in man 5 portage for detailed information about the format and parameters of binrepos.conf
See the /etc/portage/binrepos.conf section in man 5 portage for detailed information about the format and parameters of binrepos.conf
Manage repositories
Currently adding a binary package repository can only be done by hand, an example binrepos.conf config looks like the following:
[binhost]
priority = 9999
sync-uri = https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/
List repositories
Binary package repositories can be seen by running
root #
emerge --info
See also
- /etc/portage/repos.conf — specifies current Portage configured repositories' location and settings
- Binary_package_quickstart — using the fully-supported Gentoo binary package host for amd64 and arm64 with the settings the packages are compiled with