aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files
Commit message (Expand)AuthorAge
* base-files: disable LEDs if default state is undefinedDavid Bauer2020-09-11
* base-files: support label-property-less in get_dt_ledsChristian Lamparter2020-09-05
* base-files: fix comment typo in lib/functions/network.shWalter Sonius2020-09-02
* treewide: replace `which` with `command -v`Paul Spooren2020-08-12
* base-files: functions.sh: fix config_get() on invalid identifiersJo-Philipp Wich2020-08-07
* base-files: mount bpffs at bootTony Ambardar2020-07-31
* base-files: fwtool: make compat_version backward compatibleAdrian Schmutzler2020-07-31
* base-files: fwtool: implement compatibility check for imagesAdrian Schmutzler2020-07-31
* base-files: add support for compat_version on deviceAdrian Schmutzler2020-07-31
* base-files: add function for generating random MACDavid Bauer2020-07-28
* base-files: replace backticks in lib/upgrade/nand.shAdrian Schmutzler2020-07-15
* base-files/functions.sh: use command -v instead of whichRosen Penev2020-07-11
* base-files: remove useless catAdrian Schmutzler2020-07-11
* base-files: replace backticks by $(...)Adrian Schmutzler2020-07-11
* base-files: add functions to set or clear bit in MAC addressSungbo Eo2020-07-08
* base-files: coreutil-sha256sum breaks status codeHuangbin Zhan2020-06-27
* base-files: gpio switch: add named GPIO supportKuan-Yi Li2020-06-18
* base-files: prevent issues w/ overlay on powerloss after sysupgradeSergey Ryazanov2020-06-03
* base-files: fix LED IDE triggerThomas Albers2020-06-03
* package/base-files: caldata: work around dd's limitationThibaut VARÈNE2020-05-28
* base-files: switch_to_ramfs: add nand-utilsÁlvaro Fernández Rojas2020-05-18
* base-files: upgrade: fix indentJavier Marcet2020-05-08
* package/base-files: add caldata_sysfsload_from_file()Thibaut VARÈNE2020-05-08
* package/base-files: caldata: allow setting target fileThibaut VARÈNE2020-05-08
* base-files: generate config files with correct permissionsHans Dedecker2020-04-30
* base-files: ensure VERBOSE is setAlexander Couzens2020-04-21
* base-files: preinit: also config switch when no port roles definedChuanhong Guo2020-04-12
* base-files: source functions.sh in /lib/functions/system.shAdrian Schmutzler2020-04-12
* base-files: do not source system.sh in functions.shAdrian Schmutzler2020-04-12
* base-files: add enabled commands to service rc.commonFlorian Eckert2020-04-08
* treewide: convert sed -r to posix -EKevin Darbyshire-Bryant2020-04-04
* x86: generate EFI platform bootable images李国2020-03-31
* base-files: convert leading spaces to tabs in functions.shAdrian Schmutzler2020-03-13
* base-files: Add /etc/shinit for non-login shell initJeffery To2020-03-01
* base-files: diag: restore default trigger for 'boot' LEDPiotr Dymacz2020-02-24
* brcm47xx: rename target to bcm47xxAdrian Schmutzler2020-02-14
* base-files: remove some bashismsSven Roederer2020-01-26
* base-files/functions.sh: use grep -q instead of []Rosen Penev2020-01-18
* base-files/system.sh: remove $ in $(())Rosen Penev2020-01-17
* base-files/functions.sh: use && instead of -aRosen Penev2020-01-17
* base-files/functions.sh: remove useless catRosen Penev2020-01-17
* base-files/functions.sh: don't use $var in $(())Rosen Penev2020-01-17
* dropbear: move failsafe code out of base-filesKyle Copperfield2020-01-15
* base-files: use jshn lib for ubus sysupgrade argument generationFlorian Eckert2020-01-14
* base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/Daniel Golle2020-01-07
* base-files: sysupgrade: exit if the firmware download failedPetr Štetiar2020-01-05
* base-files: send informational UDP message each second waitingPaul Fertser2019-12-19
* base-files: config_generate: split macaddr with multiple ifacesSungbo Eo2019-11-23
* base-files: include 'reconf' in help output of 'wifi' commandDaniel Golle2019-11-18
* base-files: rc.common: fix missing EXTRA_HELP textsPeter Stadler2019-11-14