11d6b574f3
generate: log: Add a log prefix
...
Add a log prefix. This enables logging the config file that contained
the error or warning, which is helpful when regenerating all containers.
Signed-off-by: Enno Tensing <tenno@suij.in>
2025-08-11 17:37:32 +02:00
d097cedc6b
generate: log: Simplify the Log class
...
Drop hard Log Levels and log_info() and _debug()
Signed-off-by: Enno Tensing <tenno@suij.in>
2025-08-01 19:41:25 +02:00
83a2a38180
reuse: Add reuse information
...
Signed-off-by: Enno Tensing <tenno@suij.in>
2025-07-26 19:04:27 +02:00
53622827a0
generate: log: Add encoding=utf-8 to Path.open
...
Specify the encoding to use for the logfile.
Signed-off-by: Enno Tensing <tenno@suij.in>
2025-07-22 15:57:23 +02:00
995a66c753
generate: Add python script to generate control scripts
...
Generates control scripts from a given container config. For now the
actual generate.py does nothing.
Signed-off-by: Enno Tensing <tenno@suij.in>
2025-07-22 13:00:41 +02:00