summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-10-10 11:30:58 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-10-12 00:36:58 -0500
commit5c64862603f60fa55c901c84adc7d3557a04acf8 (patch)
tree16dc70238aac1adbc5b0d8e473957723cd8bd814 /scripts
parent4e823d5cdf52e6a9c40cd93b652c94af6e84717a (diff)
downloadpki-dev-5c64862603f60fa55c901c84adc7d3557a04acf8.tar.gz
pki-dev-5c64862603f60fa55c901c84adc7d3557a04acf8.tar.xz
pki-dev-5c64862603f60fa55c901c84adc7d3557a04acf8.zip
Updated init script.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/dev-init.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/scripts/dev-init.sh b/scripts/dev-init.sh
index dfe79d9..0a99dfe 100755
--- a/scripts/dev-init.sh
+++ b/scripts/dev-init.sh
@@ -1,5 +1,7 @@
#!/bin/sh -x
+useradd dirsrv
+
yum install -y\
git\
rpm-build\
@@ -22,7 +24,6 @@ yum install -y\
velocity\
xalan-j2\
xerces-j2\
- candlepin-deps\
selinux-policy-devel\
389-ds\
java-1.7.0-openjdk\
@@ -30,6 +31,7 @@ yum install -y\
jss\
javassist\
jettison\
+ resteasy\
tomcatjss\
perl-File-Slurp\
perl-XML-LibXML\
@@ -39,5 +41,9 @@ yum install -y\
freeipa-python\
eclipse-jdt\
fedora-packager\
+ apr-devel\
+ apr-util-devel\
+ httpd-devel\
+ pcre-devel\
@development-tools