index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
x86
/
base-files
/
lib
/
upgrade
/
platform.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: upgrade: make code comment appear as log lines
Yousong Zhou
2020-11-11
1
-4
/
+2
*
x86: upgrade: use get_image_dd
Yousong Zhou
2020-11-11
1
-5
/
+5
*
x86: upgrade: use v function for writting logs
Yousong Zhou
2020-11-11
1
-8
/
+8
*
x86: fix touching bootloader "upgraded" mark
Yousong Zhou
2020-11-02
1
-1
/
+1
*
x86: fix grub-bios-setup fail during sysupgrade
李国
2020-04-09
1
-1
/
+1
*
x86: generate EFI platform bootable images
李国
2020-03-31
1
-7
/
+20
*
x86: add preinit hook for bootloader upgrade
Tomasz Maciej Nowak
2020-03-01
1
-1
/
+2
*
x86: add bootloader upgrade on sysupgrade
Tomasz Maciej Nowak
2020-03-01
1
-0
/
+24
*
treewide: use new procd sysupgrade $UPGRADE_BACKUP variable
Rafał Miłecki
2019-09-05
1
-1
/
+1
*
treewide: when copying a backup file always specify dest name
Rafał Miłecki
2019-09-05
1
-1
/
+1
*
treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method
Rafał Miłecki
2019-08-22
1
-1
/
+1
*
x86: sysupgrade: explicitly rescan disk after writing partition table
Matthias Schiffer
2017-05-29
1
-0
/
+6
*
x86: sysupgrade: refactor platform_do_upgrade
Matthias Schiffer
2017-05-29
1
-33
/
+36
*
x86: sysupgrade: move partition table change check to platform_check_image
Matthias Schiffer
2017-05-29
1
-4
/
+25
*
x86: fix sysupgrades on disks with 4k block size
Felix Fietkau
2017-01-25
1
-9
/
+2
*
base-files: export x86 platform upgrade functions to common.sh
Yousong Zhou
2017-01-05
1
-94
/
+3
*
x86: generalize partition discovery for sysupgrade
Jo-Philipp Wich
2016-05-24
1
-23
/
+50
*
x86: search PARTUUID in any block device
Jo-Philipp Wich
2016-03-30
1
-1
/
+2
*
x86: make sysupgrade work without partx
Jo-Philipp Wich
2016-03-30
1
-6
/
+28
*
x86: fix platform_export_bootpart() for Xen virtual disks
Hauke Mehrtens
2016-04-17
1
-1
/
+1
*
x86: preserve partition table on sysupgrade
Jo-Philipp Wich
2016-02-09
1
-2
/
+49
*
x86: use PARTUUID instead explicitly specifying the device by default
Jo-Philipp Wich
2015-03-24
1
-24
/
+46
*
target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC
John Crispin
2014-06-02
1
-1
/
+1
*
kernel/base-files: clean up old code related to refreshing mtd partitions, it...
Felix Fietkau
2013-07-14
1
-6
/
+0
*
x86: allow both old and new grub signatures in sysupgrade
Jo-Philipp Wich
2012-10-23
1
-1
/
+1
*
x86: correct image magic for grub2 images
Felix Fietkau
2012-10-22
1
-1
/
+1
*
Fix sysupgrade for squashfs, jffs2 and ext4 images
Vasilis Tsiligiannis
2012-06-19
1
-16
/
+33
*
sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks ...
Nicolas Thill
2010-04-04
1
-1
/
+1
*
sysupgrade: Get target device from kernel cmdline, patch from acinonyx
Florian Fainelli
2010-03-28
1
-1
/
+5
*
sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)
Jo-Philipp Wich
2010-03-27
1
-1
/
+1
*
sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 curr...
Jo-Philipp Wich
2009-07-16
1
-1
/
+1
*
fix small logic error in x86 sysupgrade script, which prevented upgrades from...
Felix Fietkau
2008-09-23
1
-1
/
+1
*
fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi...
Felix Fietkau
2008-09-23
1
-0
/
+2
*
fix sysupgrade endian issues
Travis Kemen
2008-07-22
1
-1
/
+1
*
get rid of per-profile base-files
Gabor Juhos
2007-09-29
1
-0
/
+27