Difference between revisions of "Documentation Team/Obsolete/Services Wrap native packages HOWTO"
m (link updates) |
|||
Line 2: | Line 2: | ||
<noinclude> | <noinclude> | ||
− | |||
[[Category:Services/Documentation]] | [[Category:Services/Documentation]] | ||
</noinclude> | </noinclude> | ||
Line 33: | Line 32: | ||
|[http://distrowatch.com/fedora fedora] | |[http://distrowatch.com/fedora fedora] | ||
|[http://rpm.pbone.net/index.php3/stat/2/simple/2 RPM (yum)] | |[http://rpm.pbone.net/index.php3/stat/2/simple/2 RPM (yum)] | ||
− | |[[ | + | |[[Fedora|yes]] |
|- | |- | ||
|4 | |4 | ||
Line 43: | Line 42: | ||
|[http://distrowatch.com/debian debian] | |[http://distrowatch.com/debian debian] | ||
|[http://www.debian.org/distrib/packages#search_packages DEB] | |[http://www.debian.org/distrib/packages#search_packages DEB] | ||
− | |[[ | + | |[[Debian|yes]] |
|- | |- | ||
|6 | |6 | ||
|[http://distrowatch.com/mandriva mandriva] | |[http://distrowatch.com/mandriva mandriva] | ||
|[http://maint.mandriva.com/ RPM (urpmi)] | |[http://maint.mandriva.com/ RPM (urpmi)] | ||
− | |[[ | + | |[[Mandriva|yes]] |
|- | |- | ||
|7 | |7 | ||
Line 83: | Line 82: | ||
|[http://distrowatch.com/altlinux altlinux] | |[http://distrowatch.com/altlinux altlinux] | ||
|[http://www.sisyphus.ru:1080/en/packages/ RPM (APT)] | |[http://www.sisyphus.ru:1080/en/packages/ RPM (APT)] | ||
− | |[[ | + | |[[ALT Linux|yes]] |
|- | |- | ||
|89 | |89 |
Latest revision as of 14:13, 3 July 2012
IntroductionThe purpose of this Guide is to describe how to simplify the usage by activity or service developers of packages that are not included in the Sugar Platform but are well packaged by various GNU/Linux distributions. Workflows
Detailed descriptionTo use native packages, they should be wrapped into services. Such services are lightweight and contain only the appropriate information about native packages. By having service wrappers, we can collect all distro-specific information in one place, because various GNU/Linux distributions could have different names for the same upstream application. Prime distributions listAccording to http://distrowatch.com/, there are several distributions whose names could be mentioned in a service. The following table is a list of primary distributions from the top 100 for year 2009 (excluding source-based and special distributions), in most cases, their names will be the same in all derivative distributions.
Package wrappers are regular services, so read the Service Developers Guide first. service.info fileIn addition to the standard service.info file, the wrappers' file contains the following:
Each Distro: section
Workflow
Known issues
|