Re: a couple questions about yum and groups

Seth Vidal <[email protected]>
Newsgroups gmane.linux.rpm.yum
Message-ID <[email protected]>

On Fri, 3 Apr 2009, Robert P. J. Day wrote:

>  # yum groupinfo Virtualization
>
> i get a short list of packages categorized as "Mandatory", "Default"
> and "Optional".  i'm guessing that the first means absolutely
> required, the second means default selected but de-selectable, and the
> third, well, not selected but selectable.  the questions:
>
>  1) what are the options i used to configure what packages i want?


man yum.conf look for group_package_types:
        group_package_types
        List  of  the following: optional, default, mandatory. Tells yum
        which  type  of  packages  in  groups  will  be  installed  when
       ’groupinstall’ is called.  Default is: default, mandatory

>  2) for a given group, is there a way to show the *total* set of
>     packages that would be installed after all the dependencies were
>     included as well?

Run echo 'n' | yum groupinstall groupname
that'll show you. However, which pkgs will be installed will be dependent 
on which pkgs are already installed.

-sv

_______________________________________________
Yum mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.