YaST/教程/简单YaST模块
Lukas Ocilka
Tutorial in general, example source code, and screenshots.
Stanislav Visnovsky
Tutorial structure, correctness, and ideas.
Klara Cihlarova
Tutorial structural correctness, logical checks, ideas, and enhancements.
Table of Content
- Best Practices
- What the Module Should Really Do?
- Starting Up
- YaST Module Files
- Cleaning Up Skeleton for the SSHD Configuration
- Creating User Interface
- Creating Access to the Configuration Data
- Using the Access to the Configuration Data
- Connecting the Configuration Data with the UI
- Mission Completed
- Conclusion
- Testing and Tuning
Abstract
This tutorial shows how to create your own YaST Module as simply as possible. It is supposed to be a basic tutorial for a broad, but not deep, overview of developing a new YaST module in YCP. It contains links where you can find more detailed information for the particular topic.