base-files: source functions.sh in /lib/functions/system.sh
[oweals/openwrt.git] / package / base-files / files / lib / functions / system.sh
2020-04-12 Adrian Schmutzlerbase-files: source functions.sh in /lib/functions/system.sh
2020-01-17 Rosen Penevbase-files/system.sh: remove $ in $(())
2019-11-07 Rosy Songbase-files: rename hostname with EUI of mac address
2019-11-07 Adrian Schmutzlerbase-files: don't store label MAC address in uci system...
2019-09-19 Adrian Schmutzlerbase-files: provide option to specify label MAC address...
2019-09-19 Adrian Schmutzlerbase-files: add function to retrieve label MAC address
2019-09-05 Adrian Schmutzlerbase-files: use get_mac_binary() in mtd_get_mac_binary_...
2019-09-05 David Bauerbase-files: fix mtd_get_mac_text not accepting hex...
2019-07-09 Adrian Schmutzlerbase-files: Fix path check in get_mac_binary
2019-07-07 Adrian Schmutzlerbase-files: Really check path in get_mac_binary
2018-08-11 Mathias Kresinbase-files: add function to get mac as text from flash
2018-08-11 Mathias Kresinbase-files: use consistent coding style
2018-03-14 Mathias Kresinbase-files: add function to get binary mac from file
2015-12-19 Felix Fietkaubase-files: cleanup mtd_get_mac_binary hexdump
2015-12-19 Felix Fietkauar71xx: scan nand ubi partition for ath9k eeprom files
2014-07-14 Gabor Juhosbase-files: strip quotes from the MAC address in macadd...
2014-04-08 Felix Fietkaubase-files: add back missing function for find_mtd_part...
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...