diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:11:05 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:11:05 +0000 |
| commit | 99eb59ce50fca5081ddb145ebe34f7c15568b0f0 (patch) | |
| tree | c89d515a12d29a79ad4697551cbd56fa4c59dc7f | |
| parent | 522cb49ba4a72d00b99e6a89908d6dcd3d5c4417 (diff) | |
| download | mdevd-99eb59ce50fca5081ddb145ebe34f7c15568b0f0.tar.gz | |
Update deps/docs/mirrors
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/mdevd-coldplug.html | 1 | ||||
| -rw-r--r-- | doc/mdevd.html | 1 | ||||
| -rw-r--r-- | doc/upgrade.html | 1 | ||||
| -rw-r--r-- | package/deps-build | 4 |
5 files changed, 8 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 4042799..b6af988 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>mdevd - A mdev-compatible Linux hotplug manager daemon</title> @@ -111,7 +112,7 @@ you use the <tt>--enable-nsss</tt> option to configure; but you would only do that if you're replacing nsswitch on your whole system, and most people are not. </li> <li> Optionally: <a href="//skarnet.org/software/execline/">execline</a> -version 2.9.8.2 or later. It's a only a run-time requirement, and only +version 2.9.9.0 or later. It's a only a run-time requirement, and only if your <tt>mdev.conf</tt> file contains <tt>+</tt>, <tt>-</tt> or <tt>&</tt> command directives. </li> </ul> @@ -134,6 +135,7 @@ You can access its checksum <a href="mdevd-0.1.8.2.tar.gz.sha256">here</a>. </li git repository</a>: <pre> git clone git://git.skarnet.org/mdevd </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/mdevd">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/mdevd">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/mdevd">SourceHut mirror</a> of the mdevd git repository. </li> diff --git a/doc/mdevd-coldplug.html b/doc/mdevd-coldplug.html index b26d4c9..b006ba2 100644 --- a/doc/mdevd-coldplug.html +++ b/doc/mdevd-coldplug.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>mdevd: the mdevd-coldplug program</title> diff --git a/doc/mdevd.html b/doc/mdevd.html index 4b814de..4c245e4 100644 --- a/doc/mdevd.html +++ b/doc/mdevd.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>mdevd: the mdevd program</title> diff --git a/doc/upgrade.html b/doc/upgrade.html index f449a33..727b02f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>mdevd: how to upgrade</title> diff --git a/package/deps-build b/package/deps-build index 9f5db2d..6381375 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,2 +1,2 @@ -true true /package/prog/skalibs 2.14.5.0 libskarnet -$usensss false /package/admin/nsss 0.2.1.1 libnsss +true true /package/prog/skalibs 2.15.0.0 libskarnet +$usensss false /package/admin/nsss 0.2.1.2 libnsss |
