Gentoo Portage 改用 git 同步
Gentoo Portage 改用 git 同步
安裝 portage-2.2.16 以上版本
$ sudo emerge \>=sys-apps/portage-2.2.16
修改 repos.conf
$ sudo mkdir -p /etc/portage/repos.conf
$ sudo cat > /etc/portage/repos.conf/gentoo.conf << EOF
[DEFAULT]
main-repo = gentoo
[gentoo]
location = /usr/portage
sync-type = git
sync-uri = https://github.com/gentoo/gentoo-portage-rsync-mirror
auto-sync = true
EOF
從 git 同步 portage,並更新 eix db
$ sudo rm -rf /usr/portage
$ sudo eix-sync
留言
張貼留言
回應不用錢,請多多益善!懶得寫字按個讚也是相當感謝!