openwrt/package/system
Rafał Miłecki b5c41ad28c mtd: detect image format when writing
Recently TRX checking code was changed to detect Seama format and don't
abort whole writing operation because of it. This isn't a good long-term
solution. It's a poor idea to teach every format handler recognizing all
possible formats. Instead it should be handled in a generic code which
should run check depending on the detected format.

This will also allow further improvements like fixing formats other than
TRX after replacing JFFS2.

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

SVN-Revision: 48639
2016-02-06 16:29:12 +00:00
..
ca-certificates ca-certificates: update to version 20160104 2016-01-17 11:03:36 +00:00
fstools fstools: fix off-by-one error in the version number 2016-01-10 18:04:36 +00:00
mountd packages: use OPENWRT_GIT to point at the main openwrt git repo 2016-01-04 15:11:49 +00:00
mtd mtd: detect image format when writing 2016-02-06 16:29:12 +00:00
opkg opkg: depend on uclient-fetch, disable busybox wget 2016-01-19 23:35:04 +00:00
procd procd: update to the latest version, fixes a memory leak in trigger handling 2016-02-04 20:20:03 +00:00
rpcd rpcd: move to git.openwrt.org 2016-01-04 15:12:16 +00:00
ubox ubox: move to git.openwrt.org 2016-01-04 15:12:10 +00:00
ubus ubus: update to the latest version, fixes a memory leak on client disconnect 2016-01-26 09:32:22 +00:00
uci uci: update to the latest version, fixes uci show output for anonymous sections (#21781) 2016-02-02 17:14:47 +00:00
udev license info - revert r43155 2014-11-03 09:56:44 +00:00
usign usign: force installation to $(STAGING_DIR_HOST) 2016-01-25 23:05:49 +00:00
zram-swap cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00