aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: upgrade: use procd to kill managed daemonsMichael Pratt2021-06-121-2/+18
* base-files: generate network config with "device" optionsRafał Miłecki2021-05-271-5/+5
* base-files: use "ports" array in board.json network for bridgesRafał Miłecki2021-05-181-1/+7
* base-files: change logging for upgrade on fwtoolFlorian Eckert2021-05-171-3/+3
* base-files: upgrade: take down loop and LVM before upgradeDaniel Golle2021-05-051-0/+10
* base-files: functions: introduce new helper functionsDaniel Golle2021-03-312-63/+68
* 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: 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: read all 3 bytes in get_magic_vfat() at onceAdrian Schmutzler2021-01-071-1/+1
* 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-011-5/+12
* base-files: flush kernel memory cache during sysupgradeHannu Nyman2020-12-222-0/+2
* package/base-files: caldata: use dd iflag fullblockJohn Thomson2020-12-111-12/+25
* base-files: allow setting device and bridge macsJohn Crispin2020-12-021-1/+17
* base-files: merge /etc/passwd on rw-rootfsImran Khan2020-11-271-3/+5
* base-files: functions.sh: replace [^...] with [!...] in caseRosen Penev2020-11-251-1/+1
* base-files: upgrade: stage2: use v for log linesYousong Zhou2020-11-111-7/+7
* base-files: upgrade: fwtool.sh: rewording logsYousong Zhou2020-11-111-2/+2
* base-files: upgrade: fwtool.sh: use v for log linesYousong Zhou2020-11-111-13/+13
* base-files: upgrade: add get_image_dd()Yousong Zhou2020-11-111-0/+11
* base-files: upgrade: use stdin redirection to replace cat commandYousong Zhou2020-11-111-1/+1
* base-files: upgrade: add vn and variantsYousong Zhou2020-11-111-1/+13
* base-files: upgrade: log with date prefixYousong Zhou2020-11-112-2/+2
* base-files: add board.d support for bridge deviceJohn Crispin2020-11-041-0/+4
* base-files: merge /etc/passwd et al at sysupgrade config restoreDaniel Golle2020-10-221-0/+16
* base-files: remove block2mtd checks from sysupgradeFelix Fietkau2020-10-171-4/+0
* base-files: allow exceptions when removing devicename from LEDsAdrian Schmutzler2020-10-021-2/+9
* base-files: add function to remove devicename from LED labelsAdrian Schmutzler2020-10-021-0/+23
* base-files: support label-property-less in get_dt_ledsChristian Lamparter2020-09-051-1/+2
* base-files: fix comment typo in lib/functions/network.shWalter Sonius2020-09-021-1/+1
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-1/+1
* base-files: functions.sh: fix config_get() on invalid identifiersJo-Philipp Wich2020-08-071-3/+8
* base-files: fwtool: make compat_version backward compatibleAdrian Schmutzler2020-07-311-1/+6
* base-files: fwtool: implement compatibility check for imagesAdrian Schmutzler2020-07-311-1/+23
* base-files: add support for compat_version on deviceAdrian Schmutzler2020-07-311-0/+6
* base-files: add function for generating random MACDavid Bauer2020-07-281-0/+12
* base-files: replace backticks in lib/upgrade/nand.shAdrian Schmutzler2020-07-151-4/+4