From: Alberto Di Meglio Date: Thu, 7 Oct 2004 07:50:49 +0000 (+0000) Subject: Added better formatting X-Git-Tag: glite-lb-common_R_0_2_0~132 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7fff2a600fb2fb939f2e2037bf7afcb3534a43fd;p=jra1mw.git Added better formatting --- diff --git a/org.glite.deployment.lb/project/lxscript-rpm.xsl b/org.glite.deployment.lb/project/lxscript-rpm.xsl index 809e047..ab038a5 100644 --- a/org.glite.deployment.lb/project/lxscript-rpm.xsl +++ b/org.glite.deployment.lb/project/lxscript-rpm.xsl @@ -14,7 +14,7 @@ -#!/bin/sh -f +#!/bin/sh # # glite-wn_installer # usage: glite-wn_installer [-u] @@ -22,29 +22,43 @@ # # glite-wn_installer installs the gLite Worker Node Deployment Unit # - -# Install dependencies and gLite RPMS -rpm -Uvh *.rpm - + - -# Download gLite dependencies RPMS from repository - +############################################################################### +# Download global dependencies + + + +############################################################################### + + +############################################################################### +# Download dependencies RPMS from repository + + + +############################################################################### +# Download RPMS from repository + + + +############################################################################### + + +############################################################################### +# Install all RPMS +rpm -Uvh *.rpm +############################################################################### - -# Download gLite RPMS from repository - + + --..rpm +wget - - + + --..rpm wget /RPMS/ - - --..rpm -wget - -