Don't ask
Just don't
This commit is contained in:
@@ -207,6 +207,7 @@ build-gentoo-chroot() {
|
|||||||
# Sync repositories
|
# Sync repositories
|
||||||
log "Getting ebuild repositories"
|
log "Getting ebuild repositories"
|
||||||
emerge-webrsync
|
emerge-webrsync
|
||||||
|
emerge --sync
|
||||||
|
|
||||||
# Get the stable plasma/systemd profile and select it
|
# Get the stable plasma/systemd profile and select it
|
||||||
profile=$(
|
profile=$(
|
||||||
@@ -221,7 +222,7 @@ build-gentoo-chroot() {
|
|||||||
eselect profile set "$profile"
|
eselect profile set "$profile"
|
||||||
|
|
||||||
# BEHOLD!
|
# BEHOLD!
|
||||||
emerge -DNUua @world --jobs --quiet-build y --with-bdeps y
|
emerge -DNUu @world --jobs --quiet-build y --with-bdeps y
|
||||||
# Configure timezone
|
# Configure timezone
|
||||||
emerge --config sys-libs/timezone-data
|
emerge --config sys-libs/timezone-data
|
||||||
# Locales
|
# Locales
|
||||||
|
Reference in New Issue
Block a user