|
From: | Olivier Sessink |
Subject: | Re: [Jailkit-users] Putting new version of Vim into jail |
Date: | Thu, 15 Apr 2010 21:33:21 +0200 |
User-agent: | Thunderbird 2.0.0.24 (X11/20100411) |
Peter Majmesku wrote:
Hi, I want to put a new version of vim into a jail, which I have installed before as root, from a debian-package. Which is the best method, to uninstall the old version of Vim in the jail and install the new version?
you can run 'jk_init -f' if you have vim defined in jk_init.ini this will force to overwrite existing files.
You can run 'jk_cp -f' to update or add specific files in the jail.You can run 'jk_update' if the new vim still needs uses the same filenames, jk_update will walk all files in the jail and will check if the real system has newer versions.
Olivier
[Prev in Thread] | Current Thread | [Next in Thread] |