Quote:
Originally Posted by yokos
latest ipdfx installation scripts for firmware 2.8
I remvoved scripts, because I found a bug. I have published scripts before I tested them [I took some time to get the shell exececution download after updating to 2.8], this was not a good idea.
|
Hi Yokos, here you have an updated version of your earlier install/deinstall scripts. I've made some changes to the scripts themselves, the biggest changes are:
- Renaming of the original ipdf file to ipdf.orig
- The new ipdf version is not copied to /usr/bin. Instead a symlink is used.
The use of .orig instead of .o is to avoid mistaking it for an object file and the reason for use of mv and symlinks are to minimise writes and space usage on the file system.