debian-forge/osbuild
Christian Kellner 6767d04ef5 utils/lorax: add lorax template related helpers
A new module that can parse and execute Lorax script templates,
which are mako template based files that support a limited set
of commands, like "install", "remove" and such.
The module provides helper functions to parse such templates
and execute them by providing a re-implementation of a subset
of the commands. All commands needed for running the post
installationtemplates were implemented.
2021-02-19 14:42:32 +00:00
..
formats sources: rename org.osbuild.{files -> curl} 2021-02-12 19:27:08 +01:00
util utils/lorax: add lorax template related helpers 2021-02-19 14:42:32 +00:00
__init__.py pipeline: remove Assembler class 2021-01-19 10:42:26 +01:00
__main__.py osbuild: always return exit code 2020-10-27 22:04:09 +01:00
api.py api: ensure parent of socket dir exists 2020-12-04 12:28:30 +01:00
buildroot.py buildroot: bind mount mke2fs config 2021-02-19 14:42:32 +00:00
inputs.py inputs: remove type info for info param 2021-02-06 12:04:30 +01:00
loop.py loop: use python 3 style base class initialization 2020-10-30 17:28:31 +01:00
main_cli.py main_cli: add --export command line argument 2021-02-12 15:55:43 +01:00
meta.py meta: Index now support different schema versions 2021-02-12 15:55:43 +01:00
monitor.py monitor/log: print pipeline information 2021-02-12 15:55:43 +01:00
objectstore.py objectstore: add source method to api 2021-02-06 12:04:30 +01:00
pipeline.py pipeline: ability to checkpoint by pipeline name 2021-02-19 14:42:32 +00:00
remoteloop.py api: remove 'addr' param from message dispatcher 2020-07-29 02:16:20 +01:00
sources.py sources: source itself controls cache sub-dir 2021-02-12 19:27:08 +01:00
treesum.py treesum: handle special device files 2021-02-16 23:00:13 +00:00