From 5c67ee738c68fa8febca65efd2da1fce2e316db7 Mon Sep 17 00:00:00 2001 From: PolynomialDivision Date: Sun, 1 Oct 2017 21:53:23 +0200 Subject: [PATCH 1/2] Replace OpenWRT banner with a Freifunk banner --- .../0900-replace-banner-with-freifunk.patch | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 patches/openwrt/0900-replace-banner-with-freifunk.patch diff --git a/patches/openwrt/0900-replace-banner-with-freifunk.patch b/patches/openwrt/0900-replace-banner-with-freifunk.patch new file mode 100644 index 00000000..e5cda715 --- /dev/null +++ b/patches/openwrt/0900-replace-banner-with-freifunk.patch @@ -0,0 +1,41 @@ +From: Nick Hainke +Date: Sat, 30 Sep 2017 10:35:19 +0200 +Subject: base-files: banner: replace openwrt banner with freifunk + +Replace openwrt banner with freifunk +Signed-off-by: Nick Hainke + +diff --git a/package/base-files/files/etc/banner b/package/base-files/files/etc/banner +index 799f7e5..628447c 100644 +--- a/package/base-files/files/etc/banner ++++ b/package/base-files/files/etc/banner +@@ -1,14 +1,17 @@ +- _______ ________ __ +- | |.-----.-----.-----.| | | |.----.| |_ +- | - || _ | -__| || | | || _|| _| +- |_______|| __|_____|__|__||________||__| |____| +- |__| W I R E L E S S F R E E D O M ++ _____ _ __ _ ++ | ___| (_)/ _| | | ++ | |_ _ __ ___ _| |_ _ _ _ __ | | __ ++ | _| '__/ _ \ | _| | | | '_ \| |/ / ++ | | | | | __/ | | | |_| | | | | < ++ \_| |_| \___|_|_| \__,_|_| |_|_|\_\ + ----------------------------------------------------- +- CHAOS CALMER (%C, %R) +- ----------------------------------------------------- +- * 1 1/2 oz Gin Shake with a glassful +- * 1/4 oz Triple Sec of broken ice and pour +- * 3/4 oz Lime Juice unstrained into a goblet. +- * 1 1/2 oz Orange Juice +- * 1 tsp. Grenadine Syrup ++ Gluon Firmware (%N %V rev %C) ++ %P - %S ++ https://github.com/freifunk-gluon/gluon ++ https://freifunk.net/ + ----------------------------------------------------- ++ ++ If you find bugs please report them at: ++ ++ https://github.com/freifunk-gluon/gluon/issues ++ From c007ac08bb79daf335564f6c01598e4b8b18aa46 Mon Sep 17 00:00:00 2001 From: PolynomialDivision Date: Sun, 1 Oct 2017 22:14:31 +0200 Subject: [PATCH 2/2] Change Freifunk to GLUON --- .../0900-replace-banner-with-freifunk.patch | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/patches/openwrt/0900-replace-banner-with-freifunk.patch b/patches/openwrt/0900-replace-banner-with-freifunk.patch index e5cda715..826095c7 100644 --- a/patches/openwrt/0900-replace-banner-with-freifunk.patch +++ b/patches/openwrt/0900-replace-banner-with-freifunk.patch @@ -6,7 +6,7 @@ Replace openwrt banner with freifunk Signed-off-by: Nick Hainke diff --git a/package/base-files/files/etc/banner b/package/base-files/files/etc/banner -index 799f7e5..628447c 100644 +index 799f7e5..a87c7c9 100644 --- a/package/base-files/files/etc/banner +++ b/package/base-files/files/etc/banner @@ -1,14 +1,17 @@ @@ -15,12 +15,12 @@ index 799f7e5..628447c 100644 - | - || _ | -__| || | | || _|| _| - |_______|| __|_____|__|__||________||__| |____| - |__| W I R E L E S S F R E E D O M -+ _____ _ __ _ -+ | ___| (_)/ _| | | -+ | |_ _ __ ___ _| |_ _ _ _ __ | | __ -+ | _| '__/ _ \ | _| | | | '_ \| |/ / -+ | | | | | __/ | | | |_| | | | | < -+ \_| |_| \___|_|_| \__,_|_| |_|_|\_\ ++ _____ _ _ _ ____ _ _ ++ / ____| | | | | |/ __ \| \ | | ++ | | __| | | | | | | | | \| | ++ | | |_ | | | | | | | | | . ` | ++ | |__| | |___| |__| | |__| | |\ | ++ \_____|______\____/ \____/|_| \_| ----------------------------------------------------- - CHAOS CALMER (%C, %R) - ----------------------------------------------------- @@ -29,8 +29,8 @@ index 799f7e5..628447c 100644 - * 3/4 oz Lime Juice unstrained into a goblet. - * 1 1/2 oz Orange Juice - * 1 tsp. Grenadine Syrup -+ Gluon Firmware (%N %V rev %C) -+ %P - %S ++ Gluon Firmware (Chaos Calmer 15.05.1 rev Chaos Calmer) ++ Generic - x86/64 + https://github.com/freifunk-gluon/gluon + https://freifunk.net/ -----------------------------------------------------