tsaitgaist wrote:
For example, how about changing the mobile welcome message from: Welcome to the OpenBSC Control interface
+++ osmocom-bb/src/shared/libosmocore/src/vty/telnet_interface.c 2011-01-30 23:46:32.305490006 +0100
..
"Welcome to the OpenBSC Control interface\r\n";
"Welcome to the osmocom control interface\r\n";
Maybe basename(argv[0]) ?
Or "Osmocom" like in the logo?
//Peter