/[smeserver]/rpms/smeserver-support/sme9/smeserver-support-2.6.0.bz8939.motd_donation_message.patch
ViewVC logotype

Contents of /rpms/smeserver-support/sme9/smeserver-support-2.6.0.bz8939.motd_donation_message.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Jul 3 19:47:06 2015 UTC (8 years, 10 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-support-2_6_0-9_el6_sme, smeserver-support-2_6_0-8_el6_sme, smeserver-support-2_6_0-4_el6_sme, smeserver-support-2_6_0-5_el6_sme, smeserver-support-2_6_0-10_el6_sme, smeserver-support-2_6_0-6_el6_sme, smeserver-support-2_6_0-7_el6_sme, HEAD
* Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
- added a motd message to increase involvements or donations [SME: 8939]
- Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
- Stefano Zamboni <zamboni@mind-at-work.it>

1 diff -Nur smeserver-support-2.6.0.bz8939.old/createlinks smeserver-support-2.6.0.bz8939/createlinks
2 --- smeserver-support-2.6.0.bz8939.old/createlinks 2015-06-25 18:45:54.941009761 +0200
3 +++ smeserver-support-2.6.0.bz8939/createlinks 2015-06-25 20:00:42.501104763 +0200
4 @@ -12,4 +12,6 @@
5 templates2events("/etc/$_", qw(post-install post-upgrade))
6 for (qw(issue issue.net motd redhat-release system-release sysconfig/hw-uuid));
7
8 +templates2events("/etc/motd", qw(console-save remoteaccess-update));
9 +
10 service_link_enhanced("smolt", "S90", "7");
11 diff -Nur smeserver-support-2.6.0.bz8939.old/root/etc/e-smith/templates/etc/motd/template-begin smeserver-support-2.6.0.bz8939/root/etc/e-smith/templates/etc/motd/template-begin
12 --- smeserver-support-2.6.0.bz8939.old/root/etc/e-smith/templates/etc/motd/template-begin 2015-06-25 18:45:54.939009615 +0200
13 +++ smeserver-support-2.6.0.bz8939/root/etc/e-smith/templates/etc/motd/template-begin 2015-07-03 14:42:30.276240482 +0200
14 @@ -1,3 +1,16 @@
15 -{
16 - $OUT = "SME Server release " . $sysconfig{ReleaseVersion};
17 -}
18 +************ Welcome to SME Server {$sysconfig{ReleaseVersion}} *************
19 +
20 +Before editing configuration files, familiarise
21 +yourself with the automated events and templates
22 +systems.
23 +
24 +Please take the time to read the documentation
25 +http://wiki.contribs.org/Main_Page
26 +
27 +Remember that SME Server is free to download
28 +and use, but it is not free to build
29 +
30 +Please help the project :
31 +http://wiki.contribs.org/Donate
32 +
33 +****************************************************

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed