pentoo-system: set sync-depth back to default to prevent the sync issues people are having

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-08-21 13:51:18 -04:00
parent 67288f15fe
commit 13529d0701
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ priority = 49
location = /var/db/repos/pentoo
sync-uri = https://github.com/pentoo/pentoo-overlay.git
sync-type = git
sync-depth = 1
sync-depth = 0
sync-git-verify-commit-signature = true
sync-openpgp-key-path = /usr/share/pentoo/pentoo-keyring.asc
auto-sync = yes

View file

@ -169,7 +169,7 @@ src_install() {
#/etc/portage/repos.conf
insinto /etc/portage/repos.conf
doins "${FILESDIR}/pentoo.conf"
newins "${FILESDIR}/pentoo-r1.conf" pentoo.conf
dobin "${FILESDIR}"/pentoo-updater