diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-14 17:54:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-14 17:54:42 +0000 |
commit | 4984158b95c5a0c3922cd34940c393652d080f99 (patch) | |
tree | bd110462519e041679dc0332088b43132214fe45 /INSTALL | |
parent | c5e7afbd8d62f3217687f21c0691a02797dc0df5 (diff) | |
download | mdevd-4984158b95c5a0c3922cd34940c393652d080f99.tar.xz |
New mdevd model, prepare for 0.1.0.0
- mdevd-netlink removed
- mdevd listens to the netlink itself
- mdevd-coldplug writes nothing to stdout, but triggers the kernel to create uevents
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.6.0.2 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.6.3.0 or later: http://skarnet.org/software/skalibs/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.10 or later. |