Merge "update spelling errors"

This commit is contained in:
Zuul 2019-02-25 08:49:56 +00:00 committed by Gerrit Code Review
commit 703549412d
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ else
# Have to --include=busybox because initramfs needs it
if [ $(dpkg --print-architecture) != ${ARCH} ]; then
# Target architecture diffrent from host architecture:
# Target architecture different from host architecture:
# there is the need to call 'qemu-debootstrap'.
DEBOOTSTRAP_QEMU="qemu-"
fi

View File

@ -17,7 +17,7 @@ fi
# sync if needed
[[ ! -e /usr/portage/profiles ]] && emerge-webrsync
# make world consistant
# make world consistent
emerge ${GENTOO_EMERGE_DEFAULT_OPTS} --complete-graph=y --update --newuse --deep @world
# rebuild packages that might need it
emerge ${GENTOO_EMERGE_DEFAULT_OPTS} --usepkg=n @preserved-rebuild