From 8dad202d0eb2ba5a35acd696e0d4996217fbf2e0 Mon Sep 17 00:00:00 2001 From: Joe AE6XE Date: Sat, 31 Mar 2018 08:43:39 -0700 Subject: [PATCH] aredn: update and port customized banner --- patches/705-aredn-banner.patch | 27 +++++++++++++++++++++++++++ patches/series | 1 + 2 files changed, 28 insertions(+) create mode 100644 patches/705-aredn-banner.patch diff --git a/patches/705-aredn-banner.patch b/patches/705-aredn-banner.patch new file mode 100644 index 00000000..3f905eca --- /dev/null +++ b/patches/705-aredn-banner.patch @@ -0,0 +1,27 @@ +--- a/package/base-files/files/etc/banner ++++ b/package/base-files/files/etc/banner +@@ -1,8 +1,16 @@ +- _______ ________ __ +- | |.-----.-----.-----.| | | |.----.| |_ +- | - || _ | -__| || | | || _|| _| +- |_______|| __|_____|__|__||________||__| |____| +- |__| W I R E L E S S F R E E D O M +- ----------------------------------------------------- +- %D %V, %C +- ----------------------------------------------------- ++ _____ ______ _____ _ _ ++ /\ | __ \| ____| __ \| \ | |TM ++ / \ | |__) | |__ | | | | \| | ++ / /\ \ | _ /| __| | | | | . ` | ++ / ____ \| | \ \| |____| |__| | |\ | ++ /_/ \_\_| \_\______|_____/|_| \_| ++ AMATEUR RADIO EMERGENCY DATA NETWORK ++----------------------------------------------- ++ * 1 Battery Connect all devices ++ * 2 POE injectors Upgrade firmware to AREDN ++ * 3 cat5 cables Setup with your callsign ++ * 1 UBNT NanoStation Point the Antenna ++ * 1 ipCam Welcome to the Mesh! ++----------------------------------------------- ++ %V, %C ++ ---------------------------------------------- diff --git a/patches/series b/patches/series index 47f2f088..0b1f9015 100644 --- a/patches/series +++ b/patches/series @@ -2,3 +2,4 @@ 702-enable-country-hx.patch 703-fix-dnsmasq.patch 704-enable-telnet.patch +705-aredn-banner.patch