]> 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:04 +0000 (16:35 +0100)
commit91cff1a6d35a92b8f376940c2fa45b8447aa0cdf
treeafe8a111f0e5efb7774f2d386143fc79308067f1
parent56bf67d47406bd7c64cdfc6a8610032afe7094cf
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>
package/system/apk/Makefile
package/system/apk/patches/0100-add-add-force-reinstall-option.patch [new file with mode: 0644]