You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
ca-certificates ca-certificates: update to version 20160104 9 years ago
fstools fstools: fix off-by-one error in the version number 9 years ago
mountd packages: use OPENWRT_GIT to point at the main openwrt git repo 9 years ago
mtd mtd: detect image format when writing 8 years ago
opkg opkg: depend on uclient-fetch, disable busybox wget 9 years ago
procd procd: update to the latest version, fixes a memory leak in trigger handling 8 years ago
rpcd rpcd: move to git.openwrt.org 9 years ago
ubox ubox: move to git.openwrt.org 9 years ago
ubus ubus: update to the latest version, fixes a memory leak on client disconnect 9 years ago
uci uci: update to the latest version, fixes uci show output for anonymous sections (#21781) 9 years ago
udev license info - revert r43155 10 years ago
usign usign: force installation to $(STAGING_DIR_HOST) 9 years ago
zram-swap cosmetic: remove trailing whitespaces 9 years ago