From 01ac07b40c92e0afe50be7a6d12a5e0305b23734 Mon Sep 17 00:00:00 2001 From: udeved Date: Sun, 18 Sep 2016 17:02:59 +0200 Subject: [PATCH] docbook: add check-yaml.xml --- docbook/check-yaml.xml | 145 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 docbook/check-yaml.xml diff --git a/docbook/check-yaml.xml b/docbook/check-yaml.xml new file mode 100644 index 0000000..9e3a065 --- /dev/null +++ b/docbook/check-yaml.xml @@ -0,0 +1,145 @@ + + + + + + + + + check-yaml-+ + manjaro-tools + + + + + + + + + + + + + check-yaml + 1 + + + + check-yaml + check-yaml is used to generate and validate yaml files used by calamares. + + + + + check-yaml + OPTIONS + + + + + Description + + check-yaml is used to generate and validate yaml files used by calamares. + + check-yaml is a script to generate and validate yaml files by yaml schemas. Buildiso generates these files also, but check-yaml is a standalone version without the need to build the entire iso. + + + + + Options + + The following options are understood: + + + + + + Name of the build list or name of the directory. + + + + + + Architecture that the yaml will be created for. Can be i686 or x86_64. + + + + + + The init system the yaml will be created for. + + + + + + The kernel the yaml will be created for. + + + + + + Create calamares yaml conf files. + + + + + + Generate a packman group netgroup yaml file. + + + + + + Validate the yaml file by yaml schema. + + + + + + Query settings. + + + + + + Help. + + + + + + + + + See Also + + manjaro-tools.conf5, + profiles.conf5, + + + +