* Oliver Lange <[EMAIL PROTECTED]> [2003-12-11 19:20]:

> You're right, one should expect that an upgrade option shouldn't
> install new packages from scratch

emerge(1) says that -u is 'update' not 'upgrade' - it updates your
system to have the latest version of a pkg, i.e. "install pkg X version
Y unless already installed."

> and i think it also shouldn't add
> the package to the world favorites file.

The world file lists all pkgs _explicitly_ emerged unless told to leave
off. I think it makes more sense to assume that if I do
    emerge [-u] X
then I'm "interested" in X unless I say otherwise (--oneshot) rather
than assuming that I'm not "interested" unless I say (?--addworld?).

> Maybe someone might
> fire up a feature request to the portage-ng developers ?

I think a more useful request would be to have an option to update all
installed packages (regardless of the world file) other than
    emerge --oneshot --update A B C D ... [list of installed pkgs]

Cheers
David

--
[EMAIL PROTECTED] mailing list

Reply via email to