openwrt/package/base-files
Luiz Angelo Daros de Luca 20b23270b7 base-files: add sysupgrade -u to skip unchanged files
With '-u', for a file /aaa/bbb/ccc enlisted for backup,
it will only get into backup if /rom/aaa/bbb/ccc does not
exist or /aaa/bbb/ccc is different from /rom/aaa/bbb/ccc.

It also works with '-c', but only effective for files touched
but not modified.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-12-09 18:04:11 +00:00
..
files base-files: add sysupgrade -u to skip unchanged files 2018-12-09 18:04:11 +00:00
image-config.in include/feeds.mk: rework generation of opkg distfeeds.conf 2018-07-12 21:18:41 +02:00
Makefile base-files: add network_get_metric() to /lib/functions/network.sh 2018-09-25 10:16:03 +02:00