aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/upgrade
Commit message (Expand)AuthorAgeFilesLines
* base-files: switch_to_ramfs: add nand-utilsÁlvaro Fernández Rojas2020-05-181-1/+1
* base-files: upgrade: fix indentJavier Marcet2020-05-081-2/+2
* base-files: ensure VERBOSE is setAlexander Couzens2020-04-211-1/+1
* treewide: convert sed -r to posix -EKevin Darbyshire-Bryant2020-04-041-1/+1
* x86: generate EFI platform bootable images李国2020-03-311-8/+54
* base-files: Add /etc/shinit for non-login shell initJeffery To2020-03-011-0/+1
* base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2Russell Senior2019-11-131-1/+1
* base-files: upgrade: add case to export_bootdeviceKlaus Kudielka2019-10-091-1/+13
* treewide: sysupgrade: use $UPGRADE_BACKUP to check for backupRafał Miłecki2019-09-112-2/+2
* treewide: use new procd sysupgrade $UPGRADE_BACKUP variableRafał Miłecki2019-09-052-2/+1
* treewide: don't hardcode "sysupgrade.tgz" file nameRafał Miłecki2019-09-052-1/+3
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-221-5/+0
* base-files: pass "save_config" option to the "sysupgrade" methodRafał Miłecki2019-08-223-4/+2
* base-files: drop support for the platform_nand_pre_upgrade()Rafał Miłecki2019-07-221-4/+0
* base-files: don't set ARGV and ARGCRafał Miłecki2019-07-171-3/+0
* base-files: move stage2 upgrade to separated fileRafał Miłecki2019-07-113-23/+26
* 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