| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: upgrade: add case to export_bootdevice | Klaus Kudielka | 2020-01-05 | 1 | -1/+13 |
* | base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2 | Russell Senior | 2019-11-14 | 1 | -1/+1 |
* | base-files: use get_mac_binary() in mtd_get_mac_binary_ubi() | Adrian Schmutzler | 2019-09-29 | 1 | -6/+1 |
* | treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup | Rafał Miłecki | 2019-09-16 | 2 | -2/+2 |
* | treewide: use new procd sysupgrade $UPGRADE_BACKUP variable | Rafał Miłecki | 2019-09-12 | 2 | -2/+1 |
* | treewide: don't hardcode "sysupgrade.tgz" file name | Rafał Miłecki | 2019-09-12 | 2 | -1/+3 |
* | treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method | Rafał Miłecki | 2019-09-04 | 1 | -5/+0 |
* | base-files: pass "save_config" option to the "sysupgrade" method | Rafał Miłecki | 2019-09-04 | 3 | -4/+2 |
* | 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 | 3 | -23/+26 |
* | base-files: drop support for NAND upgrade in platform_pre_upgrade() | Rafał Miłecki | 2019-09-04 | 3 | -16/+2 |
* | base-files: drop unused jffs2_copy_config() | Rafał Miłecki | 2019-09-04 | 1 | -10/+0 |
* | base-files: add network_get_uptime() to /lib/functions/network.sh | Florian Eckert | 2019-09-04 | 1 | -0/+5 |
* | base-files: apply new sysctl.conf at postinst | Yousong Zhou | 2019-09-04 | 1 | -13/+20 |
* | base-files: move urandom seed bits into separate package | Petr Štetiar | 2019-07-22 | 1 | -24/+0 |
* | base-files: Fix path check in get_mac_binary | Adrian Schmutzler | 2019-07-09 | 1 | -1/+1 |
* | base-files: Really check path in get_mac_binary | Adrian Schmutzler | 2019-07-05 | 1 | -1/+1 |
* | base-files: fix uci led oneshot/timer trigger | Robinson Wu | 2019-06-20 | 1 | -0/+1 |
* | base-files: add support for the new ar8xxx MIB counters settings | Petr Štetiar | 2019-05-20 | 1 | -0/+13 |
* | base-files: improve lib/upgrade/common.sh | Klaus Kudielka | 2019-05-11 | 1 | -13/+19 |
* | base-files: add leds migration | Tomasz Maciej Nowak | 2019-04-06 | 1 | -0/+39 |
* | base-files: fix ucert verification | Felix Fietkau | 2019-02-12 | 1 | -1/+2 |
* | base-files: do not strip fwtool signature data during check | Felix Fietkau | 2019-02-09 | 1 | -1/+1 |
* | base-files: config_get: prevent filename globbing | Günther Kelleter | 2019-01-30 | 1 | -1/+1 |
* | base-files: sysupgrade: support additional mtd options | David Bauer | 2019-01-26 | 1 | -2/+2 |
* | base-files: allow non-standard rootfs volume name in UBI in sysupgrade | INAGAKI Hiroshi | 2019-01-01 | 1 | -6/+9 |
* | base-files: fix several bashisms | Michael Heimpold | 2018-12-05 | 3 | -3/+3 |
* | Revert "base-files: fwtool: Fix wrong checksum on combined-image with metadata" | Jo-Philipp Wich | 2018-12-02 | 1 | -1/+1 |
* | base-files: fix prerm return value, align with postinst code | Tony Ambardar | 2018-11-29 | 1 | -5/+10 |
* | base-files: fwtool: Fix wrong checksum on combined-image with metadata | Petr Štetiar | 2018-11-26 | 1 | -1/+1 |
* | base-files: make it possible to specify switch led mode | Christian Lamparter | 2018-09-29 | 1 | -0/+2 |
* | base-files: add network_get_metric() to /lib/functions/network.sh | Florian Eckert | 2018-09-25 | 1 | -0/+5 |
* | base-files: fix postinstall uci-defaults removal | Tony Ambardar | 2018-09-24 | 1 | -4/+3 |
* | treewide: consolidate upgrade state set | Mathias Kresin | 2018-08-16 | 2 | -0/+6 |
* | base-files: add function to get mac as text from flash | Mathias Kresin | 2018-08-11 | 1 | -0/+23 |
* | base-files: use consistent coding style | Mathias Kresin | 2018-08-11 | 1 | -8/+4 |
* | base-files: introduce sysupgrade signature chain verification | Daniel Golle | 2018-08-08 | 1 | -0/+25 |
* | base-files: drop fwtool_pre_upgrade | John Crispin | 2018-07-30 | 1 | -4/+0 |
* | base-files: network.sh: gracefully handle missing network.interface ubus ns | Jo-Philipp Wich | 2018-07-17 | 1 | -4/+10 |
* | base-files: exit if mtd write command fails during sysupgrade | Rafał Miłecki | 2018-06-18 | 1 | -0/+1 |
* | base-files: sysupgrade: fix handing get_image unpack commands | Matthias Schiffer | 2018-06-11 | 1 | -6/+6 |
* | base-files: fix UCI config parsing and callback handling | Tony Ambardar | 2018-06-06 | 1 | -8/+5 |
* | base-files: fix ucidef_set_interface() protocol selection | Jo-Philipp Wich | 2018-05-25 | 1 | -5/+11 |
* | base-files: rework _ucidef_set_interface to be more generic | Roman Yeryomin | 2018-05-24 | 1 | -50/+24 |
* | base-files: /lib/functions.sh: remove unused insert_modules | Matthias Schiffer | 2018-04-17 | 1 | -10/+0 |
* | base-files: get_dt_led: don't warn about missing led | Mathias Kresin | 2018-04-04 | 1 | -2/+1 |
* | base-files: add more name source to get_dt_led helper function | Mathias Kresin | 2018-03-14 | 1 | -1/+4 |
* | base-files: add function to get binary mac from file | Mathias Kresin | 2018-03-14 | 1 | -6/+13 |
* | base-files: don't evaluate block-device uevent | Daniel Golle | 2018-02-13 | 1 | -4/+8 |
* | base-files: quote values when evaluating uevent | Daniel Golle | 2018-02-11 | 1 | -3/+2 |