From 56daa1ebc4cf4a245b10e931372c5a04d15e5253 Mon Sep 17 00:00:00 2001 From: PS Date: Sat, 7 Feb 2026 10:40:28 +0100 Subject: Add doc --- doc/bin/mddc-add-block-sym.html | 92 ++++++++++++++++++++++++++ doc/bin/mddc-del-block-sym.html | 72 +++++++++++++++++++++ doc/index.html | 122 +++++++++++++++++++++++++++++++++++ doc/mdevd-conf-0.1.0.0.tar.gz | Bin 0 -> 8120 bytes doc/mdevd-conf-0.1.0.0.tar.gz.sha256 | 1 + doc/setup.html | 47 ++++++++++++++ 6 files changed, 334 insertions(+) create mode 100644 doc/bin/mddc-add-block-sym.html create mode 100644 doc/bin/mddc-del-block-sym.html create mode 100644 doc/index.html create mode 100644 doc/mdevd-conf-0.1.0.0.tar.gz create mode 100644 doc/mdevd-conf-0.1.0.0.tar.gz.sha256 create mode 100644 doc/setup.html (limited to 'doc') diff --git a/doc/bin/mddc-add-block-sym.html b/doc/bin/mddc-add-block-sym.html new file mode 100644 index 0000000..3d8b40d --- /dev/null +++ b/doc/bin/mddc-add-block-sym.html @@ -0,0 +1,92 @@ + + + + + + + mddc-add-block-sym + + + +
+

+ mdevd-conf +
+ Software +
+ 0x53.net +

+
+ +

The mddc-add-block-sym program

+

+ mddc-add-block-sym is a helper script to create + symlinks at /dev/disk/by-*. +

+

Interface

+
     mddc-add-block-sym
+ +

Exit codes

+ +

Options

+ + + diff --git a/doc/bin/mddc-del-block-sym.html b/doc/bin/mddc-del-block-sym.html new file mode 100644 index 0000000..be8caca --- /dev/null +++ b/doc/bin/mddc-del-block-sym.html @@ -0,0 +1,72 @@ + + + + + + + mddc-del-block-sym + + + +
+

+ mdevd-conf +
+ Software +
+ 0x53.net +

+
+ +

The mddc-del-block-sym program

+

+ mddc-del-block-sym is a helper script to create + symlinks at /dev/disk/by-*. +

+

Interface

+
     mddc-del-block-sym
+ +

Exit codes

+ +

Options

+ + + diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..5cb1cd0 --- /dev/null +++ b/doc/index.html @@ -0,0 +1,122 @@ + + + + + + + mdevd-conf + + + +
+

+ Software +
+ 0x53.net +

+
+ +

mdevd-conf

+

What is it?

+

+ mdevd-conf is a ready to use set of + a configuration file and + helper scripts for + mdevd + to set up + basic userspace device management. +

+

+ It aims to allow replacing + systemd-udevd + with the caveat of lacking libudev. + This lack can be partially compensated for by using + libudev-zero. + It is currently very hard to switch away from + systemd-udevd + on desktop machines using a + freedesktop.org + based + Wayland + or + X.Org + software stack. +

+

+ On desktops based on + Arcan + or on a server systems, however, it is possible + to switch from systemd-udevd to mdevd(-conf). +

+
+ +
+

Installation

+

Requirements

+ +

Licensing

+

+ mdevd-conf is free software. It is available under the + ISC license. +

+

Download

+ +

Compilation

+ +
+

Reference

+
+

Commands

+ +
+ + diff --git a/doc/mdevd-conf-0.1.0.0.tar.gz b/doc/mdevd-conf-0.1.0.0.tar.gz new file mode 100644 index 0000000..1251546 Binary files /dev/null and b/doc/mdevd-conf-0.1.0.0.tar.gz differ diff --git a/doc/mdevd-conf-0.1.0.0.tar.gz.sha256 b/doc/mdevd-conf-0.1.0.0.tar.gz.sha256 new file mode 100644 index 0000000..f0491c1 --- /dev/null +++ b/doc/mdevd-conf-0.1.0.0.tar.gz.sha256 @@ -0,0 +1 @@ +13e6cdac5e80bd9637549c319724f7f1d5429d2a386371c4676dbd4611bc59e5 mdevd-conf-0.1.0.0.tar.gz diff --git a/doc/setup.html b/doc/setup.html new file mode 100644 index 0000000..c46205f --- /dev/null +++ b/doc/setup.html @@ -0,0 +1,47 @@ + + + + + + + mdevd-conf setup + + + +
+

+ mdevd-conf +
+ Software +
+ 0x53.net +

+
+ +

mdevd-conf setup

+ + + -- cgit v1.2.3