cwh42 / yast-installation

YaST module installation

Home Page:http://en.opensuse.org/Portal:YaST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YaST Installation Framework

Travis Build Jenkins Build

Description

This repository contains an installation framework based on the shared functionality provided by yast2 project, especially on [these libraries] (https://github.com/yast/yast-yast2/tree/master/library/control/src/modules).

The framework typically calls different experts in the field, such as Network, Storage or Users plug-ins to do the real job according to an installation workflow described in a particular control file for:

More subject-specific pieces of information can be found in the doc directory.

Development

This module is developed as part of YaST. See the development documentation.

Getting the Sources

To get the source code, clone the GitHub repository:

$ git clone https://github.com/yast/yast-installation.git

If you want to contribute into the project you can fork the repository and clone your fork.

Contact

If you have any question, feel free to ask at the development mailing list or at the #yast IRC channel on freenode.

About

YaST module installation

http://en.opensuse.org/Portal:YaST

License:GNU General Public License v2.0


Languages

Language:Ruby 89.6%Language:Shell 7.2%Language:TeX 1.8%Language:Makefile 1.4%