openwrtv4/package
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
..
base-files x86: preserve partition table on sysupgrade 2016-02-09 12:33:17 +00:00
boot packages: uboot-sunxi: fix SATA powerup on Bananapro 2016-02-02 23:13:29 +00:00
devel perf: include asm/unistd.h instead of syscall.h to fix conflict with kernel headers 2016-01-30 20:14:59 +00:00
firmware linux-firmware: package BCM4366 firmware 2016-02-08 07:30:49 +00:00
kernel mt76: update to the latest version, fixes fragmented rx issues 2016-02-08 13:38:22 +00:00
libs cyassl: update to wolfssl version 3.8.0 2016-02-01 22:38:28 +00:00
network dropbear: honor CONFIG_TARGET_INIT_PATH 2016-02-08 14:28:57 +00:00
system procd: honor CONFIG_TARGET_INIT_PATH 2016-02-08 14:28:42 +00:00
utils busybox: fix route tables in ip rule show output 2016-02-07 20:15:21 +00:00
Makefile package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set 2016-01-31 23:29:12 +00:00