1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/00header mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/00header |
2 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/00header 2005-11-20 23:28:06.000000000 -0500 |
3 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/00header 1969-12-31 19:00:00.000000000 -0500 |
4 |
|
|
@@ -1,5 +0,0 @@ |
5 |
|
|
- |
6 |
|
|
-#------------------------------------------------------------ |
7 |
|
|
-# This script is invoked automatically by dhcpcd whenever the IP |
8 |
|
|
-# address changes. Use it to signal the e-smith ip-change event. |
9 |
|
|
-#------------------------------------------------------------ |
10 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/10info mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/10info |
11 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/10info 2005-11-20 23:28:06.000000000 -0500 |
12 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/10info 1969-12-31 19:00:00.000000000 -0500 |
13 |
|
|
@@ -1,3 +0,0 @@ |
14 |
|
|
-{ |
15 |
|
|
- return "source /etc/dhcpc/dhcpcd-" . $ExternalInterface{Name} . ".info"; |
16 |
|
|
-} |
17 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/80ipchange mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/80ipchange |
18 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/80ipchange 2005-11-20 23:28:06.000000000 -0500 |
19 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/80ipchange 1969-12-31 19:00:00.000000000 -0500 |
20 |
|
|
@@ -1,2 +0,0 @@ |
21 |
|
|
- |
22 |
|
|
-/sbin/e-smith/signal-event ip-change $IPADDR |
23 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/99exit0 mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/99exit0 |
24 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/99exit0 2005-11-20 23:28:06.000000000 -0500 |
25 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/99exit0 1969-12-31 19:00:00.000000000 -0500 |
26 |
|
|
@@ -1 +0,0 @@ |
27 |
|
|
-exit 0 |