• [^] # Re: arf

    Posté par . En réponse au journal Status de NetBSD 2.0. Évalué à 1.

    RTFM en effet. Au lieu d'écrire des conneries, lis juste l'aide d'emerge :

    --deep (-D short option)
    When used in conjunction with --update, this flag forces emerge
    to consider the entire dependency tree of packages, instead of
    checking only the immediate dependencies of the packages. As an
    example, this catches updates in libraries that are not directly
    listed in the dependencies of a package.

    Et qui te parle « d'emerger le système » ? Non seulement ça veut rien dire mais je propose la commande pour mettre à jour le système. Le flag -e n'a rien à voir ici.

    --emptytree (-e short option)
    Virtually tweaks the tree of installed packages to only contain
    glibc, this is great to use together with --pretend. This makes
    it possible for developers to get a complete overview of the
    complete dependency tree of a certain package.