aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAge
* base-files: generate network config with "device" optionsRafał Miłecki2021-05-27
* base-files: use "ports" array in board.json network for bridgesRafał Miłecki2021-05-18
* base-files: change logging for upgrade on fwtoolFlorian Eckert2021-05-17
* base-files: upgrade: take down loop and LVM before upgradeDaniel Golle2021-05-05
* base-files: functions: introduce new helper functionsDaniel Golle2021-03-31
* base-files: add support for restoring config from tmpfsDaniel Golle2021-02-28
* base-files: remove unneeded '$' signs in nand.shDaniel Golle2021-02-24
* sysupgrade-nand: allow limiting rootfs_data by setting env variableDaniel Golle2021-02-24
* image: add support for building FIT image with filesystemDaniel Golle2021-02-24
* base-files: remove execute bit and shebang from functions.shAdrian Schmutzler2021-01-29
* treewide: drop shebang from non-executable lib filesAdrian Schmutzler2021-01-29
* base-files: read all 3 bytes in get_magic_vfat() at onceAdrian Schmutzler2021-01-07
* x86/efi: add FAT32 esp mounting supportKagurazaka Kotori2021-01-03
* base-files: allow reusing of boolean value extraction logicOldřich Jedlička2021-01-01
* base-files: flush kernel memory cache during sysupgradeHannu Nyman2020-12-22
* package/base-files: caldata: use dd iflag fullblockJohn Thomson2020-12-11
* base-files: allow setting device and bridge macsJohn Crispin2020-12-02
* base-files: merge /etc/passwd on rw-rootfsImran Khan2020-11-27
* base-files: functions.sh: replace [^...] with [!...] in caseRosen Penev2020-11-25
* base-files: upgrade: stage2: use v for log linesYousong Zhou2020-11-11
* base-files: upgrade: fwtool.sh: rewording logsYousong Zhou2020-11-11
* base-files: upgrade: fwtool.sh: use v for log linesYousong Zhou2020-11-11
* base-files: upgrade: add get_image_dd()Yousong Zhou2020-11-11
* base-files: upgrade: use stdin redirection to replace cat commandYousong Zhou2020-11-11
* base-files: upgrade: add vn and variantsYousong Zhou2020-11-11
* base-files: upgrade: log with date prefixYousong Zhou2020-11-11
* base-files: add board.d support for bridge deviceJohn Crispin2020-11-04
* base-files: merge /etc/passwd et al at sysupgrade config restoreDaniel Golle2020-10-22
* base-files: remove block2mtd checks from sysupgradeFelix Fietkau2020-10-17
* base-files: allow exceptions when removing devicename from LEDsAdrian Schmutzler2020-10-02
* base-files: add function to remove devicename from LED labelsAdrian Schmutzler2020-10-02
* base-files: support label-property-less in get_dt_ledsChristian Lamparter2020-09-05
* base-files: fix comment typo in lib/functions/network.shWalter Sonius2020-09-02
* treewide: replace `which` with `command -v`Paul Spooren2020-08-12
* base-files: functions.sh: fix config_get() on invalid identifiersJo-Philipp Wich2020-08-07
* base-files: fwtool: make compat_version backward compatibleAdrian Schmutzler2020-07-31
* base-files: fwtool: implement compatibility check for imagesAdrian Schmutzler2020-07-31
* base-files: add support for compat_version on deviceAdrian Schmutzler2020-07-31
* base-files: add function for generating random MACDavid Bauer2020-07-28
* base-files: replace backticks in lib/upgrade/nand.shAdrian Schmutzler2020-07-15
* base-files/functions.sh: use command -v instead of whichRosen Penev2020-07-11
* base-files: replace backticks by $(...)Adrian Schmutzler2020-07-11
* base-files: add functions to set or clear bit in MAC addressSungbo Eo2020-07-08
* base-files: gpio switch: add named GPIO supportKuan-Yi Li2020-06-18
* base-files: prevent issues w/ overlay on powerloss after sysupgradeSergey Ryazanov2020-06-03
* base-files: fix LED IDE triggerThomas Albers2020-06-03
* package/base-files: caldata: work around dd's limitationThibaut VARÈNE2020-05-28
* base-files: switch_to_ramfs: add nand-utilsÁlvaro Fernández Rojas2020-05-18
* base-files: upgrade: fix indentJavier Marcet2020-05-08
* package/base-files: add caldata_sysfsload_from_file()Thibaut VARÈNE2020-05-08