base-files: always use staged sysupgrade
authorMatthias Schiffer <mschiffer@universe-factory.net>
Fri, 21 Apr 2017 22:54:50 +0000 (00:54 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 29 May 2017 21:50:32 +0000 (23:50 +0200)
Support for the -d and -p options is dropped; it may be added again at some
point by adding these flags to the ubus sysupgrade call.

A downside of this is that we get a lot less information about the progress
of the upgrade: as soon as the actual upgrade starts, all shell sessions
are killed to allow unmounting the root filesystem.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

No differences found