From 58b8f66de091ab83122d8821136370437962ec86 Mon Sep 17 00:00:00 2001 From: djuarezg Date: Mon, 24 Jan 2022 15:54:06 +0100 Subject: [PATCH] Change dud plugin doc to mention xorrisofs --- docs/source/plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/plugins.rst b/docs/source/plugins.rst index 1bd2b678..acff1bf9 100644 --- a/docs/source/plugins.rst +++ b/docs/source/plugins.rst @@ -289,7 +289,7 @@ Driver Update Disks building **This is just a tech-preview. API/usage can drastically change in upcoming releases** -Plugin for creating Driver Update Disks with ``mkisofs``. +Plugin for creating Driver Update Disks with ``xorrisofs``. All three parts (cli/hub/builder) needs to be installed. There is currently no configuration except allowing the plugins (name is 'dud' for all components).