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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/00header 2005-11-20 23:28:06.000000000 -0500 +++ 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 @@ -1,5 +0,0 @@ - -#------------------------------------------------------------ -# This script is invoked automatically by dhcpcd whenever the IP -# address changes. Use it to signal the e-smith ip-change event. -#------------------------------------------------------------ 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/10info 2005-11-20 23:28:06.000000000 -0500 +++ 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 @@ -1,3 +0,0 @@ -{ - return "source /etc/dhcpc/dhcpcd-" . $ExternalInterface{Name} . ".info"; -} 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/80ipchange 2005-11-20 23:28:06.000000000 -0500 +++ 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 @@ -1,2 +0,0 @@ - -/sbin/e-smith/signal-event ip-change $IPADDR 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/99exit0 2005-11-20 23:28:06.000000000 -0500 +++ 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 @@ -1 +0,0 @@ -exit 0