Re: Selectively Include and exclude packages in kickstart (Arun SAG)

Arun SAG <[email protected]> Tue, 10 Feb 2015 17:57:53 -0800
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <CAD67SffuNJHz21KZHt8xfnaTFJzaGdezR3410diZXiKKygdR0Q@mail.gmail.com>
On Tue, Feb 10, 2015 at 9:15 AM, Steve Robson <[email protected]> wrote:
> How about if you reverse the order to become:
>
> %packages
> -libreoffice-langpack-*
> libreoffice-langpack-en
>
> ie. remove all the language packs from the list, then add the one that you
> do want?
>
>

Both

%packages
-libreoffice-langpack-*
libreoffice-langpack-en

and

%packages
libreoffice-langpack-en
-libreoffice-langpack-*

fails to include libreoffice-langpack-en into the built image. I am
composing a F21 image using pungi.


-- 
Arun S A G
http://zer0c00l.in/