aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files/lib/upgrade/platform.sh
Commit message (Expand)AuthorAgeFilesLines
* x86: upgrade: make code comment appear as log linesYousong Zhou2020-11-111-4/+2
* x86: upgrade: use get_image_ddYousong Zhou2020-11-111-5/+5
* x86: upgrade: use v function for writting logsYousong Zhou2020-11-111-8/+8
* x86: fix touching bootloader "upgraded" markYousong Zhou2020-11-021-1/+1
* x86: fix grub-bios-setup fail during sysupgrade李国2020-04-091-1/+1
* x86: generate EFI platform bootable images李国2020-03-311-7/+20
* x86: add preinit hook for bootloader upgradeTomasz Maciej Nowak2020-03-011-1/+2
* x86: add bootloader upgrade on sysupgradeTomasz Maciej Nowak2020-03-011-0/+24
* treewide: use new procd sysupgrade $UPGRADE_BACKUP variableRafał Miłecki2019-09-051-1/+1
* treewide: when copying a backup file always specify dest nameRafał Miłecki2019-09-051-1/+1
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-221-1/+1
* x86: sysupgrade: explicitly rescan disk after writing partition tableMatthias Schiffer2017-05-291-0/+6
* x86: sysupgrade: refactor platform_do_upgradeMatthias Schiffer2017-05-291-33/+36
* x86: sysupgrade: move partition table change check to platform_check_imageMatthias Schiffer2017-05-291-4/+25
* x86: fix sysupgrades on disks with 4k block sizeFelix Fietkau2017-01-251-9/+2
* base-files: export x86 platform upgrade functions to common.shYousong Zhou2017-01-051-94/+3
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-05-241-23/+50
* x86: search PARTUUID in any block deviceJo-Philipp Wich2016-03-301-1/+2
* x86: make sysupgrade work without partxJo-Philipp Wich2016-03-301-6/+28
* x86: fix platform_export_bootpart() for Xen virtual disksHauke Mehrtens2016-04-171-1/+1
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-091-2/+49
* x86: use PARTUUID instead explicitly specifying the device by defaultJo-Philipp Wich2015-03-241-24/+46
* target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGCJohn Crispin2014-06-021-1/+1
* kernel/base-files: clean up old code related to refreshing mtd partitions, it...Felix Fietkau2013-07-141-6/+0
* x86: allow both old and new grub signatures in sysupgradeJo-Philipp Wich2012-10-231-1/+1
* x86: correct image magic for grub2 imagesFelix Fietkau2012-10-221-1/+1
* Fix sysupgrade for squashfs, jffs2 and ext4 imagesVasilis Tsiligiannis2012-06-191-16/+33
* sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks ...Nicolas Thill2010-04-041-1/+1
* sysupgrade: Get target device from kernel cmdline, patch from acinonyxFlorian Fainelli2010-03-281-1/+5
* sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)Jo-Philipp Wich2010-03-271-1/+1
* sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 curr...Jo-Philipp Wich2009-07-161-1/+1
* fix small logic error in x86 sysupgrade script, which prevented upgrades from...Felix Fietkau2008-09-231-1/+1
* fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi...Felix Fietkau2008-09-231-0/+2
* fix sysupgrade endian issuesTravis Kemen2008-07-221-1/+1
* get rid of per-profile base-filesGabor Juhos2007-09-291-0/+27