[wpkg-users] notify attribute for packages

JT j.tarot at tecsas.fr
Thu Oct 6 10:14:05 CEST 2005


Le Mercredi 05 Octobre 2005 16:28, K. Dohmann a écrit :
> Hi.
> I just modified wpkg a bit. Now packages can have an attribute
> notify which prevents wpkg, if set to "true", to notify the user
> that it installs software. Additionally I introduced the value of
> "always" to the execute attribute. If set it just acts like
> execute="once", but does not check if the package is already
> installed.
>
> The whole patch can be usefull for configs like this:
>
>     <package
>         id="time"
>         name="Time Synchonization"
>         revision="1"
>         reboot="false"
>         priority="100"
>         notify="false"
>         execute="always">
>
>         <install cmd="net time \\timeserver /set /yes" />
>
>     </package>
>

Nice :)
I'm quite new to all this stuff, but as far as I can see, this can be 
valuable for many purposes :)

Bests
Jé



wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users




More information about the wpkg-users mailing list