Skip to content

Installation control file for the openSUSE MicroOS product

License

Notifications You must be signed in to change notification settings

yast/skelcd-control-MicroOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skelcd-control-MicroOS

Workflow Status

Installation control file for openSUSE MicroOS

See also the documentation for the control.xml file.

Building openSUSE Tumbleweed XML

Run rake build to build the final control/control.TWMicroOS.xml file. By default it uses the base openSUSE Tumbleweed XML file from the skelcd-control-openSUSE package.

That can be changed via the OPENSUSE_CONTROL environment variable to point to a Git checkout directly:

OPENSUSE_CONTROL=../../skelcd-control-openSUSE/control/control.openSUSE.xml rake build

Note: A relative path needs to be relative to the control subdirectory.

Validation

Run rake test:validation to validate the built XML file. It uses jing for XML validation, if that is not installed it fallbacks to xmllint (which unfortunately has a worse error reporting).

You can use the OPENSUSE_CONTROL environment variable to set the base XML path, see above.

About

Installation control file for the openSUSE MicroOS product

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published