Am 02.08.2012 19:53, schrieb Sebastian Elner:
Hi,

a colleague of mine just asked me if it is possible to skip/prevent the
run of wpkg client at shutdown if there is an urgent reason for reboot
and you know its going to install some heavy package. Is there some
functionality like this?

Cheers

Sebastian


Ctrl+Q allows to abort the WPKG client, but this is troublesome, since you might just break during an installation, which leaves the system in an unstable state.

In general silent installers are hard to abort.

One way would be to always include one package initially, that does nothing but "ping -n 11 localhost", which results in a ten second delay.

The package could have the name "Press Crtl+Q to abort WPKG", which would be displayed, if the WPKG client is used and WPKG is started with the /sendStatus command line switch.


--
Stefan P.

Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to