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/mark2/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 -->
    64 
    65         <!-- start sourcecode -->
    66         <target
    67             target="Installing Source Code"
    68             diskRequirement="@component.size.sourcecode@"
    69             defaultValue="false"
    70             displayText=""/>
    71         <!-- end sourcecode -->
    7254
    7355    </page>
     56    <!-- end binary release -->
    7457
    7558    <page type="input" name="admin-password" displayText="">
Note: See TracChangeset for help on using the changeset viewer.