Some more oss ads for the README.md. - nldev - NetLink DEVice manager; a lightweight netlink frontend for mdev.
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit fed50f9ecb48fb2b6c44d6dbfffd09e539f0cb15
 (DIR) parent dd34066c2162e2347d044660e4049cbb8c141c9c
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat, 28 Apr 2012 20:43:13 +0200
       
       Some more oss ads for the README.md.
       
       Diffstat:
         README.md                           |      21 +++++++++++++++++++++
       
       1 file changed, 21 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -31,6 +31,10 @@ In you init scripts you will need to trigger:
                % run_nldev &
                % nltrigger all
        
       +By default *run_nldev* will log to the *daemon* facility and the
       +notice level. This can be adjusted by editing *run_nldev* direct-
       +ly.
       +
        ### CAUTION
        
        Because of the asynchronous initialisation of every device that
       @@ -49,3 +53,20 @@ all the automatism in one place instead of many.
        Scripts that call the udev tools directly will need to be patched,
        like laptop-mode-utils.
        
       +## advanced nldev
       +
       +As shown in the manpages does nldev allow some more flexibility,
       +but was mainly written to be a missing piece in replacing udevd.
       +
       +For example many instances of nldev could be run, call scripts
       +with simpler logic than mdev and doing less.
       +
       +## nlmon
       +
       +On http://git.r-36.net/nlmon/ you will find the little brother
       +of nldev, which can be run without root rights as user and used
       +tto run scripts on certain events.
       +
       +
       +Have fun!
       +