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 --- doc/index.html | 6 +++--- doc/mdevd-coldplug.html | 17 ++++++++++++++++- doc/upgrade.html | 10 +++++++++- 3 files changed, 28 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index e51e85c..c6261c4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -99,7 +99,7 @@ and does not pull in any unnecessary code. The Linux kernel must be 2.6.10 or later.
  • GNU make, version 3.81 or later
  • skalibs version -2.12.0.0 or later. It's a build-time requirement. It's also a run-time +2.12.0.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • Optionally: nsss @@ -108,7 +108,7 @@ you use the --enable-nsss option to configure; but you would only do that if you're replacing nsswitch on your whole system, and most people are not.
  • Optionally: execline -version 2.9.0.0 or later. It's a only a run-time requirement, and only +version 2.9.0.1 or later. It's a only a run-time requirement, and only if your mdev.conf file contains +, - or & command directives.
  • @@ -124,7 +124,7 @@ if your mdev.conf file contains +, - or