openwrtv3/package/system
Rafał Miłecki df8ca9a5c4 mtd: add -c option for specifying amount of data to be used for checksum
So far fixtrx was calculating checksum over amount of data matching
partition erase size. It was mostly a workaround of checksum problem
after changing anything in initial TRX content (e.g. formatting JFFS2).
Its main purpose was to make bootloader accept modified TRX. This didn't
provide much protection of flash data against corruption.

This new option lets caller request calculating checksum over a bigger
amount of data. It may be used e.g. to include whole kernel data for
checksum and hopefully make bootloader go info failsafe mode if
something goes wrong.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
2016-05-09 20:10:58 +02:00
..
ca-certificates ca-certificates: update to version 20160104 2016-01-17 11:03:36 +00:00
fstools fstools: fix snapshot support 2016-04-29 04:15:46 +02:00
lede-keyring signing: remove unatteded build key and use current keyring instead 2016-04-30 20:39:23 +02:00
mountd packages: use OPENWRT_GIT to point at the main openwrt git repo 2016-01-04 15:11:49 +00:00
mtd mtd: add -c option for specifying amount of data to be used for checksum 2016-05-09 20:10:58 +02:00
opkg opkg: fix use-after-free with duplicate packages on the command line 2016-04-23 14:03:50 +02:00
procd package: flag essential components as nonshared 2016-04-06 22:38:47 +02:00
rpcd rpcd: update to latest version 2016-04-13 07:33:24 +00:00
ubox ubox: update to the latest version, fixes an error on processing invalid modules 2016-03-07 16:35:43 +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: commit through symlinks 2016-03-31 02:09:53 +02: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