I am finally moving my production machine the the 17.0 profile. Currently running is
emerge -e --keep-going @world
So far there is one failure (libcryptui, the fix is easy).
Am I correct that when the above emerge completes, I should run
simply
emerge --resume
Thanks,
allan
PS in make.conf I have
EMERGE_DEFAULT_OPTS="--ask --deep --tree --jobs --load-average=5"
MAKEOPTS="--jobs=8 --load-average=5"

