tn3399_openwrt/target
Jo-Philipp Wich 4aeeead303 x86: preserve partition table on sysupgrade
With this patch sysupgrade will write directly to the partitions
instead of to the main disk.  The UUID is copied from the image
to the MBR as well.  This prevents the mbr from being completely
overwritten and losing the partition table.  The -p option has
been added to maintain the original behavior and overwite the
entire disk with the new image.  Tests have been added to ensure
that the image partitions match up with the active partitions.

Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>

SVN-Revision: 48682
2016-02-09 12:33:17 +00:00
..
imagebuilder images imagebuilder: Allow to add sanitized extra name 2016-01-03 14:44:56 +00:00
linux x86: preserve partition table on sysupgrade 2016-02-09 12:33:17 +00:00
sdk sdk: add base repository fallback 2016-01-12 09:25:45 +00:00
toolchain targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 2016-01-03 14:44:42 +00:00
Config.in toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
Makefile