K. Dohmann schrieb:
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>
The patch is attached.
hi,
thanks a lot.
is this patch against wpkg-0.9?
I'm on holiday right now, so probably it will take two more weeks or so
before it gets implemented.
btw, right now (without the patch) "install cmd" would be executed each
time if no check conditions are given - but I think your approach just
look clearer.
--
Tomek
http://wpkg.org
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users