]> git.ipfire.org Git - thirdparty/openwrt.git/commit
apk: add --force-reinstall option
authorFelix Fietkau <nbd@nbd.name>
Sun, 8 Mar 2026 15:32:00 +0000 (15:32 +0000)
committerFelix Fietkau <nbd@nbd.name>
Sun, 8 Mar 2026 15:35:56 +0000 (16:35 +0100)
commit37a1070b37b5da97a622e2d8a2d69fef73b9d641
tree03dbc726089ae75ed61feb4e166d15f1f07e1ecf
parent2eeab0174c41ff98cef5af0fd45c6890fc89cc54
apk: add --force-reinstall option

Allow reinstalling already-installed packages without a version change.
Only the named packages are reinstalled, not their dependencies.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 91cff1a6d35a92b8f376940c2fa45b8447aa0cdf)
package/system/apk/Makefile
package/system/apk/patches/0100-add-add-force-reinstall-option.patch [new file with mode: 0644]