Jump to content
Forums in Read-Only Mode - Please use Reddit ×

Deprecated SYNC in make.conf - new respos.conf


Deklan?

Recommended Posts

The configuration line in make.conf to rsync (example):

/etc/portage/make.conf

SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"

will be isolated in a configuration file repos.conf with the following content (example):

/etc/portage/repos.conf

[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.us.gentoo.org/gentoo-portage
auto-sync = yes
Link to comment
Share on other sites

  • 1 month later...
×
×
  • Create New...