openwrt-mirror/package/base-files/files/lib
Christian Marangi da7ad22931
base-files: generalize ucidef_set_network_device
Generalize ucidef_set_network_device functions to use a more generic
_ucidef_set_network_device_common that takes as args the option and the
value to apply instead of hardcoding.

This is to reduce duplicated code in preparation for addition of
additional option for board.d usage.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-10 12:30:33 +01:00
..
functions base-files: generalize ucidef_set_network_device 2023-11-10 12:30:33 +01:00
preinit base-files: Do not break on non-eth ports 2023-05-09 22:54:38 +02:00
upgrade base-files: sysupgrade: Add 2 sec sleep into process KILL loop 2023-09-12 14:52:50 +02:00
functions.sh base-files: functions.sh: Add prepend() homologue to append() 2023-10-23 19:18:04 +02:00