aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/sbin/sysupgrade
Commit message (Expand)AuthorAge
* base-files: use jshn lib for ubus sysupgrade argument generationFlorian Eckert2020-01-14
* base-files: sysupgrade: exit if the firmware download failedPetr Štetiar2020-01-05
* treewide: sysupgrade: use $UPGRADE_BACKUP to check for backupRafał Miłecki2019-09-11
* base-files: sysupgrade: pass "backup" ubus attributeRafał Miłecki2019-09-11
* base-files: pass "force" parameter to the "sysupgrade" callRafał Miłecki2019-09-04
* base-files: use JSON for storing firmware validation infoRafał Miłecki2019-08-30
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-22
* base-files: pass "save_config" option to the "sysupgrade" methodRafał Miłecki2019-08-22
* base-files: don't set ARGV and ARGCRafał Miłecki2019-07-17
* base-files: move stage2 upgrade to separated fileRafał Miłecki2019-07-11
* base-files: sysupgrade: support additional mtd optionsDavid Bauer2019-01-26
* base-files: add sysupgrade -k to save list of pkgsLuiz Angelo Daros de Luca2018-12-09
* base-files: add sysupgrade -o to save all overlay filesLuiz Angelo Daros de Luca2018-12-09
* base-files: add sysupgrade -u to skip unchanged filesLuiz Angelo Daros de Luca2018-12-09
* base-files: minor cleanups on sysupgradeLuiz Angelo Daros de Luca2018-12-09
* base-files: sysupgrade: Allow downloading of firmware images using HTTPSPetr Štetiar2018-11-25
* base-files: introduce sysupgrade signature chain verificationDaniel Golle2018-08-08
* base-files: sysupgrade: abort if config backup failsAndreas Ziegler2018-08-06
* base-files: drop fwtool_pre_upgradeJohn Crispin2018-07-30
* basefiles: Reword sysupgrade messageKevin Darbyshire-Bryant2018-07-08
* base-files: sysupgrade: do not rely on opkg to list changed conffilesMatthias Schiffer2018-03-07
* base-files: sysupgrade: correct command help textKevin Darbyshire-Bryant2018-01-12
* base-files: fix sysupgrade -b/-l when -c is usedLuiz Angelo Daros de Luca2017-12-14
* base-files: automatically handle paths and symlinks for RAMFS_COPY_BINMatthias Schiffer2017-07-11
* base-files: add support for staged sysupgrades from failsafe modeMatthias Schiffer2017-05-29
* base-files: sysupgrade cleanupMatthias Schiffer2017-05-29
* base-files: always use staged sysupgradeMatthias Schiffer2017-05-29
* Revert "sysupgrade: run only one instance at a time."Jo-Philipp Wich2017-05-26
* sysupgrade: run only one instance at a time.Kenneth Johansson2017-05-25
* base-files: validate metadata of sysupgrade imagesFelix Fietkau2016-11-19
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-09
* base-files: Fix sysupgrade overlay savingJo-Philipp Wich2016-01-17
* base-files: add support for platform_pre_upgrade functionJohn Crispin2015-04-09
* fix sysupgrade on overlayfs v23+Imre Kaloz2014-11-24
* sysupgrade: preserve symlinks in backupsJohn Crispin2014-10-06
* procd: various cleanups to /lib/upgrade/nand.shJohn Crispin2014-06-16
* base-files: add an ugly hack for nand to sysupgradeJohn Crispin2014-06-11
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-07
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-17
* base-files: fix whitespacesLuka Perkov2013-12-09
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-14
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-31
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-31
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-30
* sysupgrade: create state file so procd knows when a sysupgrade is in progressJohn Crispin2013-06-10
* mount_root: prepare base-filesJohn Crispin2013-04-25
* sysupgrade: clarify online helpJo-Philipp Wich2013-01-02
* sysupgrade: do not require an extra argument after --restore-backupJo-Philipp Wich2013-01-02
* base-files: provide a sysupgrade -r (--restore-backup) option as convenience ...Jo-Philipp Wich2012-08-12
* base-files: fix option parsing of -F/--force parameterJo-Philipp Wich2012-08-09