[wpkg-users] Make a profile NOT install a certain package?

Kris Lou klou at themusiclink.net
Thu Feb 14 19:02:33 CET 2019


How about doing it the other way around?

Make the "standard" profile w/o office, and create an "office" profile
which includes both the "standard" profile and the office package.


Kris Lou
klou at themusiclink.net


On Thu, Feb 14, 2019 at 5:47 AM Thomas Wootten <thomas at ebcf.org.uk> wrote:

> Is there a way I can make a profile NOT install a certain package, even if
> it depends on another profile that would install it? The use case being
> where the default is to have that package install but a small number of PCs
> are exceptions.
>
> For a simple example:
>
> <profile id="standard">
> <package package-id="firefox" />
> <package package-id="office" />
> </profile>
>
> <profile id="no_office">
> <depends profile-id="standard" />
> <!-- something to make the office package not install -->
> </profile>
>
> If it's possible, it would save me having to duplicate (and maintain in
> duplicate) the contents of the standard profile in the no_office profile.
> ---------------------------------
> wpkg-users mailing list archives >>
> http://lists.wpkg.org/pipermail/wpkg-users/
> _______________________________________________
> wpkg-users mailing list
> wpkg-users at lists.wpkg.org
> https://lists.wpkg.org/mailman/listinfo/wpkg-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20190214/dfdebd94/attachment.html>


More information about the wpkg-users mailing list