openwrtv4/package
John Crispin 5d8f9e03f1 base-files: add support for platform_pre_upgrade function
Current NAND sysupgrade process is a bit hard to follow due to the way
of triggering stage1. Currently this is done by leaving a /mark/ in the
form of /tmp/sysupgrade-nand-path during nand_do_platform_check.
Existence of this mark stops standard sysupgrade process (as the result
of sysupgrade_pre_upgrade exit). This may be a bit misleading.

Proposed solution adds a new function that will allow platform.sh
trigger NAND sysupgrade consciously. This will also allow cleaning
nand_do_platform_check limiting it to just checking the image.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 45338
2015-04-09 14:33:03 +00:00
..
base-files base-files: add support for platform_pre_upgrade function 2015-04-09 14:33:03 +00:00
boot packages: use $(LN) macro, make symlinks relative 2015-04-03 00:07:43 +00:00
devel oprofile: add dependency on librt, it seems to be needed in some configurations 2015-04-06 18:44:28 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel modules: remove zd1201 package 2015-04-09 10:33:26 +00:00
libs packages: use $(LN) macro, make symlinks relative 2015-04-03 00:07:43 +00:00
network netifd: Interface last error support 2015-04-09 10:33:05 +00:00
system ubox: add log_trailer_null option to uci 2015-04-09 10:32:18 +00:00
utils busybox: fix regression in handling non-existant find path arguments (#19439) 2015-04-09 08:02:33 +00:00
Makefile build: add integration for managing opkg package feed keys 2015-04-06 19:39:51 +00:00