summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/upgrade
Commit message (Expand)AuthorAgeFilesLines
* base-files: drop support for NAND upgrade in platform_pre_upgrade()Rafał Miłecki2019-07-083-16/+2
* base-files: drop unused jffs2_copy_config()Rafał Miłecki2019-07-081-10/+0
* base-files: improve lib/upgrade/common.shKlaus Kudielka2019-05-111-13/+19
* base-files: fix ucert verificationFelix Fietkau2019-02-121-1/+2
* base-files: do not strip fwtool signature data during checkFelix Fietkau2019-02-091-1/+1
* base-files: sysupgrade: support additional mtd optionsDavid Bauer2019-01-261-2/+2
* base-files: allow non-standard rootfs volume name in UBI in sysupgradeINAGAKI Hiroshi2019-01-011-6/+9
* base-files: fix several bashismsMichael Heimpold2018-12-051-1/+1
* Revert "base-files: fwtool: Fix wrong checksum on combined-image with metadata"Jo-Philipp Wich2018-12-021-1/+1
* base-files: fwtool: Fix wrong checksum on combined-image with metadataPetr Štetiar2018-11-261-1/+1
* treewide: consolidate upgrade state setMathias Kresin2018-08-162-0/+6
* base-files: introduce sysupgrade signature chain verificationDaniel Golle2018-08-081-0/+25
* base-files: drop fwtool_pre_upgradeJohn Crispin2018-07-301-4/+0
* base-files: exit if mtd write command fails during sysupgradeRafał Miłecki2018-06-181-0/+1
* base-files: sysupgrade: fix handing get_image unpack commandsMatthias Schiffer2018-06-111-6/+6
* base-files: don't evaluate block-device ueventDaniel Golle2018-02-131-4/+8
* base-files: quote values when evaluating ueventDaniel Golle2018-02-111-3/+2
* procd: nand: remove nand_board_name platform overrideMathias Kresin2017-12-081-9/+0
* procd: nand: dont rely on boardname in nand_upgrade_tarMathias Kresin2017-12-081-7/+9
* base-files: upgrade: make get_partitions() endian agnosticChristian Lamparter2017-12-081-5/+13
* sysupgrade: don't kill our own parentMat Trudel2017-11-151-2/+3
* base-files: upgrade: don't loop forever trying to kill processesMatthias Schiffer2017-07-201-1/+10
* base-files: automatically handle paths and symlinks for RAMFS_COPY_BINMatthias Schiffer2017-07-112-37/+33
* bcm53xx: upgrade: fix RAMFS_COPY_*Matthias Schiffer2017-07-111-1/+1
* base-files: upgrade: correctly handle nand_do_upgrade argument passed from pr...Matthias Schiffer2017-07-112-2/+2
* mvebu: fix sysupgradeMatthias Schiffer2017-06-011-1/+1
* base-files: nand: use CI_KERNPART whenever the kernel volume is neededChristian Lamparter2017-05-311-4/+4
* base-files: sysupgrade cleanupMatthias Schiffer2017-05-292-103/+102
* base-files: always use staged sysupgradeMatthias Schiffer2017-05-293-117/+116
* procd: remove procd-nand packageMatthias Schiffer2017-05-291-0/+376
* base-files: save /bin/mknod for sysupgradeFelix Fietkau2017-01-061-1/+2
* base-files: export x86 platform upgrade functions to common.shYousong Zhou2017-01-051-0/+90
* base-files: add a hint in sysupgrade that shows what to do when the image met...Felix Fietkau2016-12-041-0/+3
* base-files: validate metadata of sysupgrade imagesFelix Fietkau2016-11-191-0/+40
* package/basefiles: add mkfs.ext4 and losetup binaries to ramfs listAndré Valentin2016-10-261-0/+2
* sysupgrade: unmount filesystems before rebootMathias Kresin2016-08-041-0/+1
* base-files: sysupgrade: fix pseudobridge upgradesConn O'Griofa2016-07-241-1/+1
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-05-241-1/+1
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-091-0/+1
* base-files: fix sysupgrade 'wget' handling for uclient-fetchFelix Fietkau2016-01-251-3/+4
* base-files: fix sysupgrade 'wget' handlingFelix Fietkau2016-01-221-1/+1
* base-files: sysupgrade: quote source image nameJohn Crispin2015-09-141-2/+2
* base-files: default_do_upgrade: accept & forward image extraction commandJohn Crispin2015-06-051-2/+6
* base-files: remove ubi toolLuka Perkov2015-05-291-1/+0
* base-files: supress errors from lddJonas Gorski2014-11-191-1/+1
* base-files: properly fix copying ld*.so with eglibcJonas Gorski2014-11-181-4/+1
* base-files: add /etc/shadow to list of essential files to keep in sysupgrade ...Felix Fietkau2014-10-251-0/+1
* base-files: fix ldd definition if /usr/bin/ldd existsFelix Fietkau2014-10-191-1/+1
* sysupgrade: Enable killing of all processes under upgradedJohn Crispin2014-07-101-12/+27
* base-files: fix ramfs / nand upgradeJohn Crispin2014-07-011-1/+1