]> git.ipfire.org Git - pakfire.git/commit
python: execute: Implement bind-mounting mountpoints
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Mar 2025 14:43:13 +0000 (14:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Mar 2025 14:43:13 +0000 (14:43 +0000)
commitcc189cbd9c0ea49943634d4d6ea3a2957c46ff0c
treeb42e3131cbc14d88cf67a840503dd5733a921a06
parentf673df4e596af765342c7dc1b47eaeceac91816e
python: execute: Implement bind-mounting mountpoints

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/pakfire.c
tests/python/execute.py