[Pkg-libvirt-commits] [libguestfs] 66/146: lib: Don't mention whitelist in guestfs_modprobe documentation.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 17:00:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit e312026f18e61bee73902ed0ebbcf3afdc179048
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Dec 10 13:28:35 2014 +0000
lib: Don't mention whitelist in guestfs_modprobe documentation.
There is no such whitelist any longer. All modules are copied into
the appliance.
(cherry picked from commit 3d7ea11272dad32ef7ba4bf7c75f0231c5543cc7)
---
generator/actions.ml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/generator/actions.ml b/generator/actions.ml
index fe492e6..b279ff1 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -7256,10 +7256,7 @@ See also C<guestfs_mke2journal_U>." };
];
shortdesc = "load a kernel module";
longdesc = "\
-This loads a kernel module in the appliance.
-
-The kernel module must have been whitelisted when libguestfs
-was built (see C<appliance/kmod.whitelist.in> in the source)." };
+This loads a kernel module in the appliance." };
{ defaults with
name = "echo_daemon";
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list