Revision: 6796
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6796&view=rev
Author:   owes
Date:     2012-10-27 17:06:50 +0000 (Sat, 27 Oct 2012)
Log Message:
-----------
Add /var/log/updates. Finalise update information text.

Modified Paths:
--------------
    ipcop/tags/release-2.0.3/lfs/ipcop
    ipcop/tags/release-2.0.3/updates/2.0.5/ROOTFILES.i486-2.0.5
    ipcop/tags/release-2.0.3/updates/2.0.5/information.xml

Modified: ipcop/tags/release-2.0.3/lfs/ipcop
===================================================================
--- ipcop/tags/release-2.0.3/lfs/ipcop  2012-10-26 09:03:13 UTC (rev 6795)
+++ ipcop/tags/release-2.0.3/lfs/ipcop  2012-10-27 17:06:50 UTC (rev 6796)
@@ -88,9 +88,13 @@
        # Touch empty timeframe log for firewall rules
        touch /var/log/fw_timeframe_log;
 
-       # Make dyndns log dir (the dir needs nobody owner for [Instand update] 
from WebGUI)
+       # Make updates flagfile dir (the dir needs nobody owner for [Instant 
Updates] from WebGUI)
+       mkdir -p /var/log/updates
+       chown nobody:nobody /var/log/updates
+
+       # Make dyndns log dir (the dir needs nobody owner for [Instant Update] 
from WebGUI)
        mkdir -p /var/log/dyndns
-       chown nobody.nobody /var/log/dyndns
+       chown nobody:nobody /var/log/dyndns
 
        # Copy initial configfiles
        cp $(DIR_SRC)/config/cfgroot/backup-exclude             
$(CONFIG_ROOT)/backup/exclude.system

Modified: ipcop/tags/release-2.0.3/updates/2.0.5/ROOTFILES.i486-2.0.5
===================================================================
--- ipcop/tags/release-2.0.3/updates/2.0.5/ROOTFILES.i486-2.0.5 2012-10-26 
09:03:13 UTC (rev 6795)
+++ ipcop/tags/release-2.0.3/updates/2.0.5/ROOTFILES.i486-2.0.5 2012-10-27 
17:06:50 UTC (rev 6796)
@@ -39,6 +39,7 @@
 /usr/share/locale/vi_VN/LC_MESSAGES/ipcop.mo
 /usr/share/locale/zh_CN/LC_MESSAGES/ipcop.mo
 /usr/share/locale/zh_TW/LC_MESSAGES/ipcop.mo
+/var/log/updates
 ## tzdata-2012g
 /usr/share/zoneinfo/posix/Africa/Casablanca
 /usr/share/zoneinfo/posix/America/Atikokan

Modified: ipcop/tags/release-2.0.3/updates/2.0.5/information.xml
===================================================================
--- ipcop/tags/release-2.0.3/updates/2.0.5/information.xml      2012-10-26 
09:03:13 UTC (rev 6795)
+++ ipcop/tags/release-2.0.3/updates/2.0.5/information.xml      2012-10-27 
17:06:50 UTC (rev 6796)
@@ -2,9 +2,9 @@
     <update>
         <version>2.0.5</version>
         <releasedate>2012-10-27</releasedate>
-        <size>0</size>
-        <description>Language updates.&lt;br /&gt;
-            Upgrade tzdata to 2012g.
+        <size>1373</size>
+        <description>Fix the 'update is old' information message.&lt;br /&gt;
+            Language updates. Upgrade tzdata to 2012g.
         </description>
         <previousversion>2.0.4</previousversion>
         <installdate>INSTALLDATE</installdate>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to