Selectively Include and exclude packages in kickstart
Arun SAG <[email protected]> Mon, 9 Feb 2015 18:53:41 -0800
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <CAD67Sfcg4W51jbqzZtcadwGhVSb=G7e1_hwvEY=_Tfrg2UUskw@mail.gmail.com> |
Hi, The packages section of my kickstart file look something like below %packages libreoffice-langpack-en -libreoffice-langpack-* I want libreoffice-langpack-en to be included during the installation but other language stuff need to be excluded. Unfortunately the above packages section excludes libreoffice-langpack-en as well because of the -libreoffice-langpack-* during pungi compose. How do i avoid this problem? -- Arun S A G http://zer0c00l.in/