add gentoo-keys to stage4 and set PORTAGE_GPG_DIR
Signed-off-by: Matthew Thode <mthode@mthode.org>
This commit is contained in:
parent
816c4738fd
commit
035af9dd0a
9 changed files with 9 additions and 0 deletions
|
@ -76,6 +76,7 @@ emaint all -f
|
|||
eselect news read all
|
||||
eclean-dist --destructive
|
||||
sed -i '/^USE=\"\${USE}\ \ build\"$/d' /etc/portage/make.conf
|
||||
echo 'PORTAGE_GPG_DIR="/var/lib/gentoo/gkeys/keyrings/gentoo/release"' >> /etc/portage/make.conf
|
||||
sed -i '/dev-util\/pkgconf/d' /var/lib/portage/world
|
||||
|
||||
# clean up system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue