From 6cde35302955bfa5680dde408bad804928fd7e00 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 26 Feb 2024 14:17:23 +0100 Subject: [PATCH] Drop unicode from tagline, does not survive syslog The tagline is read by Finit at boot, from /etc/os-release, and logged when changing runlevel. The unicode charachter does not survive the trip via syslog to log file. Signed-off-by: Joachim Wiberg --- Config.in | 2 +- doc/testing.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.in b/Config.in index 7d2423cd..a0c06797 100644 --- a/Config.in +++ b/Config.in @@ -54,7 +54,7 @@ config INFIX_IMAGE_ID config INFIX_TAGLINE string "Operating system tagline" - default "Infix — a Network Operating System" + default "Infix -- a Network Operating System" help Mandatory. Used for identifying the OS, e.g. as PRETTY_NAME in /etc/os-release and description in the GNS3 appliance. diff --git a/doc/testing.md b/doc/testing.md index 11ccf6d8..a6e71a97 100644 --- a/doc/testing.md +++ b/doc/testing.md @@ -332,7 +332,7 @@ there is another helper script in Infamy for this: Trying 127.0.0.1... Connected to 127.0.0.1. - Infix — a Network Operating System v23.11.0-226-g0c144da-dirt (console) + Infix -- a Network Operating System v23.11.0-226-g0c144da (console) infix-00-00-00 login: admin Password: .-------.