openwrt/package/base-files/files
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
..
bin base-files: ipcalc.sh: make check slightly more future-proof 2023-09-25 15:02:49 +02:00
etc base-files: fix duplicate wifi radio sections when using phy renaming 2023-07-17 14:33:57 +02:00
lib base-files: functions.sh: Add prepend() homologue to append() 2023-10-23 19:18:04 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: fix duplicate wifi radio sections when using phy renaming 2023-07-17 14:33:57 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00