aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* base-files: wifi: tidy up the reconf codeBob Cantor2021-06-281-1/+2
* base-files: wifi: swap the order of some ubus callsBob Cantor2021-06-281-1/+2
* base-files: fix /tmp/TZ when zoneinfo not installedPaul Spooren2021-06-241-7/+4
* base-files: fix zoneinfo supportRosen Penev2021-06-231-7/+9
* base-files: bring up vlan interface tooLuiz Angelo Daros de Luca2021-06-221-0/+3
* base-files: failsafe: Remove the VLAN modifier from interface nameHauke Mehrtens2021-06-221-0/+2
* base-files: failsafe: Fix IP configurationHauke Mehrtens2021-06-221-3/+9
* base-files: fix enabled for services with only STOPKarel Kočí2021-06-221-1/+6
* base-files: redirect kill ouptut for ash, telnetd and dropbearFlorian Eckert2021-06-201-3/+3
* base-files: remove unused vn and _vn functionFlorian Eckert2021-06-201-8/+0
* base-files: change logging for upgrade on stage2Florian Eckert2021-06-201-4/+2
* base-files: add syslog logging for v functionFlorian Eckert2021-06-202-1/+2
* base-files: upgrade: use zcat command provided by busyboxChuck Fan2021-06-201-1/+1
* busybox: disable bzip2Sergey Ponomarev2021-06-202-2/+1
* base-files: fix typo in config_generate MAC checkRafał Miłecki2021-06-141-1/+1
* base-files: set MAC for bridge ports (devices) instead of bridge itselfRafał Miłecki2021-06-141-1/+9
* base-files: upgrade: use procd to kill managed daemonsMichael Pratt2021-06-121-2/+18
* base-files: simplify setting device MACRafał Miłecki2021-05-281-11/+8
* base-files: generate network config with "device" optionsRafał Miłecki2021-05-272-18/+18
* base-files: fix configuration generation of network if "bridge" existsINAGAKI Hiroshi2021-05-241-2/+3
* base-files: support setting bridge MAC addressRafał Miłecki2021-05-241-0/+2
* Revert "base-files: migrate old UCI network bridge ports syntax"Rafał Miłecki2021-05-201-23/+0
* base-files: generate bridge device sections with br- name prefixRafał Miłecki2021-05-201-2/+2
* busybox: preserve crontabsPhilip Prindeville2021-05-191-1/+0
* base-files: migrate old UCI network bridge ports syntaxRafał Miłecki2021-05-181-0/+23
* base-files: generate "device" UCI type section for bridgeRafał Miłecki2021-05-181-2/+8
* base-files: use "ports" array in board.json network for bridgesRafał Miłecki2021-05-182-7/+20
* base-files: change logging for upgrade on fwtoolFlorian Eckert2021-05-171-3/+3
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-1/+1
* base-files: shinit: properly handle dashes in service namesJo-Philipp Wich2021-05-121-1/+1
* base-files: upgrade: take down loop and LVM before upgradeDaniel Golle2021-05-051-0/+10
* base-files: fix status display commandAlexander Egorenkov2021-04-031-1/+1
* base-files: functions: introduce new helper functionsDaniel Golle2021-03-312-63/+68
* base-files: add logging for configuration importFlorian Eckert2021-03-211-0/+1
* treewide: remove execute bit and shebang from board.d filesAdrian Schmutzler2021-03-062-2/+1
* base-files: add new application led trigger backendFlorian Eckert2021-03-051-4/+5
* treewide: fix spelling 'seperate' -> 'separate'Daniel Golle2021-02-281-1/+1
* base-files: add support for restoring config from tmpfsDaniel Golle2021-02-281-2/+3
* base-files: remove unneeded '$' signs in nand.shDaniel Golle2021-02-241-2/+2
* sysupgrade-nand: allow limiting rootfs_data by setting env variableDaniel Golle2021-02-241-4/+16
* image: add support for building FIT image with filesystemDaniel Golle2021-02-241-37/+63
* base-files: use hwclock --systzRosen Penev2021-02-141-1/+1
* base-files: mount pstore if presentBrian Norris2021-01-291-0/+1
* base-files: remove execute bit and shebang from functions.shAdrian Schmutzler2021-01-291-1/+0
* treewide: drop shebang from non-executable lib filesAdrian Schmutzler2021-01-2916-20/+0
* base-files: bump Copyright to 2021Paul Spooren2021-01-261-1/+1
* base-files: use $(COMMITCOUNT) in PKG_RELEASEPaul Spooren2021-01-221-1/+1
* base-files: read all 3 bytes in get_magic_vfat() at onceAdrian Schmutzler2021-01-072-2/+2
* base-files: wifi: add support for 802.11adDaniel Golle2021-01-052-1/+2
* x86/efi: add FAT32 esp mounting supportKagurazaka Kotori2021-01-031-1/+6