home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!DOCTYPE productDefines SYSTEM "/usr/share/YaST2/control/control.dtd">
- <productDefines xmlns="http://www.suse.com/1.0/yast2ns"
- xmlns:config="http://www.suse.com/1.0/configns">
-
- <!--
- Work around for the text domain
- textdomain="control"
- -->
-
- <textdomain>control</textdomain>
-
- <workflows config:type="list">
- <workflow>
- <defaults>
- <arguments>false,false</arguments>
- <archs>all</archs>
- </defaults>
- <stage>continue</stage>
- <label>Configuration</label>
- <mode>autoinstallation</mode>
- <modules config:type="list">
- <module>
- <name>inst_autopost</name>
- </module>
- <module>
- <label>System Configuration</label>
- <name>inst_autoconfigure</name>
- </module>
- <module>
- <label>System Configuration</label>
- <name>inst_x11</name>
- <arguments>false,false</arguments>
- </module>
- <module>
- <label>Clean Up</label>
- <name>inst_suseconfig</name>
- </module>
- </modules>
- </workflow>
- </workflows>
- </productDefines>
-