Don't ask
Just don't
This commit is contained in:
parent
62a0b3bf19
commit
fce752a017
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user