| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: provide option to specify label MAC address in board.d | Adrian Schmutzler | 2019-09-19 | 3 | -0/+14 |
* | base-files: add function to retrieve label MAC address | Adrian Schmutzler | 2019-09-19 | 1 | -0/+10 |
* | base-files,procd: add generic service status | Luiz Angelo Daros de Luca | 2019-09-15 | 1 | -1/+10 |
* | base-files: implement generic service_running | Petr Štetiar | 2019-09-15 | 1 | -1/+6 |
* | treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup | Rafał Miłecki | 2019-09-11 | 3 | -3/+2 |
* | base-files: sysupgrade: pass "backup" ubus attribute | Rafał Miłecki | 2019-09-11 | 1 | -0/+3 |
* | base-files: validate firmware for compatibility with backup | Rafał Miłecki | 2019-09-08 | 1 | -0/+7 |
* | treewide: use new procd sysupgrade $UPGRADE_BACKUP variable | Rafał Miłecki | 2019-09-05 | 2 | -2/+1 |
* | base-files: use get_mac_binary() in mtd_get_mac_binary_ubi() | Adrian Schmutzler | 2019-09-05 | 1 | -6/+1 |
* | base-files: fix mtd_get_mac_text not accepting hex offsets | David Bauer | 2019-09-05 | 1 | -1/+1 |
* | treewide: don't hardcode "sysupgrade.tgz" file name | Rafał Miłecki | 2019-09-05 | 2 | -1/+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 | 2 | -14/+73 |
* | treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method | Rafał Miłecki | 2019-08-22 | 2 | -12/+2 |
* | base-files: pass "save_config" option to the "sysupgrade" method | Rafał Miłecki | 2019-08-22 | 4 | -5/+6 |
* | build: add buildinfo files for reproducibility | Paul Spooren | 2019-08-13 | 1 | -1/+1 |
* | base-files: drop support for the platform_nand_pre_upgrade() | Rafał Miłecki | 2019-07-22 | 2 | -5/+1 |
* | base-files: don't set ARGV and ARGC | Rafał Miłecki | 2019-07-17 | 3 | -7/+1 |
* | base-files: move stage2 upgrade to separated file | Rafał Miłecki | 2019-07-11 | 4 | -24/+27 |
* | base-files: Fix path check in get_mac_binary | Adrian Schmutzler | 2019-07-09 | 1 | -1/+1 |
* | base-files: drop support for NAND upgrade in platform_pre_upgrade() | Rafał Miłecki | 2019-07-08 | 4 | -17/+3 |
* | base-files: drop unused jffs2_copy_config() | Rafał Miłecki | 2019-07-08 | 2 | -11/+1 |
* | base-files: Really check path in get_mac_binary | Adrian Schmutzler | 2019-07-07 | 1 | -1/+1 |
* | base-files: supress service restart of umount | Karel Kočí | 2019-07-03 | 1 | -0/+5 |
* | base-files: add network_get_uptime() to /lib/functions/network.sh | Florian Eckert | 2019-06-29 | 2 | -1/+6 |
* | base-files: use OPENWRT prefix for os-release variables | Bjørn Mork | 2019-06-26 | 1 | -8/+8 |
* | base-files: change boot & umount STOP indexes | Joseph Tingiris | 2019-06-24 | 3 | -3/+3 |
* | base-files: apply new sysctl.conf at postinst | Yousong Zhou | 2019-06-21 | 2 | -14/+21 |
* | base-files: fix uci led oneshot/timer trigger | Robinson Wu | 2019-06-20 | 1 | -0/+1 |
* | base-files: move urandom seed bits into separate package | Petr Štetiar | 2019-06-11 | 4 | -57/+10 |
* | replace links towards lede-project.org with openwrt.org | Alexander Couzens | 2019-06-11 | 1 | -1/+1 |
* | base-files: add reboot only button handler | Alan Swanson | 2019-05-30 | 1 | -0/+12 |
* | base-files: add support for the new ar8xxx MIB counters settings | Petr Štetiar | 2019-05-20 | 2 | -1/+17 |
* | base-files: improve lib/upgrade/common.sh | Klaus Kudielka | 2019-05-11 | 1 | -13/+19 |
* | base-files: add service_stopped as a post stop hook | Arthur Skowronek | 2019-05-05 | 1 | -0/+3 |
* | base-files: add leds migration | Tomasz Maciej Nowak | 2019-04-06 | 1 | -0/+39 |
* | base-files/hotplug: fix dedicated group for tty devices | Michael Heimpold | 2019-04-04 | 1 | -1/+1 |
* | base-files: fix ucert verification | Felix Fietkau | 2019-02-12 | 1 | -1/+2 |
* | base-files: enable BPF JIT sysctl by default | Tony Ambardar | 2019-02-11 | 1 | -0/+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 | 2 | -2/+2 |
* | base-files: sysupgrade: support additional mtd options | David Bauer | 2019-01-26 | 2 | -2/+3 |
* | build: Optionally provide file checksums in package metadata | Michal Hrusecky | 2019-01-22 | 2 | -0/+132 |
* | procd: Add wrapper for uci_validate_section() | Jeffery To | 2019-01-22 | 1 | -7/+3 |
* | base-files: allow non-standard rootfs volume name in UBI in sysupgrade | INAGAKI Hiroshi | 2019-01-01 | 1 | -6/+9 |
* | base-files: install missing /etc/iproute2/ematch_map | Tony Ambardar | 2018-12-19 | 1 | -0/+8 |
* | base-files: Fix netdev led trigger | Hauke Mehrtens | 2018-12-16 | 1 | -1/+4 |
* | 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 |