qusal/salt/utils/tools/builder
2023-11-13 14:33:28 +00:00
..
core.sls refactor: initial commit 2023-11-13 14:33:28 +00:00
doc.sls refactor: initial commit 2023-11-13 14:33:28 +00:00
README.md refactor: initial commit 2023-11-13 14:33:28 +00:00

builder

Build tools for packaging in Qubes OS.

Table of Contents

Description

This is not necessary for qubes-builder, it is just a set of useful tools for building packages in UNIX distributions.

Installation

Install builder tools on templates:

qubesctl --skip-dom0 --targets=TEMPLATEVMS state.apply utils.tools.builder.core

Install documentation tools on templates:

qubesctl --skip-dom0 --targets=TEMPLATEVMS state.apply utils.tools.builder.doc

Usage

Standard builder usage, no extra configuration required.