]> git.ipfire.org Git - pakfire.git/commit
build: Create and manage the Pakfire instance ourselves
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Jan 2025 13:30:03 +0000 (13:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Jan 2025 13:30:03 +0000 (13:30 +0000)
commiteccc1d5bce853ce9df1836e48595f158f9dcd91e
treedd88ba74d2367f93248251f8554fde07467be0b2
parent9f156804e0fe9cc92a240f12fe76ccc1adc15f92
build: Create and manage the Pakfire instance ourselves

This allows us to pass arguments around easier and keep the
configuration closer together.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/build.c
src/cli/lib/image_create.c
src/cli/lib/shell.c
src/pakfire/build.c
src/pakfire/build.h
src/pakfire/job.c