Difference between revisions of "Activity Team/Obsolete/Native Packages"
< Activity Team | Obsolete
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{TOCright}} | + | {{Obsolete | It was only draft content}} |
+ | |||
+ | <noinclude>{{TOCright}} | ||
[[Category:Zero Sugar]] | [[Category:Zero Sugar]] | ||
− | + | </noinclude> | |
== Summary == | == Summary == | ||
− | GNU/Linux distributions integration is not intended to follow all requirements | + | The GNU/Linux distributions integration feature of Zero Sugar is not intended to follow all the requirements of native packages and cannot be reused for distribution of official repositories, i.e., Zero Sugar is '''NOT''' a meta-packaging tool. |
− | There are only three major ideas behind distribution support: | + | There are only three major ideas behind native distribution support: |
− | * make packages, built on OBS, reusable for 0install deployment model; | + | * make packages, built on [http://build.opensuse.org/ OBS], reusable for the 0install deployment model; |
− | * as a side effect, | + | * as a side effect, Zero packages could be installed on GNU/Linux distributions that OBS supports, also, Zero packages might be reused for OBS-based Sugar distributions; |
− | * support | + | * Zero Sugar does not support most of the 'devil-in-details' packaging features that make distro people's life so funny. |
− | + | Each OBS package is generated by the {{Code|0sugar}} tool, and might be built on a bunch of rpm/deb-based distributions within OBS. It is possible to follow regular OBS procedures for Zero packages, e.g., creating links and branching them. | |
<!-- | <!-- |
Latest revision as of 13:00, 25 November 2010
SummaryThe GNU/Linux distributions integration feature of Zero Sugar is not intended to follow all the requirements of native packages and cannot be reused for distribution of official repositories, i.e., Zero Sugar is NOT a meta-packaging tool. There are only three major ideas behind native distribution support:
Each OBS package is generated by the
|