| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: read all 3 bytes in get_magic_vfat() at once | Adrian Schmutzler | 2021-01-07 | 1 | -1/+1 |
* | base-files: wifi: add support for 802.11ad | Daniel Golle | 2021-01-05 | 1 | -0/+1 |
* | x86/efi: add FAT32 esp mounting support | Kagurazaka Kotori | 2021-01-03 | 1 | -1/+6 |
* | base-files: allow reusing of boolean value extraction logic | Oldřich Jedlička | 2021-01-01 | 1 | -5/+12 |
* | base-files: sysupgrade: add function for conffiles retrieval | Adrian Schmutzler | 2020-12-30 | 1 | -7/+12 |
* | base-files: flush kernel memory cache during sysupgrade | Hannu Nyman | 2020-12-22 | 2 | -0/+2 |
* | base-files: upgrade: fix initramfs detection | Robert Marko | 2020-12-20 | 1 | -1/+1 |
* | package/base-files: caldata: use dd iflag fullblock | John Thomson | 2020-12-11 | 1 | -12/+25 |
* | base-files: informative service command in /etc/shinit. service command shows... | Stan Grishin | 2020-12-03 | 1 | -5/+17 |
* | base-files: allow setting device and bridge macs | John Crispin | 2020-12-02 | 2 | -9/+42 |
* | base-files: fix alias more to properly detect /usr/bin/more | Huangbin Zhan | 2020-11-28 | 1 | -1/+1 |
* | base-files: merge /etc/passwd on rw-rootfs | Imran Khan | 2020-11-27 | 1 | -3/+5 |
* | base-files: functions.sh: replace [^...] with [!...] in case | Rosen Penev | 2020-11-25 | 1 | -1/+1 |
* | base-files: generated named bridge-vlan sections | John Crispin | 2020-11-19 | 1 | -7/+8 |
* | base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDS | Matthias Schiffer | 2020-11-17 | 1 | -6/+7 |
* | base-files: upgrade: stage2: use v for log lines | Yousong Zhou | 2020-11-11 | 1 | -7/+7 |
* | base-files: upgrade: fwtool.sh: rewording logs | Yousong Zhou | 2020-11-11 | 1 | -2/+2 |
* | base-files: upgrade: fwtool.sh: use v for log lines | Yousong Zhou | 2020-11-11 | 1 | -13/+13 |
* | base-files: upgrade: add get_image_dd() | Yousong Zhou | 2020-11-11 | 1 | -0/+11 |
* | base-files: upgrade: use stdin redirection to replace cat command | Yousong Zhou | 2020-11-11 | 1 | -1/+1 |
* | base-files: upgrade: add vn and variants | Yousong Zhou | 2020-11-11 | 1 | -1/+13 |
* | base-files: upgrade: log with date prefix | Yousong Zhou | 2020-11-11 | 2 | -2/+2 |
* | base-files: add board.d support for bridge device | John Crispin | 2020-11-04 | 2 | -2/+37 |
* | base-files: fix rc.common help alignment | Florian Eckert | 2020-11-02 | 1 | -14/+24 |
* | base-files: merge /etc/passwd et al at sysupgrade config restore | Daniel Golle | 2020-10-22 | 1 | -0/+16 |
* | base-files: remove block2mtd checks from sysupgrade | Felix Fietkau | 2020-10-17 | 1 | -4/+0 |
* | base-files: allow exceptions when removing devicename from LEDs | Adrian Schmutzler | 2020-10-02 | 1 | -2/+9 |
* | base-files: add function to remove devicename from LED labels | Adrian Schmutzler | 2020-10-02 | 1 | -0/+23 |
* | base-files: drop default setup for vconfig | Adrian Schmutzler | 2020-09-16 | 1 | -1/+0 |
* | base-files: disable LEDs if default state is undefined | David Bauer | 2020-09-11 | 1 | -1/+1 |
* | base-files: support label-property-less in get_dt_leds | Christian Lamparter | 2020-09-05 | 1 | -1/+2 |
* | base-files: fix comment typo in lib/functions/network.sh | Walter Sonius | 2020-09-02 | 1 | -1/+1 |
* | treewide: replace `which` with `command -v` | Paul Spooren | 2020-08-12 | 1 | -1/+1 |
* | base-files: functions.sh: fix config_get() on invalid identifiers | Jo-Philipp Wich | 2020-08-07 | 1 | -3/+8 |
* | base-files: mount bpffs at boot | Tony Ambardar | 2020-07-31 | 1 | -0/+1 |
* | base-files: fwtool: make compat_version backward compatible | Adrian Schmutzler | 2020-07-31 | 1 | -1/+6 |
* | base-files: fwtool: implement compatibility check for images | Adrian Schmutzler | 2020-07-31 | 1 | -1/+23 |
* | base-files: add support for compat_version on device | Adrian Schmutzler | 2020-07-31 | 2 | -0/+13 |
* | base-files: add function for generating random MAC | David Bauer | 2020-07-28 | 1 | -0/+12 |
* | base-files: replace backticks in lib/upgrade/nand.sh | Adrian Schmutzler | 2020-07-15 | 1 | -4/+4 |
* | base-files/functions.sh: use command -v instead of which | Rosen Penev | 2020-07-11 | 1 | -2/+2 |
* | base-files: remove useless cat | Adrian Schmutzler | 2020-07-11 | 1 | -1/+1 |
* | base-files: replace backticks by $(...) | Adrian Schmutzler | 2020-07-11 | 4 | -11/+11 |
* | base-files: add functions to set or clear bit in MAC address | Sungbo Eo | 2020-07-08 | 1 | -2/+18 |
* | base-files: coreutil-sha256sum breaks status code | Huangbin Zhan | 2020-06-27 | 1 | -1/+1 |
* | base-files: gpio switch: add named GPIO support | Kuan-Yi Li | 2020-06-18 | 2 | -13/+31 |
* | base-files: prevent issues w/ overlay on powerloss after sysupgrade | Sergey Ryazanov | 2020-06-03 | 2 | -1/+3 |
* | base-files: fix LED IDE trigger | Thomas Albers | 2020-06-03 | 1 | -1/+1 |
* | package/base-files: caldata: work around dd's limitation | Thibaut VARÈNE | 2020-05-28 | 1 | -3/+5 |
* | base-files: switch_to_ramfs: add nand-utils | Álvaro Fernández Rojas | 2020-05-18 | 1 | -1/+1 |