/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-4.18.0-smartdtemplates2expand.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme8/e-smith-base-4.18.0-smartdtemplates2expand.patch

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


Revision 1.2 - (hide annotations) (download)
Wed Mar 26 17:01:51 2008 UTC (16 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
- Fix gettext strings returned by password checks [SME: 4104]

1 bytegw 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/createlinks mezzanine_patched_e-smith-base-4.18.0/createlinks
2     --- e-smith-base-4.18.0/createlinks 2007-12-24 16:17:45.000000000 +0000
3     +++ mezzanine_patched_e-smith-base-4.18.0/createlinks 2007-12-24 16:12:27.000000000 +0000
4     @@ -282,6 +282,7 @@
5     my $event = "console-save";
6    
7    
8     +templates2events("/etc/smartd.conf", $event);
9     templates2events("/home/e-smith/ssl.pem/pem", $event);
10     event_link("set-hostname", $event, "10");
11     event_link("conf-modules", $event, "30");
12     @@ -298,6 +299,7 @@
13     $event = "bootstrap-console-save";
14    
15    
16     +templates2events("/etc/smartd.conf", $event);
17     templates2events("/home/e-smith/ssl.pem/pem", $event);
18     event_link("rmmod-bonding", $event, "10");
19     event_link("user-lock-passwd", $event, "15");

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