Hey folks!
The live_update feature is mucho neato. I have often wondered why
distros did not do something like this. In 8.0 it is a bit rough
around the edges though. First of all it assumes that the X server it
is running on is local. This of course might not always be the case.
The specific problem is the use of "xset +fp" in the scripts. It
should be wrapped with an "if X server is local { ... }".
When the script actuall got to the:
exec ../../../lib/ld-linux.so.2 ../perl ./live_install2
part I got a SIGILL:
Illegal instruction (core dumped)
Any ideas?
b.
--
Brian J. Murrell