Author: nextgens
Date: 2006-08-03 14:39:10 +0000 (Thu, 03 Aug 2006)
New Revision: 9855
Added:
trunk/apps/new_installer/res/unix/bin/wrapper-linux-ppc-64
trunk/apps/new_installer/res/unix/bin/wrapper-linux-x86-64
trunk/apps/new_installer/res/unix/bin/wrapper-macosx-ppc-32
trunk/apps/new_installer/res/unix/bin/wrapper-macosx-universal-32
trunk/apps/new_installer/res/unix/lib/libwrapper-linux-ppc-64.so
trunk/apps/new_installer/res/unix/lib/libwrapper-linux-x86-32.so
trunk/apps/new_installer/res/unix/lib/libwrapper-linux-x86-64.so
trunk/apps/new_installer/res/unix/lib/libwrapper-macosx-ppc-32.jnilib
trunk/apps/new_installer/res/unix/lib/libwrapper-macosx-universal-32.jnilib
trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-sparc-32.so
trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-sparc-64.so
trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-x86-32.so
trunk/apps/new_installer/res/windows/lib/wrapper-windows-x86-32.dll
Removed:
trunk/apps/new_installer/res/unix/lib/libwrapper.jnilib
trunk/apps/new_installer/res/unix/lib/libwrapper.so
trunk/apps/new_installer/res/windows/lib/wrapper.dll
Modified:
trunk/apps/new_installer/install.xml
trunk/apps/new_installer/res/unix/bin/1run.sh
trunk/apps/new_installer/res/unix/bin/wrapper-linux-x86-32
trunk/apps/new_installer/res/windows/bin/wrapper-windows-x86-32.exe
Log:
installer: update the wrapper to latest version
Modified: trunk/apps/new_installer/install.xml
===================================================================
--- trunk/apps/new_installer/install.xml 2006-08-03 13:57:29 UTC (rev
9854)
+++ trunk/apps/new_installer/install.xml 2006-08-03 14:39:10 UTC (rev
9855)
@@ -158,7 +158,6 @@
</fileset>
<executable targetfile="$INSTALL_PATH/bin/update.sh"
type="bin" stage="never" keep="true"/>
- <executable
targetfile="$INSTALL_PATH/bin/wrapper-linux-x86-32" type="bin" stage="never"
keep="true"/>
<executable targetfile="$INSTALL_PATH/run.sh"
type="bin" stage="never" keep="true"/>
<executable targetfile="$INSTALL_PATH/bin/1run.sh"
type="bin" stage="never"/>
<parsable targetfile="$INSTALL_PATH/bin/1run.sh"/>
Modified: trunk/apps/new_installer/res/unix/bin/1run.sh
===================================================================
--- trunk/apps/new_installer/res/unix/bin/1run.sh 2006-08-03 13:57:29 UTC
(rev 9854)
+++ trunk/apps/new_installer/res/unix/bin/1run.sh 2006-08-03 14:39:10 UTC
(rev 9855)
@@ -16,6 +16,9 @@
echo "node.updater.autoupdate=true" >> freenet.ini
rm -f update
fi
+
+chmod a+rX -R $INSTALL_PATH/bin $INSTALL_PATH/lib
+
echo "Downloading freenet-cvs-snapshot.jar"
java -jar bin/sha1test.jar freenet-cvs-snapshot.jar "$DST" || exit 1
echo "Downloading freenet-ext.jar"
Added: trunk/apps/new_installer/res/unix/bin/wrapper-linux-ppc-64
===================================================================
(Binary files differ)
Property changes on: trunk/apps/new_installer/res/unix/bin/wrapper-linux-ppc-64
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/apps/new_installer/res/unix/bin/wrapper-linux-x86-32
===================================================================
(Binary files differ)
Added: trunk/apps/new_installer/res/unix/bin/wrapper-linux-x86-64
===================================================================
(Binary files differ)
Property changes on: trunk/apps/new_installer/res/unix/bin/wrapper-linux-x86-64
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/bin/wrapper-macosx-ppc-32
===================================================================
(Binary files differ)
Property changes on: trunk/apps/new_installer/res/unix/bin/wrapper-macosx-ppc-32
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/bin/wrapper-macosx-universal-32
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/bin/wrapper-macosx-universal-32
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/lib/libwrapper-linux-ppc-64.so
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/lib/libwrapper-linux-ppc-64.so
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/lib/libwrapper-linux-x86-32.so
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/lib/libwrapper-linux-x86-32.so
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/lib/libwrapper-linux-x86-64.so
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/lib/libwrapper-linux-x86-64.so
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/lib/libwrapper-macosx-ppc-32.jnilib
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/lib/libwrapper-macosx-ppc-32.jnilib
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/apps/new_installer/res/unix/lib/libwrapper-macosx-universal-32.jnilib
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/lib/libwrapper-macosx-universal-32.jnilib
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-sparc-32.so
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-sparc-32.so
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-sparc-64.so
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-sparc-64.so
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-x86-32.so
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/unix/lib/libwrapper-solaris-x86-32.so
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Deleted: trunk/apps/new_installer/res/unix/lib/libwrapper.jnilib
===================================================================
(Binary files differ)
Deleted: trunk/apps/new_installer/res/unix/lib/libwrapper.so
===================================================================
(Binary files differ)
Modified: trunk/apps/new_installer/res/windows/bin/wrapper-windows-x86-32.exe
===================================================================
(Binary files differ)
Added: trunk/apps/new_installer/res/windows/lib/wrapper-windows-x86-32.dll
===================================================================
(Binary files differ)
Property changes on:
trunk/apps/new_installer/res/windows/lib/wrapper-windows-x86-32.dll
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted: trunk/apps/new_installer/res/windows/lib/wrapper.dll
===================================================================
(Binary files differ)