openwrtv3/package/base-files/files
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
..
bin base-files: ipcalc.sh: fix broken calculations on 64bit systems 2012-12-23 22:18:43 +00:00
etc base-files: don't enter failsafe if triggered by switch 2013-11-11 23:34:11 +00:00
lib ar71xx: Unifi AP Pro sysupgrade patch 2013-11-14 19:38:54 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin ar71xx: Unifi AP Pro sysupgrade patch 2013-11-14 19:38:54 +00:00