diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-07-24 00:28:32 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2022-07-24 00:28:32 +0000 |
| commit | 8ad0f7f39526ee0d8f52f44f5434dfd518f8897a (patch) | |
| tree | 41b3da33258b25b56ab85973b91e4e98dd833ae8 /INSTALL | |
| parent | d9f63961ec01dc02131ad0967734ae1a058b27b8 (diff) | |
| download | mdevd-8ad0f7f39526ee0d8f52f44f5434dfd518f8897a.tar.gz | |
Add "settle" functionality to mdevd-colplug
- Still untested.
- Also prepare for 0.1.6.0.
- Includes a refactor of several functions in mdevd, moved
into an internal libmdevd that is also used by mdevd-coldplug.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.12.0.0 or later: https://skarnet.org/software/skalibs/ - - optional: execline version 2.9.0.0 or later: https://skarnet.org/software/execline/ + - skalibs version 2.12.0.1 or later: https://skarnet.org/software/skalibs/ + - optional: execline version 2.9.0.1 or later: https://skarnet.org/software/execline/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.10 or later. |
