| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: sysupgrade: exit if the firmware download failed | Petr Štetiar | 2020-01-05 | 1 | -1/+1 |
* | treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup | Rafał Miłecki | 2019-09-16 | 1 | -1/+0 |
* | base-files: sysupgrade: pass "backup" ubus attribute | Rafał Miłecki | 2019-09-16 | 1 | -0/+3 |
* | base-files: pass "force" parameter to the "sysupgrade" call | Rafał Miłecki | 2019-09-04 | 1 | -0/+3 |
* | base-files: use JSON for storing firmware validation info | Rafał Miłecki | 2019-09-04 | 1 | -14/+14 |
* | treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method | Rafał Miłecki | 2019-09-04 | 1 | -7/+2 |
* | base-files: pass "save_config" option to the "sysupgrade" method | Rafał Miłecki | 2019-09-04 | 1 | -1/+4 |
* | base-files: don't set ARGV and ARGC | Rafał Miłecki | 2019-09-04 | 1 | -3/+0 |
* | base-files: move stage2 upgrade to separated file | Rafał Miłecki | 2019-09-04 | 1 | -1/+1 |
* | base-files: move urandom seed bits into separate package | Petr Štetiar | 2019-07-22 | 1 | -20/+0 |
* | base-files: sysupgrade: support additional mtd options | David Bauer | 2019-01-26 | 1 | -0/+1 |
* | build: Optionally provide file checksums in package metadata | Michal Hrusecky | 2019-01-22 | 1 | -0/+130 |
* | base-files: add sysupgrade -k to save list of pkgs | Luiz Angelo Daros de Luca | 2018-12-09 | 1 | -1/+35 |
* | base-files: add sysupgrade -o to save all overlay files | Luiz Angelo Daros de Luca | 2018-12-09 | 1 | -4/+48 |
* | base-files: add sysupgrade -u to skip unchanged files | Luiz Angelo Daros de Luca | 2018-12-09 | 1 | -8/+19 |
* | base-files: minor cleanups on sysupgrade | Luiz Angelo Daros de Luca | 2018-12-09 | 1 | -16/+17 |
* | base-files: fix several bashisms | Michael Heimpold | 2018-12-05 | 1 | -1/+1 |
* | base-files: sysupgrade: Allow downloading of firmware images using HTTPS | Petr Štetiar | 2018-11-25 | 1 | -1/+2 |
* | base-files: make wifi report unknown command | Thibaut VARÈNE | 2018-08-10 | 1 | -2/+3 |
* | base-files: introduce sysupgrade signature chain verification | Daniel Golle | 2018-08-08 | 1 | -1/+1 |
* | base-files: sysupgrade: abort if config backup fails | Andreas Ziegler | 2018-08-06 | 1 | -0/+5 |
* | base-files: drop fwtool_pre_upgrade | John Crispin | 2018-07-30 | 1 | -3/+0 |
* | basefiles: Reword sysupgrade message | Kevin Darbyshire-Bryant | 2018-07-08 | 1 | -1/+1 |
* | base-files: sysupgrade: do not rely on opkg to list changed conffiles | Matthias Schiffer | 2018-03-07 | 1 | -1/+20 |
* | base-files: sysupgrade: correct command help text | Kevin Darbyshire-Bryant | 2018-01-12 | 1 | -1/+0 |
* | base-files: fix sysupgrade -b/-l when -c is used | Luiz Angelo Daros de Luca | 2017-12-14 | 1 | -10/+11 |
* | base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN | Matthias Schiffer | 2017-07-11 | 1 | -2/+0 |
* | base-files: add support for staged sysupgrades from failsafe mode | Matthias Schiffer | 2017-05-29 | 1 | -5/+13 |
* | base-files: sysupgrade cleanup | Matthias Schiffer | 2017-05-29 | 1 | -2/+0 |
* | base-files: always use staged sysupgrade | Matthias Schiffer | 2017-05-29 | 1 | -31/+46 |
* | Revert "sysupgrade: run only one instance at a time." | Jo-Philipp Wich | 2017-05-26 | 1 | -14/+0 |
* | sysupgrade: run only one instance at a time. | Kenneth Johansson | 2017-05-25 | 1 | -0/+14 |
* | base-files: Added a deprecation notice on wifi detect | David Pinilla Caparrós | 2017-02-13 | 1 | -1/+7 |
* | base-files: Add wifi config to wifi command usage | David Pinilla Caparrós | 2017-02-13 | 1 | -2/+2 |
* | base-files: validate metadata of sysupgrade images | Felix Fietkau | 2016-11-19 | 1 | -1/+2 |
* | base-files, mac80211, broadcom-wl: wifi detection and configuration | Christian Lamparter | 2016-11-03 | 1 | -2/+3 |
* | base-files: generate /etc/config/wireless, if it doesn't exist | Mathias Kresin | 2016-11-03 | 1 | -0/+2 |
* | base-files: remove non-working filter option for wifi detect | Christian Lamparter | 2016-10-04 | 1 | -2/+2 |
* | base-files: use procd init for urandom_seed | Etienne CHAMPETIER | 2016-07-27 | 1 | -0/+20 |
* | x86: preserve partition table on sysupgrade | Jo-Philipp Wich | 2016-02-09 | 1 | -0/+3 |
* | base-files: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 1 | -2/+2 |
* | base-files: Fix sysupgrade overlay saving | Jo-Philipp Wich | 2016-01-17 | 1 | -0/+1 |
* | base-files: sanitize and unify $PATH | Steven Barth | 2015-10-02 | 1 | -1/+1 |
* | base-files: add support for platform_pre_upgrade function | John Crispin | 2015-04-09 | 1 | -0/+8 |
* | base-files: firstboot: pass down arguments such as -y to jffs2reset | Luka Perkov | 2015-03-10 | 1 | -1/+1 |
* | fix sysupgrade on overlayfs v23+ | Imre Kaloz | 2014-11-24 | 1 | -1/+6 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 2 | -4/+4 |
* | sysupgrade: preserve symlinks in backups | John Crispin | 2014-10-06 | 1 | -2/+2 |
* | procd: various cleanups to /lib/upgrade/nand.sh | John Crispin | 2014-06-16 | 1 | -1/+1 |
* | base-files: add an ugly hack for nand to sysupgrade | John Crispin | 2014-06-11 | 1 | -0/+2 |