Ignore:
Timestamp:
2008-08-15T15:18:25+12:00 (16 years ago)
Author:
oranfry
Message:

display sizes of components in lirk2 installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk2/installer/antinstall-config.xml

    r16740 r16816  
    3535        <comment name="choose-components"/>
    3636
    37         <target target="install-core-components"    defaultValue="true" force="true" displayText="" />
    38         <target target="install-java"               diskRequirement="@component.size.linux-java@" defaultValue="true" displayText="" /> <!-- bundled java only -->
    39         <target target="install-source-code"        defaultValue="false" displayText="" />
     37        <target target="install-core-components"    diskRequirement="@component.size.core@"             displayText="" defaultValue="true" force="true" />
     38        <target target="install-java"               diskRequirement="@component.size.linux-java@"   displayText="" defaultValue="true" /> <!-- bundled java only -->
     39        <target target="install-source-code"        diskRequirement="@component.size.sourcecode@"   defaultValue="false" displayText="" />
    4040
    4141    </page>
Note: See TracChangeset for help on using the changeset viewer.