]> git.ipfire.org Git - people/ric9/pakfire.git/commit
build: Install source package/update in one step
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 8 Jan 2025 11:22:08 +0000 (11:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 8 Jan 2025 11:22:08 +0000 (11:22 +0000)
commitca72c2a7013a81509444cf7bd680021d1e848112
treea6811720037539201ed6b4c61d9e6a9722fa853d
parentc9e23df69e3edcc41853edd97d5382fec2fa5669
build: Install source package/update in one step

This patch makes launching a new environment even faster. Everything
will always be resolved in one go and installed in one huge transaction.
Any dependency errors will be caught really early on and we will have
less noise in the console/log.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/build.c