openwrtv4/package/system
Felix Fietkau ff17114ba1 ar71xx: Unifi AP Pro sysupgrade patch
The current implementation of mtd will not append the backup
file created by sysupgrade to the correct partition, as mtd will append
the data to first jffs2 partition it finds. As the kernel is also
stored on a jffs2 partition (which resides before the overlay
partition), the data will be appended to this partition.

To fix this problem, a new option

-s <number>             skip the first n bytes when appending data to the jffs2 partiton, defaults to "0"

is added to mtd.

Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 38807
2013-11-14 19:38:54 +00:00
..
ixp4xx-microcode move lots of kernel related packages to the new system/ folder 2012-10-17 22:45:58 +00:00
mountd packages: clean up the package folder 2013-06-21 16:54:37 +00:00
mtd ar71xx: Unifi AP Pro sysupgrade patch 2013-11-14 19:38:54 +00:00
opkg opkg: ignore empty fields in package lists 2013-10-14 08:09:58 +00:00
procd procd: remove obselete script install reference Signed-off-by: John Crispin <blogic@openwrt.org> 2013-11-13 12:15:06 +00:00
rpcd rpcd: fix missing option removal when merging subsequent uci set calls 2013-09-29 11:53:25 +00:00
ubox ubox: fix extroot/extoverlay mounting by label and support mounting by device name 2013-11-07 18:06:29 +00:00
ubus ubus: update to latest git head 2013-11-07 15:31:40 +00:00
uci uci: upgrade to latest git version 2013-10-15 11:32:28 +00:00
udev packages: clean up the package folder 2013-06-21 16:54:37 +00:00
vsc73x5-ucode move lots of kernel related packages to the new system/ folder 2012-10-17 22:45:58 +00:00
zram-swap zram-swap: fix dependencies 2013-11-13 18:42:45 +00:00