1 |
vip-ire |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-coova-chilli-0.2/createlinks mezzanine_patched_smeserver-coova-chilli-0.2/createlinks |
2 |
|
|
--- smeserver-coova-chilli-0.2/createlinks 2008-09-02 13:28:04.000000000 +0200 |
3 |
|
|
+++ mezzanine_patched_smeserver-coova-chilli-0.2/createlinks 2009-04-30 14:25:51.000000000 +0200 |
4 |
|
|
@@ -8,6 +8,15 @@ |
5 |
|
|
safe_symlink("restart", "root/etc/e-smith/events/chilli-update/services2adjust/squid"); |
6 |
|
|
safe_symlink("sigterm", "root/etc/e-smith/events/chilli-update/services2adjust/radiusd"); |
7 |
|
|
|
8 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/etc/sudoers"); |
9 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/etc/chilli.conf"); |
10 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/etc/chilli/config"); |
11 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/etc/raddb/radiusd.conf"); |
12 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/etc/raddb/clients.conf"); |
13 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/etc/httpd/conf/httpd.conf"); |
14 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/etc/squid/squid.conf"); |
15 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/etc/rc.d/init.d/masq"); |
16 |
|
|
+safe_touch("root/etc/e-smith/events/chilli-update/templates2expand/opt/chilli/hotspotlogin-conf.pl"); |
17 |
|
|
|
18 |
|
|
safe_symlink("/etc/e-smith/templates-default/template-begin-php", "root/etc/e-smith/templates/opt/chilli/hotspotlogin-config.php/template-begin"); |
19 |
|
|
safe_symlink("/etc/e-smith/templates-default/template-end-php", "root/etc/e-smith/templates/opt/chilli/hotspotlogin-config.php/template-end"); |
20 |
|
|
diff -Nur -x '*.orig' -x '*.rej' smeserver-coova-chilli-0.2/root/etc/e-smith/events/chilli-update/templates2expand/etc/rc.d/init.d/masq mezzanine_patched_smeserver-coova-chilli-0.2/root/etc/e-smith/events/chilli-update/templates2expand/etc/rc.d/init.d/masq |
21 |
|
|
--- smeserver-coova-chilli-0.2/root/etc/e-smith/events/chilli-update/templates2expand/etc/rc.d/init.d/masq 2008-09-02 13:28:03.000000000 +0200 |
22 |
|
|
+++ mezzanine_patched_smeserver-coova-chilli-0.2/root/etc/e-smith/events/chilli-update/templates2expand/etc/rc.d/init.d/masq 1970-01-01 01:00:00.000000000 +0100 |
23 |
|
|
@@ -1 +0,0 @@ |
24 |
|
|
- |