Only select the Core group in text mode (#488754).
Looks good to me.
On Thu, Mar 12, 2009 at 05:39:12PM -0400, Chris Lumens wrote:
> This is consistent with the graphical installation mode, which will only
> install Core if all groups are deselected.
> ---
> textw/task_text.py | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/textw/task_text.py b/textw/task_text.py
> index 94afce6..94d417c 100644
> --- a/textw/task_text.py
> +++ b/textw/task_text.py
> @@ -27,6 +27,5 @@ class TaskWindow:
>
> anaconda.backend.resetPackageSelections()
> anaconda.backend.selectGroup("Core")
> - anaconda.backend.selectGroup("Base")
>
> return INSTALL_OK
> --
> 1.6.1.3
>
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@redhat.com
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
--
Joel Andres Granados
Brno, Czech Republic, Red Hat.
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|