Ignore:
Timestamp:
2008-11-07T14:36:58+13:00 (15 years ago)
Author:
oranfry
Message:

shifted the responsibility for the source release to the linux release kit. Made the source release contain a single component with the core and sourcecode mixed together

File:
1 edited

Legend:

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

    r17742 r17786  
    4242    </page>
    4343
     44    <!-- start binary release -->
    4445    <page type="input" name="selector" displayText="">
    4546        <comment name="choose-components"/>
     
    5354            hidden="true"/>
    5455
    55         <!-- start binary release core -->
    5656        <target
    5757            target="Installing Core System"
     
    6060            defaultValue="true"
    6161            force="true"/>
    62         <!-- end binary release core -->
    63 
    64         <!-- start source release core -->
    65         <target
    66             target="Installing Source Code Core"
    67             diskRequirement="@component.size.sourcecode-core@"
    68             displayText=""
    69             defaultValue="true"
    70             />
    71         <!-- end source release core -->
    7262
    7363        <target
     
    10393        <!-- end bundled components -->
    10494           
    105         <!-- start sourcecode -->
    106         <target
    107             target="Installing Source Code"
    108             diskRequirement="@component.size.sourcecode@"
    109             defaultValue="false"
    110             displayText=""/>
    111         <!-- end sourcecode -->
    112 
    11395    </page>
     96    <!-- end binary release -->
    11497
    11598    <!-- start bundled components -->
Note: See TracChangeset for help on using the changeset viewer.