Ricardo Jun
2018-11-07 1a2da16aa965baa7e3e5e03b0fe85c7e9ca3cf41
Included kickstart script to install JBDS:
1 files added
34 ■■■■■ changed files
extras/backup/InstallConfigRecord.xml 34 ●●●●● patch | view | raw | blame | history
extras/backup/InstallConfigRecord.xml
New file
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<AutomatedInstallation langpack="eng">
<com.jboss.devstudio.core.installer.HTMLInfoPanelWithRootWarning id="introduction"/>
<com.izforge.izpack.panels.HTMLLicencePanel id="licence"/>
<com.jboss.devstudio.core.installer.PathInputPanel id="target">
<installpath>/usr/local/devstudio</installpath>
</com.jboss.devstudio.core.installer.PathInputPanel>
<com.jboss.devstudio.core.installer.JREPathPanel id="jre"/>
<com.jboss.devstudio.core.installer.JBossAsSelectPanel id="as">
<installgroup>devstudio</installgroup>
</com.jboss.devstudio.core.installer.JBossAsSelectPanel>
<com.jboss.devstudio.core.installer.InstallAdditionalFeaturesPanel id="features">
<ius>com.jboss.devstudio.core.package,org.testng.eclipse.feature.group</ius>
<locations>devstudio</locations>
</com.jboss.devstudio.core.installer.InstallAdditionalFeaturesPanel>
<com.jboss.devstudio.core.installer.InstallAdditionalRuntimesPanel id="runtimes">
<locations/>
</com.jboss.devstudio.core.installer.InstallAdditionalRuntimesPanel>
<com.jboss.devstudio.core.installer.UpdatePacksPanel id="updatepacks"/>
<com.jboss.devstudio.core.installer.DiskSpaceCheckPanel id="diskspacecheck"/>
<com.izforge.izpack.panels.SummaryPanel id="summary"/>
<com.izforge.izpack.panels.InstallPanel id="install"/>
<com.jboss.devstudio.core.installer.CreateLinkPanel id="createlink">
<jrelocation>/etc/alternatives/java_sdk/bin/java</jrelocation>
</com.jboss.devstudio.core.installer.CreateLinkPanel>
<com.izforge.izpack.panels.ShortcutPanel id="shortcut">
<programGroup name=""/>
<shortcut KdeSubstUID="false" categories="Applications;Development;" commandLine="" createForAll="true" description="Runs the Red Hat Developer Studio 12.9.0.GA" encoding="UTF-8" group="false" icon="/usr/local/devstudio/studio/48-devstudio.icon.png" iconIndex="0" initialState="1" mimetype="" name="Red Hat Developer Studio 12.9.0.GA" target="/usr/local/devstudio/studio/devstudio" terminal="false" terminalOptions="" tryexec="" type="Application" url="" usertype="0" workingDirectory="/usr/local/devstudio/studio"/>
<shortcut KdeSubstUID="false" categories="Applications;Development;" commandLine="" createForAll="true" description="Runs the Red Hat Developer Studio 12.9.0.GA" encoding="UTF-8" group="true" icon="/usr/local/devstudio/studio/48-devstudio.icon.png" iconIndex="0" initialState="1" mimetype="" name="Red Hat Developer Studio 12.9.0.GA" target="/usr/local/devstudio/studio/devstudio" terminal="false" terminalOptions="" tryexec="" type="Application" url="" usertype="0" workingDirectory="/usr/local/devstudio/studio"/>
<shortcut KdeSubstUID="false" categories="Applications;Development;" commandLine="-jar &quot;/usr/local/devstudio/Uninstaller/uninstaller.jar&quot;" createForAll="true" description="Uninstall Red Hat Developer Studio 12.9.0.GA" encoding="UTF-8" group="true" icon="/usr/local/devstudio/studio/48-uninstall.icon.png" iconIndex="0" initialState="1" mimetype="" name="Uninstall Red Hat Developer Studio 12.9.0.GA" target="java" terminal="false" terminalOptions="" tryexec="" type="Application" url="" usertype="0" workingDirectory="/usr/local/devstudio/Uninstaller"/>
</com.izforge.izpack.panels.ShortcutPanel>
<com.jboss.devstudio.core.installer.ShortcutPanelPatch id="shortcutpatch"/>
<com.izforge.izpack.panels.SimpleFinishPanel id="finish"/>
</AutomatedInstallation>