24 Commits (b908c82f49c5049274f36345cfedbd21c0e5c938)

Author SHA1 Message Date
Matthias Schiffer dac07ca05b
x86: sysupgrade: explicitly rescan disk after writing partition table 7 years ago
Matthias Schiffer a77633d36d
x86: sysupgrade: refactor platform_do_upgrade 7 years ago
Matthias Schiffer 19b84cfff2
x86: sysupgrade: move partition table change check to platform_check_image 7 years ago
Felix Fietkau b02c381b4b x86: fix sysupgrades on disks with 4k block size 8 years ago
Yousong Zhou 6f61d8511e base-files: export x86 platform upgrade functions to common.sh 8 years ago
Jo-Philipp Wich 1012701014 x86: generalize partition discovery for sysupgrade 8 years ago
Jo-Philipp Wich 924fb794bd x86: search PARTUUID in any block device 9 years ago
Jo-Philipp Wich 9f422eba7c x86: make sysupgrade work without partx 9 years ago
Hauke Mehrtens 8a7b28071f x86: fix platform_export_bootpart() for Xen virtual disks 9 years ago
Jo-Philipp Wich 4aeeead303 x86: preserve partition table on sysupgrade 9 years ago
Jo-Philipp Wich 02e2548b84 x86: use PARTUUID instead explicitly specifying the device by default 10 years ago
John Crispin f933a741a9 target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC 10 years ago
Felix Fietkau b95bdc8ab5 kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere 11 years ago
Jo-Philipp Wich f600ec5b3b x86: allow both old and new grub signatures in sysupgrade 12 years ago
Felix Fietkau 95e642632a x86: correct image magic for grub2 images 12 years ago
Vasilis Tsiligiannis 1978c07539 Fix sysupgrade for squashfs, jffs2 and ext4 images 12 years ago
Nicolas Thill 1fc7da0306 sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx 15 years ago
Florian Fainelli e1a4f69cb5 sysupgrade: Get target device from kernel cmdline, patch from acinonyx 15 years ago
Jo-Philipp Wich 817d27bcdc sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx) 15 years ago
Jo-Philipp Wich 5231811851 sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. 15 years ago
Felix Fietkau 065306a9a8 fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321) 16 years ago
Felix Fietkau f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86) 16 years ago
Travis Kemen 7346ef83e1 fix sysupgrade endian issues 16 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago