Alejandro del Castillo fcb2633900 update-alternatives: add support for link renames
During package upgrades, the link location might change. For example:

Package A: 'update-alternatives --install /bin/app app /some/real/path 100'
Package B: 'update-alternatives --install /sbin/app app /some/other/path 100'

Opkg disallows a link change and throws an error. Debian does allow the
operation, changing the link to the new location. Add support to follow
the debian update-alternatives behavior.

bugzilla #8344

Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
2018-01-23 12:00:22 -06:00
2013-12-03 13:19:19 +00:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
Description
Tools for the Opkg lightweight package management system
348 KiB
Languages
Python 54.3%
Shell 44.9%
Makefile 0.8%