You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adrian Schmutzler 45600124fc base-files: use get_mac_binary() in mtd_get_mac_binary_ubi()
The actual retrieval of the MAC address in mtd_get_mac_binary_ubi()
is the same as in get_mac_binary(). Thus, use the latter function
in the former to reduce duplicate code.

This will also allow to benefit from the enhanced path check there
and bring mtd_get_mac_binary_ubi() more in line with the similar
mtd_get_mac_binary().

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
5 years ago
..
functions base-files: use get_mac_binary() in mtd_get_mac_binary_ubi() 5 years ago
preinit base-files: move urandom seed bits into separate package 5 years ago
upgrade treewide: don't hardcode "sysupgrade.tgz" file name 5 years ago
functions.sh base-files: apply new sysctl.conf at postinst 5 years ago