[libvirt] [sandbox][PATCH] Add module directory prefix selection feature

Daniel P. Berrange berrange at redhat.com
Wed Jun 20 10:28:39 UTC 2012


On Wed, Jun 20, 2012 at 10:17:42AM +0300, Radu Caragea wrote:
> Add module directory selection feature
> 
> This is useful when running as a non-privileged user if we want to
> boot a custom compiled kernel: we might not have rights to install in
> /lib/modules/<kernel release> so when compiling the kernel we can use
> "make modules_install INSTALL_MOD_PATH=/path" which installs in
> /path/lib/modules/<kernel release>. By setting with
> gvir_sandbox_config_set_kmodpath(cfg, "/path/lib/modules") we can
> now achieve just that.


Thanks, I have applied this patch to GIT master.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list