From 8ad0f7f39526ee0d8f52f44f5434dfd518f8897a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 24 Jul 2022 00:28:32 +0000 Subject: 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 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 8e4fc04..422d895 100644 --- a/INSTALL +++ b/INSTALL @@ -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. -- cgit 1.4.1