enable_next
Include the Next button in all dialogs.
archs
Specify the hardware architectures on which this workflow should be used.
Example 6.3 Configuring the List of Workflow Components
<modules
<modules>
The container for all components of the workflow.
The module definition.
The label displayed with the module.
The switch to enable or disable this component in the workflow.
The module name. The module itself must be located under /usr/share/
YaST2/clients and have the .ycp file suffix.
To make changes to the number or order of proposal screens during the firstboot instal-
lation, proceed as follows:
1 Open the firstboot configuration file at /etc/YaST2/firstboot.xml.
2 Delete or add proposal screens or change the order of the existing ones:
110
Installation and Administration
config:type="list">
<module>
<label>Language</label>
<enabled config:type="boolean">false</enabled>
<name>firstboot_language</name>
</module>
• To delete an entire proposal, remove the proposal element including all
its subelements from the proposals section and remove the respective
module element (with subelements) from the workflow.
• To add a new proposal, create a new proposal element and fill in all the
required subelements. Make sure that the proposal exists as a YaST module
in /usr/share/YaST2/clients.
Need help?
Do you have a question about the LINUX ENTERPRISE SERVER 10 SP2 - INSTALLATION AND ADMINISTRATION and is the answer not in the manual?
Questions and answers