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/mark3/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"/>
    4647
    47         <!-- start binary release core -->
    4848        <target
    4949            target="Installing Core System"
     
    5252            defaultValue="true"
    5353            force="true"/>
    54         <!-- end binary release core -->
    55 
    56         <!-- start source release core -->
    57         <target
    58             target="Installing Source Code Core"
    59             diskRequirement="@component.size.sourcecode-core@"
    60             displayText=""
    61             defaultValue="true"
    62             />
    63         <!-- end source release core -->
    6454
    6555        <!-- start bundled components -->
     
    7767        <!-- end bundled components -->
    7868
    79         <!-- start sourcecode -->
    80         <target
    81             target="Installing Source Code"
    82             diskRequirement="@component.size.sourcecode@"
    83             defaultValue="false"
    84             displayText=""/>
    85         <!-- end sourcecode -->
    86 
    8769    </page>
     70    <!-- end binary release -->
    8871
    8972    <!-- start bundled components -->
Note: See TracChangeset for help on using the changeset viewer.