mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
pentoo-system: update keys for blshkv, disable key refresh
This commit is contained in:
parent
85c664ff4e
commit
9b48cc2855
3 changed files with 1163 additions and 1118 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -6,4 +6,5 @@ sync-type = git
|
|||
sync-depth = 0
|
||||
sync-git-verify-commit-signature = true
|
||||
sync-openpgp-key-path = /usr/share/pentoo/pentoo-keyring.asc
|
||||
sync-openpgp-key-refresh = no
|
||||
auto-sync = yes
|
||||
|
|
@ -171,7 +171,7 @@ src_install() {
|
|||
|
||||
#/etc/portage/repos.conf
|
||||
insinto /etc/portage/repos.conf
|
||||
newins "${FILESDIR}/pentoo-r1.conf" pentoo.conf
|
||||
newins "${FILESDIR}/pentoo-r2.conf" pentoo.conf
|
||||
|
||||
dobin "${FILESDIR}"/pentoo-updater
|
||||
|
||||
Loading…
Reference in a new issue