| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: wifi: add support for 802.11ad | Daniel Golle | 2021-01-05 | 1 | -0/+1 |
* | base-files: sysupgrade: add function for conffiles retrieval | Adrian Schmutzler | 2020-12-30 | 1 | -7/+12 |
* | base-files: upgrade: fix initramfs detection | Robert Marko | 2020-12-20 | 1 | -1/+1 |
* | base-files: remove useless cat | Adrian Schmutzler | 2020-07-11 | 1 | -1/+1 |
* | base-files: replace backticks by $(...) | Adrian Schmutzler | 2020-07-11 | 1 | -8/+8 |
* | base-files: coreutil-sha256sum breaks status code | Huangbin Zhan | 2020-06-27 | 1 | -1/+1 |
* | base-files: use jshn lib for ubus sysupgrade argument generation | Florian Eckert | 2020-01-14 | 1 | -14/+11 |
* | base-files: sysupgrade: exit if the firmware download failed | Petr Štetiar | 2020-01-05 | 1 | -1/+1 |
* | base-files: include 'reconf' in help output of 'wifi' command | Daniel Golle | 2019-11-18 | 1 | -1/+1 |
* | base-files: add 'wifi reconf' | John Crispin | 2019-11-12 | 1 | -0/+5 |
* | base-files: hotplug-call: exit success when dir is absent | Yousong Zhou | 2019-10-29 | 1 | -2/+2 |
* | treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup | Rafał Miłecki | 2019-09-11 | 1 | -1/+0 |
* | base-files: sysupgrade: pass "backup" ubus attribute | Rafał Miłecki | 2019-09-11 | 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-08-30 | 1 | -14/+14 |
* | treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method | Rafał Miłecki | 2019-08-22 | 1 | -7/+2 |
* | base-files: pass "save_config" option to the "sysupgrade" method | Rafał Miłecki | 2019-08-22 | 1 | -1/+4 |
* | base-files: don't set ARGV and ARGC | Rafał Miłecki | 2019-07-17 | 1 | -3/+0 |
* | base-files: move stage2 upgrade to separated file | Rafał Miłecki | 2019-07-11 | 1 | -1/+1 |
* | base-files: move urandom seed bits into separate package | Petr Štetiar | 2019-06-11 | 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 |