openwrtv3/package/base-files
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
..
files x86: preserve partition table on sysupgrade 2016-02-09 12:33:17 +00:00
image-config.in base-files: use the correct path in case of modified preinit options 2015-11-22 19:06:20 +00:00
Makefile base-files: honor CONFIG_TARGET_INIT_PATH 2016-02-08 14:28:50 +00:00