perfsonar-dev - [pS-dev] [GEANT/SA2/ps-java-services] r5738 - in trunk/perfsonar-install-dvd: centos-5.5/desktop centos-5.5/server debian-5.0/desktop debian-5.0/server
Subject: perfsonar development work
List archive
[pS-dev] [GEANT/SA2/ps-java-services] r5738 - in trunk/perfsonar-install-dvd: centos-5.5/desktop centos-5.5/server debian-5.0/desktop debian-5.0/server
Chronological Thread
- From:
- To:
- Subject: [pS-dev] [GEANT/SA2/ps-java-services] r5738 - in trunk/perfsonar-install-dvd: centos-5.5/desktop centos-5.5/server debian-5.0/desktop debian-5.0/server
- Date: Fri, 20 Aug 2010 15:53:17 +0100
Author: psnc.lopatowski
Date: 2010-08-20 15:53:17 +0100 (Fri, 20 Aug 2010)
New Revision: 5738
Modified:
trunk/perfsonar-install-dvd/centos-5.5/desktop/postinstall0
trunk/perfsonar-install-dvd/centos-5.5/server/postinstall0
trunk/perfsonar-install-dvd/debian-5.0/desktop/postinstall0
trunk/perfsonar-install-dvd/debian-5.0/desktop/postinstall1
trunk/perfsonar-install-dvd/debian-5.0/server/postinstall0
Log:
Modified: trunk/perfsonar-install-dvd/centos-5.5/desktop/postinstall0
===================================================================
--- trunk/perfsonar-install-dvd/centos-5.5/desktop/postinstall0 2010-08-20
08:47:26 UTC (rev 5737)
+++ trunk/perfsonar-install-dvd/centos-5.5/desktop/postinstall0 2010-08-20
14:53:17 UTC (rev 5738)
@@ -68,7 +68,7 @@
echo ">>> Installing perfSONAR Lookup Service <<<"
echo
rpm -ivh --nosignature /root/perfSONAR/rpms/exist-1.2.6-1.noarch.rpm
- rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-java-xml-ls-1.5-rc3.noarch.rpm
+ rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-java-xml-ls-1.5-rc4.noarch.rpm
echo
fi
@@ -96,7 +96,7 @@
rpm -ivh --nosignature
/root/perfSONAR/rpms/rrdtool-devel-1.2.30-2.el5.wrl.i686.rpm
rpm -ivh --nosignature /root/perfSONAR/rpms/rrdjtool-1.0-1.i386.rpm
rpm -ivh --nosignature /root/perfSONAR/rpms/exist-1.2.6-1.noarch.rpm
- rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-java-rrd-ma-3.3-rc2.noarch.rpm
+ rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-java-rrd-ma-3.3-rc3.noarch.rpm
echo
fi
@@ -191,6 +191,7 @@
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-MailTools-2.04-1.el5.rf.noarch.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-Email-Date-Format-1.002-4.el5.noarch.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-MIME-Lite-3.023-1.el5.rf.noarch.rpm
+ rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-XML-Parser-2.36-3.el5.pp.i386.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-XML-RegExp-0.03-2.el5.noarch.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-GSSAPI-0.26-1.el5.rf.i386.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-Authen-SASL-2.14-1.el5.pp.noarch.rpm
@@ -204,6 +205,10 @@
rpm -ivh
/root/perfSONAR/rpms/perfsonar-perl-e2emon-mp-1.2-rc0.noarch.rpm
echo
+ sed -e 's/perl -I"..\/src" "..\/src\/G2_E2E_ServerDaemon.pl" -h HOST
-p PORT -r XML-Registry-File/perl -I"..\/src"
"..\/src\/G2_E2E_ServerDaemon.pl" -h localhost -p 8081 -r
..\/data\/E2EmonRegFile.xml/'
/opt/perfsonar-perl-e2emon-mp-1.2-rc0/bin/start_e2e_mp_daemon.sh > /root/temp
+ mv /root/temp
/opt/perfsonar-perl-e2emon-mp-1.2-rc0/bin/start_e2e_mp_daemon.sh
+ chmod +x
/opt/perfsonar-perl-e2emon-mp-1.2-rc0/bin/start_e2e_mp_daemon.sh
+ echo
fi
rm -f /etc/rc.d/rc5.d/S000postinstall0
Modified: trunk/perfsonar-install-dvd/centos-5.5/server/postinstall0
===================================================================
--- trunk/perfsonar-install-dvd/centos-5.5/server/postinstall0 2010-08-20
08:47:26 UTC (rev 5737)
+++ trunk/perfsonar-install-dvd/centos-5.5/server/postinstall0 2010-08-20
14:53:17 UTC (rev 5738)
@@ -6,6 +6,8 @@
dialog --title "Java Installation" --backtitle "perfSONAR MDM 3.3 DVD for
CentOS 5.5" \
--msgbox "\nThis will install the Sun Microsystems Java
Platform.\nPlease, accept the license terms; otherwise, perfSONAR
\ninstallation will not be fully operational." 8 60
+chmod 777 /root/perfSONAR/rpms/jdk-6u6-linux-i586-rpm.bin
+
if /root/perfSONAR/rpms/jdk-6u6-linux-i586-rpm.bin; then
rpm -ivh --nosignature
/root/perfSONAR/rpms/java-1.6.0-sun-compat-1.6.0.06-1jpp.i586.rpm
/usr/sbin/alternatives --set java /usr/lib/jvm/jre-1.6.0-sun/bin/java
@@ -68,7 +70,7 @@
echo ">>> Installing perfSONAR Lookup Service <<<"
echo
rpm -ivh --nosignature /root/perfSONAR/rpms/exist-1.2.6-1.noarch.rpm
- rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-java-xml-ls-1.5-rc3.noarch.rpm
+ rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-java-xml-ls-1.5-rc4.noarch.rpm
echo
fi
@@ -96,7 +98,7 @@
rpm -ivh --nosignature
/root/perfSONAR/rpms/rrdtool-devel-1.2.30-2.el5.wrl.i686.rpm
rpm -ivh --nosignature /root/perfSONAR/rpms/rrdjtool-1.0-1.i386.rpm
rpm -ivh --nosignature /root/perfSONAR/rpms/exist-1.2.6-1.noarch.rpm
- rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-java-rrd-ma-3.3-rc2.noarch.rpm
+ rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-java-rrd-ma-3.3-rc3.noarch.rpm
echo
fi
@@ -186,6 +188,7 @@
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-MailTools-2.04-1.el5.rf.noarch.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-Email-Date-Format-1.002-4.el5.noarch.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-MIME-Lite-3.023-1.el5.rf.noarch.rpm
+ rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-XML-Parser-2.36-3.el5.pp.i386.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-XML-RegExp-0.03-2.el5.noarch.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-GSSAPI-0.26-1.el5.rf.i386.rpm
rpm -ivh --nosignature
/root/perfSONAR/rpms/perl-Authen-SASL-2.14-1.el5.pp.noarch.rpm
@@ -199,6 +202,10 @@
rpm -ivh --nosignature
/root/perfSONAR/rpms/perfsonar-perl-e2emon-mp-1.2-rc0.noarch.rpm
echo
+ sed -e 's/perl -I"..\/src" "..\/src\/G2_E2E_ServerDaemon.pl" -h HOST
-p PORT -r XML-Registry-File/perl -I"..\/src"
"..\/src\/G2_E2E_ServerDaemon.pl" -h localhost -p 8081 -r
..\/data\/E2EmonRegFile.xml/'
/opt/perfsonar-perl-e2emon-mp-1.2-rc0/bin/start_e2e_mp_daemon.sh > /root/temp
+ mv /root/temp
/opt/perfsonar-perl-e2emon-mp-1.2-rc0/bin/start_e2e_mp_daemon.sh
+ chmod +x
/opt/perfsonar-perl-e2emon-mp-1.2-rc0/bin/start_e2e_mp_daemon.sh
+ echo
fi
rm -f /etc/rc3.d/S98postinstall0
Modified: trunk/perfsonar-install-dvd/debian-5.0/desktop/postinstall0
===================================================================
--- trunk/perfsonar-install-dvd/debian-5.0/desktop/postinstall0 2010-08-20
08:47:26 UTC (rev 5737)
+++ trunk/perfsonar-install-dvd/debian-5.0/desktop/postinstall0 2010-08-20
14:53:17 UTC (rev 5738)
@@ -166,6 +166,10 @@
echo
apt-get -y install perfsonar-perl-e2emon-mp
echo
+ sed -e 's/perl -I"..\/src" "..\/src\/G2_E2E_ServerDaemon.pl" -h HOST
-p PORT -r XML-Registry-File/perl -I"..\/src"
"..\/src\/G2_E2E_ServerDaemon.pl" -h localhost -p 8081 -r
..\/data\/E2EmonRegFile.xml/'
/opt/e2emon-mp_1.2-0rc0/bin/start_e2e_mp_daemon.sh > /root/temp
+ mv /root/temp /opt/e2emon-mp_1.2-0rc0/bin/start_e2e_mp_daemon.sh
+ chmod +x /opt/e2emon-mp_1.2-0rc0/bin/start_e2e_mp_daemon.sh
+ echo
fi
rm -f /etc/rc2.d/S24postinstall0
@@ -175,4 +179,4 @@
echo "Press [ENTER] to continue..."
# read
clear
-EOF
\ No newline at end of file
+EOF
Modified: trunk/perfsonar-install-dvd/debian-5.0/desktop/postinstall1
===================================================================
--- trunk/perfsonar-install-dvd/debian-5.0/desktop/postinstall1 2010-08-20
08:47:26 UTC (rev 5737)
+++ trunk/perfsonar-install-dvd/debian-5.0/desktop/postinstall1 2010-08-20
14:53:17 UTC (rev 5738)
@@ -44,7 +44,7 @@
fi
dialog --title "Passwords configuration" --backtitle "perfSONAR MDM 3.3 on
Debian 5.0 Installation" \
- --msgbox "$OPTIONS" 9 60
+ --msgbox "$OPTIONS" 8 60
PASSWD=pass1
PASSWD2=pass2
Modified: trunk/perfsonar-install-dvd/debian-5.0/server/postinstall0
===================================================================
--- trunk/perfsonar-install-dvd/debian-5.0/server/postinstall0 2010-08-20
08:47:26 UTC (rev 5737)
+++ trunk/perfsonar-install-dvd/debian-5.0/server/postinstall0 2010-08-20
14:53:17 UTC (rev 5738)
@@ -171,6 +171,10 @@
echo
apt-get -y install perfsonar-perl-e2emon-mp
echo
+ sed -e 's/perl -I"..\/src" "..\/src\/G2_E2E_ServerDaemon.pl" -h HOST
-p PORT -r XML-Registry-File/perl -I"..\/src"
"..\/src\/G2_E2E_ServerDaemon.pl" -h localhost -p 8081 -r
..\/data\/E2EmonRegFile.xml/'
/opt/e2emon-mp_1.2-0rc0/bin/start_e2e_mp_daemon.sh > /root/temp
+ mv /root/temp /opt/e2emon-mp_1.2-0rc0/bin/start_e2e_mp_daemon.sh
+ chmod +x /opt/e2emon-mp_1.2-0rc0/bin/start_e2e_mp_daemon.sh
+ echo
fi
rm -f /etc/rc2.d/S98postinstall0
@@ -180,4 +184,4 @@
echo "Press [ENTER] to continue..."
# read
clear
-EOF
\ No newline at end of file
+EOF
- [pS-dev] [GEANT/SA2/ps-java-services] r5738 - in trunk/perfsonar-install-dvd: centos-5.5/desktop centos-5.5/server debian-5.0/desktop debian-5.0/server, svn-noreply, 08/20/2010
Archive powered by MHonArc 2.6.16.