aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions/system.sh
Commit message (Expand)AuthorAgeFilesLines
* base-files: add function for generating random MACDavid Bauer2020-07-281-0/+12
* base-files: add functions to set or clear bit in MAC addressSungbo Eo2020-07-081-2/+18
* base-files: source functions.sh in /lib/functions/system.shAdrian Schmutzler2020-04-121-0/+1
* base-files/system.sh: remove $ in $(())Rosen Penev2020-01-171-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: provide option to specify label MAC address in board.dAdrian Schmutzler2019-09-191-0/+1
* base-files: add function to retrieve label MAC addressAdrian Schmutzler2019-09-191-0/+10
* 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
* base-files: Fix path check in get_mac_binaryAdrian Schmutzler2019-07-091-1/+1
* base-files: Really check path in get_mac_binaryAdrian Schmutzler2019-07-071-1/+1
* base-files: add function to get mac as text from flashMathias Kresin2018-08-111-0/+23
* base-files: use consistent coding styleMathias Kresin2018-08-111-8/+4
* base-files: add function to get binary mac from fileMathias Kresin2018-03-141-6/+13
* base-files: cleanup mtd_get_mac_binary hexdumpFelix Fietkau2015-12-191-1/+1
* ar71xx: scan nand ubi partition for ath9k eeprom filesFelix Fietkau2015-12-191-0/+17
* base-files: strip quotes from the MAC address in macaddr_canonicalize()Gabor Juhos2014-07-141-0/+1
* base-files: add back missing function for find_mtd_part to /lib/functions.sh ...Felix Fietkau2014-04-081-7/+0
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-071-0/+118