/[smeserver]/rpms/smeserver-support/sme8/smeserver-support-2.2.0.bz8972.motd_donation_message.patch
ViewVC logotype

Annotation of /rpms/smeserver-support/sme8/smeserver-support-2.2.0.bz8972.motd_donation_message.patch

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


Revision 1.1 - (hide annotations) (download)
Fri Jul 3 20:31:16 2015 UTC (8 years, 11 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-support-2_2_0-29_el5_sme, smeserver-support-2_2_0-30_el5_sme, smeserver-support-2_2_0-28_el5_sme, HEAD
* Fri Jul 3 2015 stephane de labrusse <stephdl@de-labrusse.fr> 2.2.0-28.sme
- enabled the motd message [SME: 8972]
- Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
- Stefano Zamboni <zamboni@mind-at-work.it>

1 stephdl 1.1 diff -Nur smeserver-support-2.2.0/createlinks smeserver-support-2.2.0.new/createlinks
2     --- smeserver-support-2.2.0/createlinks 2008-10-07 16:45:24.000000000 +0200
3     +++ smeserver-support-2.2.0.new/createlinks 2015-07-03 22:22:05.333354831 +0200
4     @@ -12,4 +12,6 @@
5     templates2events("/etc/$_", qw(post-install post-upgrade))
6     for (qw(issue issue.net motd redhat-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.2.0/root/etc/e-smith/templates/etc/motd/template-begin smeserver-support-2.2.0.new/root/etc/e-smith/templates/etc/motd/template-begin
12     --- smeserver-support-2.2.0/root/etc/e-smith/templates/etc/motd/template-begin 2008-10-07 16:45:24.000000000 +0200
13     +++ smeserver-support-2.2.0.new/root/etc/e-smith/templates/etc/motd/template-begin 2015-07-03 22:21:36.486302901 +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