summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: allow reusing of boolean value extraction logicOldřich Jedlička2021-01-012-6/+13
* base-files: sysupgrade: add function for conffiles retrievalAdrian Schmutzler2020-12-302-8/+13
* base-files: drop banner.failsafe if failsafe is disabledPiotr Dymacz2020-12-221-1/+4
* base-files: flush kernel memory cache during sysupgradeHannu Nyman2020-12-222-0/+2
* base-files: upgrade: fix initramfs detectionRobert Marko2020-12-202-2/+2
* package/base-files: caldata: use dd iflag fullblockJohn Thomson2020-12-112-13/+26
* base-files: informative service command in /etc/shinit. service command shows...Stan Grishin2020-12-032-6/+18
* base-files: allow setting device and bridge macsJohn Crispin2020-12-022-9/+42
* base-files: fix alias more to properly detect /usr/bin/moreHuangbin Zhan2020-11-281-1/+1
* base-files: merge /etc/passwd on rw-rootfsImran Khan2020-11-272-4/+6
* base-files: functions.sh: replace [^...] with [!...] in caseRosen Penev2020-11-251-1/+1
* base-files: generated named bridge-vlan sectionsJohn Crispin2020-11-191-7/+8
* base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDSMatthias Schiffer2020-11-172-7/+8
* base-files: bump PKG_RELEASEYousong Zhou2020-11-111-1/+1