└── README.md /README.md: -------------------------------------------------------------------------------- 1 | Past Gentoo rsync-to-git mirror 2 | =============================== 3 | 4 | This repository used to contain the Gentoo rsync tree packed into git 5 | repository. However, on 2015-08-09 Gentoo officially switched to git, 6 | making this effort unnecessary. 7 | 8 | New resources: 9 | 10 | 1. [cgit for offical repo](https://gitweb.gentoo.org/repo/gentoo.git), 11 | 2. [GitHub mirror](https://github.com/gentoo/gentoo), 12 | 3. [GitHub mirror with pre-generated metadata 13 | cache](https://github.com/gentoo-mirror/gentoo). 14 | 15 | For development, please use either 1. or 2. You can submit Pull Requests 16 | either via mail (`git request-pull`) or using GitHub mirror. 17 | 18 | For user syncing, 3. is preferable. However, please do not submit Pull 19 | Requests there. Also note that signatures are not mirrored there at 20 | the moment. 21 | --------------------------------------------------------------------------------