You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
firstboot base-files: firstboot: pass down arguments such as -y to jffs2reset 9 years ago
hotplug-call base-files: honor CONFIG_TARGET_INIT_PATH 8 years ago
led.sh scripts: fix wrong usage of '==' operator 10 years ago
sysupgrade x86: preserve partition table on sysupgrade 8 years ago
wifi scripts: fix wrong usage of '==' operator 10 years ago