aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/sbin/sysupgrade
Commit message (Expand)AuthorAgeFilesLines
* base-files: add logging for configuration importFlorian Eckert2021-03-211-0/+1
* base-files: sysupgrade: add function for conffiles retrievalAdrian Schmutzler2020-12-301-7/+12
* base-files: upgrade: fix initramfs detectionRobert Marko2020-12-201-1/+1
* base-files: coreutil-sha256sum breaks status codeHuangbin Zhan2020-06-271-1/+1
* base-files: use jshn lib for ubus sysupgrade argument generationFlorian Eckert2020-01-141-14/+11
* base-files: sysupgrade: exit if the firmware download failedPetr Štetiar2020-01-051-1/+1
* treewide: sysupgrade: use $UPGRADE_BACKUP to check for backupRafał Miłecki2019-09-111-1/+0
* base-files: sysupgrade: pass "backup" ubus attributeRafał Miłecki2019-09-111-0/+3
* base-files: pass "force" parameter to the "sysupgrade" callRafał Miłecki2019-09-041-0/+3
* base-files: use JSON for storing firmware validation infoRafał Miłecki2019-08-301-14/+14
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-221-7/+2
* base-files: pass "save_config" option to the "sysupgrade" methodRafał Miłecki2019-08-221-1/+4
* 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-111-1/+1
* base-files: sysupgrade: support additional mtd optionsDavid Bauer2019-01-261-0/+1
* base-files: add sysupgrade -k to save list of pkgsLuiz Angelo Daros de Luca2018-12-091-1/+35
* base-files: add sysupgrade -o to save all overlay filesLuiz Angelo Daros de Luca2018-12-091-4/+48
* base-files: add sysupgrade -u to skip unchanged filesLuiz Angelo Daros de Luca2018-12-091-8/+19
* base-files: minor cleanups on sysupgradeLuiz Angelo Daros de Luca2018-12-091-16/+17
* base-files: sysupgrade: Allow downloading of firmware images using HTTPSPetr Štetiar2018-11-251-1/+2
* base-files: introduce sysupgrade signature chain verificationDaniel Golle2018-08-081-1/+1
* base-files: sysupgrade: abort if config backup failsAndreas Ziegler2018-08-061-0/+5
* base-files: drop fwtool_pre_upgradeJohn Crispin2018-07-301-3/+0
* basefiles: Reword sysupgrade messageKevin Darbyshire-Bryant2018-07-081-1/+1
* base-files: sysupgrade: do not rely on opkg to list changed conffilesMatthias Schiffer2018-03-071-1/+20
* base-files: sysupgrade: correct command help textKevin Darbyshire-Bryant2018-01-121-1/+0
* base-files: fix sysupgrade -b/-l when -c is usedLuiz Angelo Daros de Luca2017-12-141-10/+11
* base-files: automatically handle paths and symlinks for RAMFS_COPY_BINMatthias Schiffer2017-07-111-2/+0
* base-files: add support for staged sysupgrades from failsafe modeMatthias Schiffer2017-05-291-5/+13
* base-files: sysupgrade cleanupMatthias Schiffer2017-05-291-2/+0
* base-files: always use staged sysupgradeMatthias Schiffer2017-05-291-31/+46
* Revert "sysupgrade: run only one instance at a time."Jo-Philipp Wich2017-05-261-14/+0
* sysupgrade: run only one instance at a time.Kenneth Johansson2017-05-251-0/+14
* base-files: validate metadata of sysupgrade imagesFelix Fietkau2016-11-191-1/+2
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-091-0/+3
* base-files: Fix sysupgrade overlay savingJo-Philipp Wich2016-01-171-0/+1
* base-files: add support for platform_pre_upgrade functionJohn Crispin2015-04-091-0/+8
* fix sysupgrade on overlayfs v23+Imre Kaloz2014-11-241-1/+6
* sysupgrade: preserve symlinks in backupsJohn Crispin2014-10-061-2/+2
* procd: various cleanups to /lib/upgrade/nand.shJohn Crispin2014-06-161-1/+1
* base-files: add an ugly hack for nand to sysupgradeJohn Crispin2014-06-111-0/+2
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-071-0/+1
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-171-3/+5
* base-files: fix whitespacesLuka Perkov2013-12-091-1/+1
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-141-0/+1
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-311-0/+14
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-311-1/+6
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-301-1/+9
* sysupgrade: create state file so procd knows when a sysupgrade is in progressJohn Crispin2013-06-101-0/+1
* mount_root: prepare base-filesJohn Crispin2013-04-251-0/+2