diff --git a/docbook/buildiso.xml b/docbook/buildiso.xml index 790fded..f1db04e 100644 --- a/docbook/buildiso.xml +++ b/docbook/buildiso.xml @@ -1,187 +1,187 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - - buildiso-+ - manjaro-tools + + buildiso-+ + manjaro-tools - - - - - - - - - + + + + + + + + + - - buildiso - 1 - + + buildiso + 1 + - - buildiso - buildiso is used to build a particular ISO or a set of ISOs. - + + buildiso + buildiso is used to build a particular ISO or a set of ISOs. + - - - buildiso - OPTIONS - - + + + buildiso + OPTIONS + + - - Description + + Description - buildiso is used to build a particular ISO or a set of ISOs. + buildiso is used to build a particular ISO or a set of ISOs. - With buildiso you can build ISOs suitable to be booted from a removable media - like a DVD o a USB Stick, it will automatically create the necessary files to - install this ISO using calamares or the cli installer. + With buildiso you can build ISOs suitable to be booted from a removable media + like a DVD o a USB Stick, it will automatically create the necessary files to + install this ISO using calamares or the cli installer. - + - - Options + + Options - The following options are understood: + The following options are understood: - - - + + + - Name of the build list or name of the directory - you will build. It needs to cantains a existing build list or a - folder with a valid profile. - + Name of the build list or name of the directory + you will build. It needs to cantains a existing build list or a + folder with a valid profile. + - - + + - Architecture that the iso will be built. Can be i686 or x86_64. - + Architecture that the iso will be built. Can be i686 or x86_64. + - - + + - Branch where the mirrors in the iso will point. - + Branch where the mirrors in the iso will point. + - - + + - Root working directory where the iso will be built. - + Root working directory where the iso will be built. + - - + + - Iso target directory where the final iso will be stored. - + Iso target directory where the final iso will be stored. + - - + + - The init system on the iso - + The init system on the iso + - - + + - Sign the iso. - + Sign the iso. + - - + + - The kernel on the iso - + The kernel on the iso + - - + + - Disable clean working directory step. - + Disable clean working directory step. + - - + + - Only build images, without creating an ISO file. - + Only build images, without creating an ISO file. + - - + + - Generate iso from already created images, for example created with the -x option. - + Generate iso from already created images, for example created with the -x option. + - - + + - Create a torrent from iso file. - + Create a torrent from iso file. + - - + + - Verbose output to log file, show profile detail in combination with pretend. - + Verbose output to log file, show profile detail in combination with pretend. + - - + + - Query settings and pretend build. - + Query settings and pretend build. + - - + + - Help. - - + Help. + + - + - + On success, 0 is returned, a non-zero failure code + otherwise. + + --> - - See Also - - manjaro-tools.conf5, - profiles.conf5, - - + + See Also + + manjaro-tools.conf5, + profiles.conf5, + + diff --git a/docbook/buildpkg.xml b/docbook/buildpkg.xml index a5a5847..6044368 100644 --- a/docbook/buildpkg.xml +++ b/docbook/buildpkg.xml @@ -1,147 +1,147 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - - buildpkg-+ - manjaro-tools - - - - - - - - - + + buildpkg-+ + manjaro-tools + + + + + + + + + - - buildpkg - 1 - + + buildpkg + 1 + - - buildpkg - buildpkg is used to build packages in a clean chroot. - + + buildpkg + buildpkg is used to build packages in a clean chroot. + - - - buildpkg - OPTIONS - - + + + buildpkg + OPTIONS + + - - Description + + Description - buildpkg is used to build a particular package or a set of packages. + buildpkg is used to build a particular package or a set of packages. - With buildpkg you can build packages in a clean chroot environment. + With buildpkg you can build packages in a clean chroot environment. - + - - Options + + Options - The following options are understood: + The following options are understood: - - - + + + - Name of the build list or name of the directory - you will build. It needs to cantain a existing build list or a - folder with a valid PKGBUILD. - + Name of the build list or name of the directory + you will build. It needs to cantain a existing build list or a + folder with a valid PKGBUILD. + - - + + - Architecture that the iso will be built. Can be i686, x86_64 or multilib. - + Architecture that the iso will be built. Can be i686, x86_64 or multilib. + - - + + - Branch to build against.. - + Branch to build against.. + - - + + - Root working directory where the package will be built. - + Root working directory where the package will be built. + - - + + - Install a package into the working copy of the chroot. - + Install a package into the working copy of the chroot. + - - + + - Recreate chroot. - + Recreate chroot. + - - + + - Clean up cache and sources. - + Clean up cache and sources. + - - + + - Install built package in chroot and run namcap check. - + Install built package in chroot and run namcap check. + - - + + - Sign package. - + Sign package. + - - + + - Query settings and pretend build. - + Query settings and pretend build. + - - + + - Help. - - + Help. + + - + - - See Also - - manjaro-tools.conf5, - - + + See Also + + manjaro-tools.conf5, + + diff --git a/docbook/buildtree.xml b/docbook/buildtree.xml index b4ccf89..a2429a4 100644 --- a/docbook/buildtree.xml +++ b/docbook/buildtree.xml @@ -1,110 +1,110 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - - buildtree-+ - manjaro-tools - - - - - - - - - + + buildtree-+ + manjaro-tools + + + + + + + + + - - buildtree - 1 - + + buildtree + 1 + - - buildtree - buildtree is used to sync the manjaro and arch package build tree. - + + buildtree + buildtree is used to sync the manjaro and arch package build tree. + - - - buildtree - OPTIONS - - + + + buildtree + OPTIONS + + - - Description + + Description - buildtree is used to sync package trees. + buildtree is used to sync package trees. - With buildtree, you can sync the manjaro and arch linux packae build trees. + With buildtree, you can sync the manjaro and arch linux packae build trees. - + - - Options + + Options - The following options are understood: + The following options are understood: - - - + + + - Sync Manjaro linux tree. - + Sync Manjaro linux tree. + - - + + - Sync Arch linux tree. - + Sync Arch linux tree. + - - + + - Clean package trees. - + Clean package trees. + - - + + - Query settings. - + Query settings. + - - + + - Help. - - + Help. + + - + - - See Also - - manjaro-tools.conf5, - - + + See Also + + manjaro-tools.conf5, + + diff --git a/docbook/check-yaml.xml b/docbook/check-yaml.xml index c9adc90..53bf36d 100644 --- a/docbook/check-yaml.xml +++ b/docbook/check-yaml.xml @@ -1,145 +1,145 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - - check-yaml-+ - manjaro-tools + + check-yaml-+ + manjaro-tools - - - - - - - - - + + + + + + + + + - - check-yaml - 1 - + + check-yaml + 1 + - - check-yaml - check-yaml is used to generate and validate yaml files used by calamares. - + + check-yaml + check-yaml is used to generate and validate yaml files used by calamares. + - - - check-yaml - OPTIONS - - + + + check-yaml + OPTIONS + + - - Description + + Description - check-yaml is used to generate and validate yaml files used by calamares. + 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. + 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 + + Options - The following options are understood: + The following options are understood: - - - + + + - Name of the build list or name of the directory. - + Name of the build list or name of the directory. + - + - Architecture that the yaml will be created for. Can be i686 or x86_64. - + Architecture that the yaml will be created for. Can be i686 or x86_64. + - + - The init system the yaml will be created for. - + The init system the yaml will be created for. + - + - The kernel the yaml will be created for. - + The kernel the yaml will be created for. + - - + + - Create calamares yaml conf files. - + Create calamares yaml conf files. + - - + + - Generate a packman group netgroup yaml file. - + Generate a packman group netgroup yaml file. + - - + + - Validate the yaml file by yaml schema. - + Validate the yaml file by yaml schema. + - - + + - Query settings. - + Query settings. + - - + + - Help. - - + Help. + + - + - + On success, 0 is returned, a non-zero failure code + otherwise. + + --> - - See Also - - manjaro-tools.conf5, - profiles.conf5, - - + + See Also + + manjaro-tools.conf5, + profiles.conf5, + + diff --git a/docbook/deployiso.xml b/docbook/deployiso.xml index 2ef0fb4..99fb1bd 100644 --- a/docbook/deployiso.xml +++ b/docbook/deployiso.xml @@ -1,135 +1,135 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - - deployiso-+ - manjaro-tools + + deployiso-+ + manjaro-tools - - - - - - - - - + + + + + + + + + - - deployiso - 1 - + + deployiso + 1 + - - deployiso - deployiso is used to upload a particular ISO or a set of ISOs. - + + deployiso + deployiso is used to upload a particular ISO or a set of ISOs. + - - - deployiso - OPTIONS - - + + + deployiso + OPTIONS + + - - Description + + Description - deployiso is used to upload a particular ISO or a set of ISOs. + deployiso is used to upload a particular ISO or a set of ISOs. - deployiso is a script to upload a specific iso or a buiildset to SF. - It needs to be run inside the iso-profiles directory. + deployiso is a script to upload a specific iso or a buiildset to SF. + It needs to be run inside the iso-profiles directory. - + - - Options + + Options - The following options are understood: + The following options are understood: - - - + + + - Name of the build list or name of the directory - you will upload. - + Name of the build list or name of the directory + you will upload. + - - + + - Create new remote release. - + Create new remote release. + - - + + - Limit bandwidth in kB/s. - + Limit bandwidth in kB/s. + - - + + - Update remote iso. - + Update remote iso. + - - + + - Verbose output. - + Verbose output. + - - + + - Query settings and pretend upload. - + Query settings and pretend upload. + - - + + - Help. - - + Help. + + - + - + On success, 0 is returned, a non-zero failure code + otherwise. + + --> - - See Also - - manjaro-tools.conf5, - profiles.conf5, - - + + See Also + + manjaro-tools.conf5, + profiles.conf5, + + diff --git a/docbook/manjaro-tools.conf.xml b/docbook/manjaro-tools.conf.xml index dc2a9be..484cdb3 100644 --- a/docbook/manjaro-tools.conf.xml +++ b/docbook/manjaro-tools.conf.xml @@ -1,323 +1,323 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - - profile.conf-+ - manjaro-tools + + profile.conf-+ + manjaro-tools - - - - - - - - - + + + + + + + + + - - manjaro-tools.conf - 5 - + + manjaro-tools.conf + 5 + - - manjaro-tools.conf - general configuration file for manjaro-tools - + + manjaro-tools.conf + general configuration file for manjaro-tools + - - manjaro-tools.conf - + + manjaro-tools.conf + - - Description + + Description - manjaro-tools.conf is a general configuration file for all manjaro-tools binaries. + manjaro-tools.conf is a general configuration file for all manjaro-tools binaries. - By default all the options in the file are commented, with a value equal to the - default value. To change it just uncomment and put the desired value. + By default all the options in the file are commented, with a value equal to the + default value. To change it just uncomment and put the desired value. - + - - General options for all tools + + General options for all tools - The following options are understood and used for various tools: + The following options are understood and used for various tools: - - - target_branch= + + + target_branch= - Takes (the default), - or . It defines - against which repository will be used when compilling packages - with buildpkg. - - + Takes (the default), + or . It defines + against which repository will be used when compilling packages + with buildpkg. + + - - target_arch= + + target_arch= - Takes or . - By default it will try to autodetect the current architecture. - It defines in witch architecture the packages will be built with - buildpkg. - - + Takes or . + By default it will try to autodetect the current architecture. + It defines in witch architecture the packages will be built with + buildpkg. + + - - cache_dir= + + cache_dir= - Cache dir where buildpkg and buildise will cache - packages. Default is "/var/cache/manjaro-tools". - - + Cache dir where buildpkg and buildise will cache + packages. Default is "/var/cache/manjaro-tools". + + - - chroots_dir= + + chroots_dir= - Build dir where buildpkg or buildiso chroot - environment will be created. Default is "/var/lib/manjaro-tools". - - + Build dir where buildpkg or buildiso chroot + environment will be created. Default is "/var/lib/manjaro-tools". + + - - log_dir= + + log_dir= - Log dir where buildiso log the build process. Default is "/var/log/manjaro-tools". - - + Log dir where buildiso log the build process. Default is "/var/log/manjaro-tools". + + - - build_mirror= + + build_mirror= - Default mirror to be used when building - packages. - - + Default mirror to be used when building + packages. + + - + Default url to be used for upload. + + --> - - + + - - Options for buildtree + + Options for buildtree - The following options are understood: + The following options are understood: - - - repo_tree= + + + repo_tree= - Manjaro package tree. Default is - "('core' 'extra' 'community' 'multilib' 'openrc')". - - + Manjaro package tree. Default is + "('core' 'extra' 'community' 'multilib' 'openrc')". + + - - host_tree= + + host_tree= - Host tree. Default is "https://github.com/manjaro". - - + Host tree. Default is "https://github.com/manjaro". + + - - host_tree_abs= + + host_tree_abs= - Host tree for abs. Default is - "https://projects.archlinux.org/git/svntogit". - - - - + Host tree for abs. Default is + "https://projects.archlinux.org/git/svntogit". + + + + - - Options for buildpkg + + Options for buildpkg - The following options are understood: + The following options are understood: - - - build_list_pkg= + + + build_list_pkg= - Default list for buildpkg without the .list - extension. - - + Default list for buildpkg without the .list + extension. + + - - + + - - Options for buildiso + + Options for buildiso - The following options are understood: + The following options are understood: - - - build_list_iso= + + + build_list_iso= - Default list for buildiso without the .list - extension. - - + Default list for buildiso without the .list + extension. + + - - - dist_name= + + + dist_name= - Name of the distribution. - - + Name of the distribution. + + - - - dist_release= + + + dist_release= - Release of the distribution. - - + Release of the distribution. + + - - dist_codename= + + dist_codename= - Codename of this release. It's the value - of DISTRIB_CODENAME in /etc/lsb-release. - - + Codename of this release. It's the value + of DISTRIB_CODENAME in /etc/lsb-release. + + - - - dist_branding= + + + dist_branding= - Branding of the distribution. - - + Branding of the distribution. + + - - - iso_publisher= + + + iso_publisher= - Publisher of the iso. - - + Publisher of the iso. + + - - - iso_app_id= + + + iso_app_id= - Application ID of the iso. - - + Application ID of the iso. + + - - - iso_compression= + + + iso_compression= - Defaults compression that will be used - when creating the various images. Defaults to xz. - - + Defaults compression that will be used + when creating the various images. Defaults to xz. + + - - iso_checksum= + + iso_checksum= - Checksum that will be created against the - final .iso file. Can be (the default), - , , - or . - - + Checksum that will be created against the + final .iso file. Can be (the default), + , , + or . + + - - initsys= + + initsys= - Takes (the default) - or . Selecting and option will change - how the hostname, the displaymanager and services will be configured. - For services also controls if buildiso will use enable_systemd and - enable_systemd_live or enable_openrc and enable_openrc_live to determine - the default services that will be enabled automatically. - - + Takes (the default) + or . Selecting and option will change + how the hostname, the displaymanager and services will be configured. + For services also controls if buildiso will use enable_systemd and + enable_systemd_live or enable_openrc and enable_openrc_live to determine + the default services that will be enabled automatically. + + - - kernel= + + kernel= - Takes a string corresponding to a - manjaro kernel package (ex: linux318 for linux 3.18). - - + Takes a string corresponding to a + manjaro kernel package (ex: linux318 for linux 3.18). + + - - + + - - Options for deployiso + + Options for deployiso - The following options are understood: + The following options are understood: - + - - account= + + account= - Default user to be used for upload. - - + Default user to be used for upload. + + - - limit= + + limit= - Default upload bandwidth limit in kb/s. - - + Default upload bandwidth limit in kb/s. + + - - + + - - See Also - - profiles.conf5, - buildiso1, - deployiso1, - buildtree1, - buildpkg1 - - + + See Also + + profiles.conf5, + buildiso1, + deployiso1, + buildtree1, + buildpkg1 + + diff --git a/docbook/profile.conf.xml b/docbook/profile.conf.xml index 95f4bf8..d283d69 100644 --- a/docbook/profile.conf.xml +++ b/docbook/profile.conf.xml @@ -1,246 +1,246 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - - profile.conf-+ - manjaro-tools + + profile.conf-+ + manjaro-tools - - - - - - - - - + + + + + + + + + - - profile.conf - 5 - + + profile.conf + 5 + - - profile.conf - configuration file for the individual profiles - + + profile.conf + configuration file for the individual profiles + - - profile.conf - + + profile.conf + - - Description + + Description - profile.conf is a configuration file used to modify how the ISO will be built. + profile.conf is a configuration file used to modify how the ISO will be built. - By default all the options in the file are commented, with a value equal to the - default value. To change it just uncomment and put the desired value. + By default all the options in the file are commented, with a value equal to the + default value. To change it just uncomment and put the desired value. - + - - Options + + Options - The following options are understood: + The following options are understood: - + - - displaymanager= + + displaymanager= - Takes a value of - , - , - , - , - . Defaults to "none" value, - which won't configure any display manager. - - + Takes a value of + , + , + , + , + . Defaults to "none" value, + which won't configure any display manager. + + - - autologin= + + autologin= - Accepts - (the default) - . - - - - - netinstall= - - Accepts - (the default) - . - - - - - chrootcfg= - - Accepts - (the default) - . - - - - - netgroups= - - Default url for the netinstall.yaml. - - - - - geoip= - - Accepts + Accepts (the default) . - - + + - - efi_boot_loader= + + netinstall= - Takes grub or gummibot. Configures - calamares to use that bootloader. - - + Accepts + (the default) + . + + - - plymouth_theme= + + chrootcfg= - Takes the name of the plymouth - theme. It should be the directory of a valid - plymouth theme installed in /usr/share/plymouth/themes/ - - + Accepts + (the default) + . + + - - enable_systemd= + + netgroups= - Array of services that will be - enabled in systemd systems. It has to match - the names of .service systemd files. - - + Default url for the netinstall.yaml. + + - - enable_openrc= + + geoip= - Array of services that will be - enabled in openrc systems. - - + Accepts + (the default) + . + + - - hostname= + + efi_boot_loader= - Hostname for the ISO. - - + Takes grub or gummibot. Configures + calamares to use that bootloader. + + - - username= + + plymouth_theme= - Username of the default user - that will be created in the live-cd. - - + Takes the name of the plymouth + theme. It should be the directory of a valid + plymouth theme installed in /usr/share/plymouth/themes/ + + - - password= + + enable_systemd= - Password of the default user - that will be created in the live-cd. - - + Array of services that will be + enabled in systemd systems. It has to match + the names of .service systemd files. + + - - login_shell= + + enable_openrc= - Accepts any login shell for the user, eg. /bin/zsh. - login_shell defaults to /bin/bash - - + Array of services that will be + enabled in openrc systems. + + - - addgroups= + + hostname= - Default groups of the default user - in the live-cd and the user created while installing - the iso using calamares. - - + Hostname for the ISO. + + - - enable_systemd_live= + + username= - Array of services that will be - enabled in the systemd live-cd. It has to match - the names of .service systemd files. - - + Username of the default user + that will be created in the live-cd. + + - - enable_openrc_live= + + password= - Array of services that will be - enabled in the openrc live-cd. - - + Password of the default user + that will be created in the live-cd. + + - - tracker_url= + + login_shell= - Default tracker announce for the torrent. - The tracker url can also contain comma separated urls. - - + Accepts any login shell for the user, eg. /bin/zsh. + login_shell defaults to /bin/bash + + - - piece_size= + + addgroups= - Default priece size for the torrent in 2^n. - - + Default groups of the default user + in the live-cd and the user created while installing + the iso using calamares. + + - + + enable_systemd_live= - + Array of services that will be + enabled in the systemd live-cd. It has to match + the names of .service systemd files. + + - - See Also - - manjaro-tools.conf5, - buildiso1, - - + + enable_openrc_live= + + Array of services that will be + enabled in the openrc live-cd. + + + + + tracker_url= + + Default tracker announce for the torrent. + The tracker url can also contain comma separated urls. + + + + + piece_size= + + Default priece size for the torrent in 2^n. + + + + + + + + + See Also + + manjaro-tools.conf5, + buildiso1, + +