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
/
package
/
base-files
/
files
/
lib
/
upgrade
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: improve lib/upgrade/common.sh
Klaus Kudielka
2019-05-11
1
-13
/
+19
*
base-files: fix ucert verification
Felix Fietkau
2019-02-12
1
-1
/
+2
*
base-files: do not strip fwtool signature data during check
Felix Fietkau
2019-02-09
1
-1
/
+1
*
base-files: sysupgrade: support additional mtd options
David Bauer
2019-01-26
1
-2
/
+2
*
base-files: allow non-standard rootfs volume name in UBI in sysupgrade
INAGAKI Hiroshi
2019-01-01
1
-6
/
+9
*
base-files: fix several bashisms
Michael Heimpold
2018-12-05
1
-1
/
+1
*
Revert "base-files: fwtool: Fix wrong checksum on combined-image with metadata"
Jo-Philipp Wich
2018-12-02
1
-1
/
+1
*
base-files: fwtool: Fix wrong checksum on combined-image with metadata
Petr Štetiar
2018-11-26
1
-1
/
+1
*
treewide: consolidate upgrade state set
Mathias Kresin
2018-08-16
2
-0
/
+6
*
base-files: introduce sysupgrade signature chain verification
Daniel Golle
2018-08-08
1
-0
/
+25
*
base-files: drop fwtool_pre_upgrade
John Crispin
2018-07-30
1
-4
/
+0
*
base-files: exit if mtd write command fails during sysupgrade
Rafał Miłecki
2018-06-18
1
-0
/
+1
*
base-files: sysupgrade: fix handing get_image unpack commands
Matthias Schiffer
2018-06-11
1
-6
/
+6
*
base-files: don't evaluate block-device uevent
Daniel Golle
2018-02-13
1
-4
/
+8
*
base-files: quote values when evaluating uevent
Daniel Golle
2018-02-11
1
-3
/
+2
*
procd: nand: remove nand_board_name platform override
Mathias Kresin
2017-12-08
1
-9
/
+0
*
procd: nand: dont rely on boardname in nand_upgrade_tar
Mathias Kresin
2017-12-08
1
-7
/
+9
*
base-files: upgrade: make get_partitions() endian agnostic
Christian Lamparter
2017-12-08
1
-5
/
+13
*
sysupgrade: don't kill our own parent
Mat Trudel
2017-11-15
1
-2
/
+3
*
base-files: upgrade: don't loop forever trying to kill processes
Matthias Schiffer
2017-07-20
1
-1
/
+10
*
base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN
Matthias Schiffer
2017-07-11
2
-37
/
+33
*
bcm53xx: upgrade: fix RAMFS_COPY_*
Matthias Schiffer
2017-07-11
1
-1
/
+1
*
base-files: upgrade: correctly handle nand_do_upgrade argument passed from pr...
Matthias Schiffer
2017-07-11
2
-2
/
+2
*
mvebu: fix sysupgrade
Matthias Schiffer
2017-06-01
1
-1
/
+1
*
base-files: nand: use CI_KERNPART whenever the kernel volume is needed
Christian Lamparter
2017-05-31
1
-4
/
+4
*
base-files: sysupgrade cleanup
Matthias Schiffer
2017-05-29
2
-103
/
+102
*
base-files: always use staged sysupgrade
Matthias Schiffer
2017-05-29
3
-117
/
+116
*
procd: remove procd-nand package
Matthias Schiffer
2017-05-29
1
-0
/
+376
*
base-files: save /bin/mknod for sysupgrade
Felix Fietkau
2017-01-06
1
-1
/
+2
*
base-files: export x86 platform upgrade functions to common.sh
Yousong Zhou
2017-01-05
1
-0
/
+90
*
base-files: add a hint in sysupgrade that shows what to do when the image met...
Felix Fietkau
2016-12-04
1
-0
/
+3
*
base-files: validate metadata of sysupgrade images
Felix Fietkau
2016-11-19
1
-0
/
+40
*
package/basefiles: add mkfs.ext4 and losetup binaries to ramfs list
André Valentin
2016-10-26
1
-0
/
+2
*
sysupgrade: unmount filesystems before reboot
Mathias Kresin
2016-08-04
1
-0
/
+1
*
base-files: sysupgrade: fix pseudobridge upgrades
Conn O'Griofa
2016-07-24
1
-1
/
+1
*
x86: generalize partition discovery for sysupgrade
Jo-Philipp Wich
2016-05-24
1
-1
/
+1
*
x86: preserve partition table on sysupgrade
Jo-Philipp Wich
2016-02-09
1
-0
/
+1
*
base-files: fix sysupgrade 'wget' handling for uclient-fetch
Felix Fietkau
2016-01-25
1
-3
/
+4
*
base-files: fix sysupgrade 'wget' handling
Felix Fietkau
2016-01-22
1
-1
/
+1
*
base-files: sysupgrade: quote source image name
John Crispin
2015-09-14
1
-2
/
+2
*
base-files: default_do_upgrade: accept & forward image extraction command
John Crispin
2015-06-05
1
-2
/
+6
*
base-files: remove ubi tool
Luka Perkov
2015-05-29
1
-1
/
+0
*
base-files: supress errors from ldd
Jonas Gorski
2014-11-19
1
-1
/
+1
*
base-files: properly fix copying ld*.so with eglibc
Jonas Gorski
2014-11-18
1
-4
/
+1
*
base-files: add /etc/shadow to list of essential files to keep in sysupgrade ...
Felix Fietkau
2014-10-25
1
-0
/
+1
*
base-files: fix ldd definition if /usr/bin/ldd exists
Felix Fietkau
2014-10-19
1
-1
/
+1
*
sysupgrade: Enable killing of all processes under upgraded
John Crispin
2014-07-10
1
-12
/
+27
*
base-files: fix ramfs / nand upgrade
John Crispin
2014-07-01
1
-1
/
+1
*
base-files: regenerate the /lib64 symlink when switching to a ramdisk
John Crispin
2014-06-20
1
-0
/
+2
*
base-files: add upgraded to the list of daemons not killed
John Crispin
2014-06-19
1
-1
/
+1
[next]