aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
...
* package/base-files: caldata: allow setting target fileThibaut VARÈNE2020-05-081-8/+21
* base-files: ensure VERBOSE is setAlexander Couzens2020-04-211-1/+1
* base-files: preinit: also config switch when no port roles definedChuanhong Guo2020-04-121-6/+7
* base-files: source functions.sh in /lib/functions/system.shAdrian Schmutzler2020-04-121-0/+1
* base-files: do not source system.sh in functions.shAdrian Schmutzler2020-04-121-1/+0
* treewide: convert sed -r to posix -EKevin Darbyshire-Bryant2020-04-041-1/+1
* x86: generate EFI platform bootable images李国2020-03-311-8/+54
* base-files: convert leading spaces to tabs in functions.shAdrian Schmutzler2020-03-131-2/+2
* base-files: Add /etc/shinit for non-login shell initJeffery To2020-03-011-0/+1
* base-files: diag: restore default trigger for 'boot' LEDPiotr Dymacz2020-02-241-4/+23
* base-files: remove some bashismsSven Roederer2020-01-261-1/+1
* base-files/functions.sh: use grep -q instead of []Rosen Penev2020-01-181-4/+4
* base-files/system.sh: remove $ in $(())Rosen Penev2020-01-171-1/+1
* base-files/functions.sh: use && instead of -aRosen Penev2020-01-171-2/+2
* base-files/functions.sh: remove useless catRosen Penev2020-01-171-2/+2
* base-files/functions.sh: don't use $var in $(())Rosen Penev2020-01-171-3/+3
* dropbear: move failsafe code out of base-filesKyle Copperfield2020-01-151-6/+0
* base-files: send informational UDP message each second waitingPaul Fertser2019-12-191-3/+2
* base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2Russell Senior2019-11-131-1/+1
* base-files: rename hostname with EUI of mac addressRosy Song2019-11-071-0/+7
* base-files: don't store label MAC address in uci system configAdrian Schmutzler2019-11-071-3/+32
* base-files: uci-defaults: do config flush in one shotRoman Yeryomin2019-10-221-2/+1
* treewide: use a single ath10k MAC patching function with checksumAdrian Schmutzler2019-10-151-7/+1
* treewide: move MAC address patch functions to common libraryAdrian Schmutzler2019-10-141-0/+59
* treewide: move calibration data extraction function to libraryAdrian Schmutzler2019-10-131-0/+75
* base-files: move xor() from caldata extraction to functions.shAdrian Schmutzler2019-10-131-0/+16
* base-files: upgrade: add case to export_bootdeviceKlaus Kudielka2019-10-091-1/+13
* base-files: provide option to specify label MAC address in board.dAdrian Schmutzler2019-09-192-0/+9
* base-files: add function to retrieve label MAC addressAdrian Schmutzler2019-09-191-0/+10
* treewide: sysupgrade: use $UPGRADE_BACKUP to check for backupRafał Miłecki2019-09-112-2/+2
* treewide: use new procd sysupgrade $UPGRADE_BACKUP variableRafał Miłecki2019-09-052-2/+1
* base-files: use get_mac_binary() in mtd_get_mac_binary_ubi()Adrian Schmutzler2019-09-051-6/+1
* base-files: fix mtd_get_mac_text not accepting hex offsetsDavid Bauer2019-09-051-1/+1
* treewide: don't hardcode "sysupgrade.tgz" file nameRafał Miłecki2019-09-052-1/+3
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-221-5/+0
* base-files: pass "save_config" option to the "sysupgrade" methodRafał Miłecki2019-08-223-4/+2
* base-files: drop support for the platform_nand_pre_upgrade()Rafał Miłecki2019-07-221-4/+0
* base-files: don't set ARGV and ARGCRafał Miłecki2019-07-171-3/+0
* base-files: move stage2 upgrade to separated fileRafał Miłecki2019-07-113-23/+26
* base-files: Fix path check in get_mac_binaryAdrian Schmutzler2019-07-091-1/+1
* base-files: drop support for NAND upgrade in platform_pre_upgrade()Rafał Miłecki2019-07-083-16/+2
* base-files: drop unused jffs2_copy_config()Rafał Miłecki2019-07-081-10/+0
* base-files: Really check path in get_mac_binaryAdrian Schmutzler2019-07-071-1/+1
* base-files: add network_get_uptime() to /lib/functions/network.shFlorian Eckert2019-06-291-0/+5
* base-files: apply new sysctl.conf at postinstYousong Zhou2019-06-211-13/+20
* base-files: fix uci led oneshot/timer triggerRobinson Wu2019-06-201-0/+1
* base-files: move urandom seed bits into separate packagePetr Štetiar2019-06-111-24/+0
* base-files: add support for the new ar8xxx MIB counters settingsPetr Štetiar2019-05-201-0/+13
* base-files: improve lib/upgrade/common.shKlaus Kudielka2019-05-111-13/+19
* base-files: add leds migrationTomasz Maciej Nowak2019-04-061-0/+39