From: Lucas De Marchi Date: Tue, 10 Jan 2012 17:45:14 +0000 (-0200) Subject: TODO: add task to modprobe X-Git-Tag: v4~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca1f0f303e84f48d85b37f18a04c675f87c3ced2;p=thirdparty%2Fkmod.git TODO: add task to modprobe --- diff --git a/TODO b/TODO index 6bd5736a..5dd906d5 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,8 @@ Features: - deal with dependency loop - break dependency loop when all it needs is to check if the module is already loaded + - check if user has permission to load module and print an error instead of + returning 0 * Add manpages: copy them from module-init-tools and make the necessary changes