openwrt/package/base-files
James Haggerty 37ae840a16 base-files: (APP-2846, PR #226) Replace openwrt banner with Morse one
Previously, this was done in the theme. With the new Argon theme,
we didn't have this, and it was ugly to either copy the banner
over the top (since base-files 'owns' the banner) or mutate
the existing banner.

Doing it this way means:
- we see this banner regardless of the installed theme
- we include the version info
- there's no confusing banner over-writing/mutating

But has the disadvantage that we carry an extra commit
that we'll never upstream.

e.g.

-----------------------------------------------------
 OpenWrt 23.05.2, Morse-2.6-dev
-----------------------------------------------------


Approved-by: Arien Judge
Approved-by: Milad Mohtashamirad
2024-11-26 10:03:34 +11:00
..
files base-files: (APP-2846, PR #226) Replace openwrt banner with Morse one 2024-11-26 10:03:34 +11:00
image-config.in OpenWrt v23.05.5: adjust config defaults 2024-09-24 00:53:33 +02:00
Makefile build: add option to use preinit IP as LAN IP 2023-02-17 16:20:03 +02:00