aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* base-files: move uci_set_poe() to uci-defaults.shSander Vanheule2024-02-121-0/+11
* base-files: upgrade: nand.sh: mute umount errorDaniel Golle2024-02-011-1/+1
* base-files: functions.sh: prepend() always adds separatorPhilip Prindeville2024-01-151-1/+1
* base-files: add support for rootfs mount options from cmdlineChristian Marangi2024-01-151-1/+20
* base-files: execute package's "postinst" after executing uci-defaultsRafał Miłecki2023-12-271-5/+5
* base-files: ipcalc.sh: Add tests for unroutable, etcPhilip Prindeville2023-12-121-0/+70
* base-files: ipcalc.sh: Add netmask2prefix functionPhilip Prindeville2023-12-121-0/+39
* base-files: ipcalc.sh: Add prefix-to-netmask conversionPhilip Prindeville2023-12-121-0/+13
* base-files: ipcalc.sh: Add some commentary, etc.Philip Prindeville2023-12-121-0/+6
* base-files: ipcalc.sh: Rewrite in pure shellPhilip Prindeville2023-12-121-0/+140
* base-files: add mmc_get_mac_ascii functionDaniel Golle2023-12-091-5/+25
* base-files: support parse DT LED color and functionShiji Yang2023-12-021-0/+31
* base-files: add additional uci-defaults function for GRO and conduitChristian Marangi2023-11-101-0/+8
* base-files: generalize ucidef_set_network_deviceChristian Marangi2023-11-101-7/+7
* base-files: functions.sh: Add prepend() homologue to append()Philip Prindeville2023-10-231-0/+8
* base-files: fix wrong ucidef_set_network_device_mac network-device entryMichael 'ASAP' Weinrich2023-10-201-1/+1
* package: avoid the use of eval to parse ipcalc.sh outputLeon M. Busch-George2023-09-251-0/+5
* base-files: sysupgrade: Add 2 sec sleep into process KILL loopHannu Nyman2023-09-121-1/+1
* base-files: upgrade: nand: add JFFS2 cleanmarkers supportÁlvaro Fernández Rojas2023-06-151-2/+10
* base-files: Do not break on non-eth portsOlliver Schinagl2023-05-091-2/+0
* base-files: fix nand_upgrade_ubinized()Rafał Miłecki2023-04-111-1/+3
* base-files: add support for retrieving IPv6 assignmentsMark Baker2023-02-241-0/+14
* treewide: replace /sys/devices/virtual/ubi by /sys/class/ubiDaniel Golle2023-02-151-5/+4
* base-files: upgrade: Fix export_partdevice() quotingBrian Norris2023-02-031-1/+1
* base-files: fix nand_do_platform_check failChen Minqiang2023-01-291-1/+5
* base-files: Remove nand.sh dependency from emmc upgradeBrian Norris2023-01-213-31/+30
* base-files: rework mtd_get_mac_text()Michael Pratt2023-01-061-11/+5
* ramips: add basic support for tp-link er605-v2Nikolay Martynov2023-01-041-0/+11
* base-files: stage2: add 'tail' to sysupgrade environmentTony Ambardar2022-12-311-1/+1
* sunxi: ensure NanoPi R1 has unique MAC addressJan-Niklas Burfeind2022-12-251-0/+8
* base-files: sysupgrade-tar: allow separated kernel/rootfs ubiChuanhong Guo2022-12-171-14/+27
* base-files: split ubi attaching out of nand_upgrade_prepare_ubiChuanhong Guo2022-12-171-27/+38
* base-files: bring back nand_do_upgrade_successDaniel Golle2022-10-301-1/+9
* base-files: verify nand sysupgrade imagesRodrigo Balerdi2022-10-302-20/+58
* base-files: accept gzipped nand sysupgrade imagesRodrigo Balerdi2022-10-301-31/+55
* base-files: fix ubinized nand sysupgradeRodrigo Balerdi2022-10-302-14/+33
* base-files: fix and clean up nand sysupgrade codeRodrigo Balerdi2022-10-301-38/+42
* base-files: add helper functions for adding wlan device entries to board.jsonFelix Fietkau2022-10-142-0/+19
* base-files: Actually set default nameOlliver Schinagl2022-09-221-1/+1
* ath79: add support for TP-Link Deco S4Nick French2022-09-111-0/+19
* base-files: rename ethernet devs on known boardsMartin Kennedy2022-09-102-0/+51
* base-files: add mtd_get_mac_encrypted_arcadyan functionMikhail Zhilkin2022-08-191-0/+31
* failsafe: run on all consoles listed in /proc/cmdlineMark Mentovai2022-06-192-35/+40
* base-files: allow ignoring minor compat-version checkDavid Bauer2022-06-181-0/+1
* base-files: simplify restorecon logicDaniel Golle2022-05-021-2/+2
* base-files: add missing $IPKG_INSTROOT to restorecon callDaniel Golle2022-05-021-1/+3
* base-files: address sed in-place without SELinux awarenessDominick Grift2022-05-021-0/+1
* base-files: fix sysupgrade for kernel-out-of-UBIRodrigo Balerdi2022-05-021-2/+6
* base-files: minimize critical time in sysupgradeRodrigo Balerdi2022-04-191-5/+6
* base-files: trim unnecessary nand sysupgrade codeRodrigo Balerdi2022-04-191-4/+1