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

Contents of /rpms/e-smith-base/sme8/e-smith-base-4.18.0-runit17.patch

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


Revision 1.2 - (show annotations) (download)
Wed Mar 26 17:01:51 2008 UTC (16 years, 2 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 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/var/service/raidmonitor/run mezzanine_patched_e-smith-base-4.18.0/root/var/service/raidmonitor/run
2 --- e-smith-base-4.18.0/root/var/service/raidmonitor/run 2007-01-19 14:33:22.000000000 -0700
3 +++ mezzanine_patched_e-smith-base-4.18.0/root/var/service/raidmonitor/run 2007-02-16 13:28:37.000000000 -0700
4 @@ -7,5 +7,5 @@
5 exec /sbin/mdadm --monitor --scan --program /sbin/e-smith/mdevent
6 else
7 echo "Only $count drive(s) in this system - disabling raid monitoring"
8 - runsvctrl d .
9 + sv d .
10 fi
11 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/var/service/wan/run.dialup mezzanine_patched_e-smith-base-4.18.0/root/var/service/wan/run.dialup
12 --- e-smith-base-4.18.0/root/var/service/wan/run.dialup 2007-01-26 18:56:31.000000000 -0700
13 +++ mezzanine_patched_e-smith-base-4.18.0/root/var/service/wan/run.dialup 2007-02-16 13:28:22.000000000 -0700
14 @@ -3,7 +3,7 @@
15 ISDN=$(/sbin/e-smith/config getprop isdn status)
16 if [ "$ISDN" = "enabled" ]
17 then
18 - runsvctrl u /service/ippp
19 + sv u /service/ippp
20 sleep 10
21 # TODO check here that ISDN device is available!!
22 fi

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