| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: fix status display command | Alexander Egorenkov | 2021-04-03 | 1 | -1/+1 |
* | base-files: functions: introduce new helper functions | Daniel Golle | 2021-03-31 | 2 | -63/+68 |
* | base-files: add logging for configuration import | Florian Eckert | 2021-03-21 | 1 | -0/+1 |
* | treewide: remove execute bit and shebang from board.d files | Adrian Schmutzler | 2021-03-06 | 2 | -2/+1 |
* | base-files: add new application led trigger backend | Florian Eckert | 2021-03-05 | 1 | -4/+5 |
* | treewide: fix spelling 'seperate' -> 'separate' | Daniel Golle | 2021-02-28 | 1 | -1/+1 |
* | base-files: add support for restoring config from tmpfs | Daniel Golle | 2021-02-28 | 1 | -2/+3 |
* | base-files: remove unneeded '$' signs in nand.sh | Daniel Golle | 2021-02-24 | 1 | -2/+2 |
* | sysupgrade-nand: allow limiting rootfs_data by setting env variable | Daniel Golle | 2021-02-24 | 1 | -4/+16 |
* | image: add support for building FIT image with filesystem | Daniel Golle | 2021-02-24 | 1 | -37/+63 |
* | base-files: use hwclock --systz | Rosen Penev | 2021-02-14 | 1 | -1/+1 |
* | base-files: mount pstore if present | Brian Norris | 2021-01-29 | 1 | -0/+1 |
* | base-files: remove execute bit and shebang from functions.sh | Adrian Schmutzler | 2021-01-29 | 1 | -1/+0 |
* | treewide: drop shebang from non-executable lib files | Adrian Schmutzler | 2021-01-29 | 16 | -20/+0 |
* | base-files: bump Copyright to 2021 | Paul Spooren | 2021-01-26 | 1 | -1/+1 |
* | base-files: use $(COMMITCOUNT) in PKG_RELEASE | Paul Spooren | 2021-01-22 | 1 | -1/+1 |
* | base-files: read all 3 bytes in get_magic_vfat() at once | Adrian Schmutzler | 2021-01-07 | 2 | -2/+2 |
* | base-files: wifi: add support for 802.11ad | Daniel Golle | 2021-01-05 | 2 | -1/+2 |
* | 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 | 2 | -6/+13 |
* | base-files: sysupgrade: add function for conffiles retrieval | Adrian Schmutzler | 2020-12-30 | 2 | -8/+13 |
* | base-files: drop banner.failsafe if failsafe is disabled | Piotr Dymacz | 2020-12-22 | 1 | -1/+4 |
* | 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 | 2 | -2/+2 |
* | package/base-files: caldata: use dd iflag fullblock | John Thomson | 2020-12-11 | 2 | -13/+26 |
* | base-files: informative service command in /etc/shinit. service command shows... | Stan Grishin | 2020-12-03 | 2 | -6/+18 |
* | 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 | 2 | -4/+6 |
* | 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 | 2 | -7/+8 |
* | base-files: bump PKG_RELEASE | Yousong Zhou | 2020-11-11 | 1 | -1/+1 |
* | 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 | 3 | -3/+38 |
* | base-files: fix rc.common help alignment | Florian Eckert | 2020-11-02 | 2 | -15/+25 |
* | base-files: merge /etc/passwd et al at sysupgrade config restore | Daniel Golle | 2020-10-22 | 2 | -1/+17 |
* | target: include selinux-variants if CONFIG_SELINUX is set | Daniel Golle | 2020-10-21 | 1 | -1/+1 |
* | 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 | 2 | -3/+10 |
* | base-files: add function to remove devicename from LED labels | Adrian Schmutzler | 2020-10-02 | 2 | -1/+24 |
* | base-files: drop default setup for vconfig | Adrian Schmutzler | 2020-09-16 | 2 | -2/+1 |
* | base-files: disable LEDs if default state is undefined | David Bauer | 2020-09-11 | 2 | -2/+2 |
* | base-files: support label-property-less in get_dt_leds | Christian Lamparter | 2020-09-05 | 2 | -2/+3 |