欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Open Build Service
来自开放百科 - 灰狐
(版本间的差异)
小 |
小 |
||
(未显示1个用户的4个中间版本) | |||
第2行: | 第2行: | ||
Open Build Service (OBS) | Open Build Service (OBS) | ||
+ | |||
+ | [[文件:Open-Build-Service-logo.png|right|Open Build Service]] | ||
==简介== | ==简介== | ||
==功能== | ==功能== | ||
+ | OBS 区分了构建配方(recipes)的格式和安装包的格式。例如,通过调用 rpmbuild 来构建 [https://rpm-packaging-guide.github.io RPM] 包的规范配方格式。 | ||
+ | |||
+ | [https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.package_formats.html OBS 支持以下包格式和配方格式] | ||
+ | |||
+ | Supported Package Formats: | ||
+ | * RPM package format, used for all RPM-based distributions like [[openSUSE]], SUSE Linux Enterprise, [[Fedora]], and others. | ||
+ | * DEB package format, used in [[Debian]], [[Ubuntu]], and derived distributions | ||
+ | * Arch package format, used by [[Arch Linux]] | ||
+ | |||
+ | Supported Build Recipe Formats: | ||
+ | * Spec format for RPM packages | ||
+ | * Dsc format for DEB packages | ||
+ | * KIWI format, both product and appliances | ||
+ | * preinstallimage | ||
+ | * SimpleImage format | ||
==指南== | ==指南== | ||
==项目== | ==项目== | ||
+ | *[https://github.com/openSUSE/open-build-service OBS @ GitHub] | ||
+ | |||
+ | ==用户== | ||
+ | *[https://build.tizen.org/ Tizen] [[Tizen]] | ||
==图集== | ==图集== | ||
+ | <gallery> | ||
+ | image:obs-concept.png|OBS | ||
+ | </gallery> | ||
==链接== | ==链接== | ||
*[http://openbuildservice.org/ OBS 官网] | *[http://openbuildservice.org/ OBS 官网] | ||
*[https://build.opensuse.org/ openSUSE Build Service] | *[https://build.opensuse.org/ openSUSE Build Service] | ||
− | |||
*[http://en.opensuse.org/Portal:Build_Service Portal:Build Service] | *[http://en.opensuse.org/Portal:Build_Service Portal:Build Service] | ||
2022年5月9日 (一) 05:12的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Open Build Service Thanks, Wikipedia. |
Open Build Service (OBS)
目录 |
[编辑] 简介
[编辑] 功能
OBS 区分了构建配方(recipes)的格式和安装包的格式。例如,通过调用 rpmbuild 来构建 RPM 包的规范配方格式。
Supported Package Formats:
- RPM package format, used for all RPM-based distributions like openSUSE, SUSE Linux Enterprise, Fedora, and others.
- DEB package format, used in Debian, Ubuntu, and derived distributions
- Arch package format, used by Arch Linux
Supported Build Recipe Formats:
- Spec format for RPM packages
- Dsc format for DEB packages
- KIWI format, both product and appliances
- preinstallimage
- SimpleImage format
[编辑] 指南
[编辑] 项目
[编辑] 用户
[编辑] 图集
[编辑] 链接
分享您的观点