]> git.ipfire.org Git - thirdparty/openwrt.git/commit
base-files: ipcalc.sh: get rid of `basename` dependency 23060/head
authorAndre Heider <a.heider@gmail.com>
Thu, 23 Apr 2026 08:38:06 +0000 (10:38 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 24 Apr 2026 00:48:15 +0000 (01:48 +0100)
commit2194ff572fddb1928bf137a6ec18f0c5e60af7fb
tree376310373e11b223984befc5ad71855e97529dee
parent51de644a2674e6276f31dc83cf0037fd8af1b0fa
base-files: ipcalc.sh: get rid of `basename` dependency

The netifd/dhcp flow uses this, and as uxc mounts netifd in a
container, this allows not mounting `basename` for just a usage.

References: https://github.com/openwrt/procd/pull/34
Suggested-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Andre Heider <a.heider@gmail.com>
package/base-files/files/bin/ipcalc.sh