1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 20:23:53 +02:00
openwrt/package
Philip Prindeville 1998027d7c base-files: functions.sh: Add prepend() homologue to append()
Sometimes it's useful to be able to prepend to a variable as
well, such as when dealing with domain names, e.g.

    prepend fdqn "$subdomain" "."

will result in:

   fqdn="$subdomain.$fqdn"

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-10-23 19:18:04 +02:00
..
base-files base-files: functions.sh: Add prepend() homologue to append() 2023-10-23 19:18:04 +02:00
boot uboot-mediatek: fix global pll clock override on mtk_spim 2023-10-22 18:14:03 +02:00
devel treewide: make use of new toolchain define 2023-10-20 16:13:56 +02:00
firmware ipq-wifi: improve and update instructions on how to add board files 2023-10-02 19:00:14 +02:00
kernel kernel: fix missing regmap-mmio dependency for rtc-r7301 2023-10-20 19:19:42 +02:00
libs libnl: add support for cli 2023-10-22 12:08:09 +02:00
network dnsmasq: add support for RA option 31 2023-10-20 16:04:59 +02:00
system treewide: disable QUILT refresh for unsupported packages 2023-10-20 16:13:13 +02:00
utils bcm53xx: Linksys EA9200 nvram and 02_network fixes 2023-10-22 11:11:43 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00