Don't ask

Just don't
This commit is contained in:
Salt 2020-12-04 01:52:29 -06:00
parent 62a0b3bf19
commit fce752a017
1 changed files with 2 additions and 1 deletions

View File

@ -207,6 +207,7 @@ build-gentoo-chroot() {
# Sync repositories
log "Getting ebuild repositories"
emerge-webrsync
emerge --sync
# Get the stable plasma/systemd profile and select it
profile=$(
@ -221,7 +222,7 @@ build-gentoo-chroot() {
eselect profile set "$profile"
# BEHOLD!
emerge -DNUua @world --jobs --quiet-build y --with-bdeps y
emerge -DNUu @world --jobs --quiet-build y --with-bdeps y
# Configure timezone
emerge --config sys-libs/timezone-data
# Locales