From: Lucas De Marchi Date: Tue, 10 Jan 2012 12:19:01 +0000 (-0200) Subject: TODO: add tasks to modprobe X-Git-Tag: v4~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab8440a48a775ef97a49290eb987a2eb3467b91d;p=thirdparty%2Fkmod.git TODO: add tasks to modprobe --- diff --git a/TODO b/TODO index b907f71b..6bd5736a 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,9 @@ Features: * provide 1:1 compatibility with module-init-tools's modprobe - dump configuration + - deal with dependency loop + - break dependency loop when all it needs is to check if the module is + already loaded * Add manpages: copy them from module-init-tools and make the necessary changes