Uhofemeier (Talk | contribs) |
|||
| (22 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | + | This page needs re-writing | |
| - | + | It should outline MeeGo policy in the areas of packaging and should link to support pages covering reference and tutorial material. | |
| + | Don't forget that readers will come from other rpm distros and from deb distros too. | ||
| - | + | == Creating Packages for MeeGo == | |
| - | *The package format used by MeeGo is RPM. | + | * The package format used by MeeGo is [[:wikipedia:RPM Package Manager|RPM]]. If you are a packager and used to DEB packages, see [[Packaging/Deb conversion example| conversion example]]. |
| + | * MeeGo build tools and Infrastructure derive from Moblin. | ||
| + | * MeeGo uses [[Build_System| OpenSUSE Build Services (OBS)]]; see [[Build Infrastructure]] for details. | ||
| - | + | == Packaging Guidelines == | |
| - | + | Evolving [[Packaging/Guidelines|packaging guidelines]]... | |
| - | = Upstream = | + | == Upstream == |
| - | + | MeeGo is an independent distribution : the only upstream is the projects included into MeeGo such as: kernel.org, X.org, Qt, etc. MeeGo policy is to push all bug fixes to upstream projects. | |
| - | Why not be | + | Why not be <your-favourite-distro>-based? Having an upstream distribution has advantages and disadvantages: |
| - | Advantages : you benefit from all the packaging done in the upstream distribution, thus there is a large selection of available ported software. | + | * Advantages: you benefit from all the packaging, QA and maintenance done in the upstream distribution, thus there is a large selection of available ported software. |
| - | Disadvantages : you have to align your build infrastructure with your upstream. You are dependent on the release cycle and architecture choices of upstream. | + | * Disadvantages: you have to align your build infrastructure with your upstream. You are dependent on the release cycle and architecture choices of upstream. |
| - | + | MeeGo is tailored for its target devices, which are quite specific. | |
| - | + | MeeGo will be Linux Standard Base (LSB) compliant. | |
| - | + | [[Category:Packaging]] | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
This page needs re-writing
It should outline MeeGo policy in the areas of packaging and should link to support pages covering reference and tutorial material. Don't forget that readers will come from other rpm distros and from deb distros too.
Evolving packaging guidelines...
MeeGo is an independent distribution : the only upstream is the projects included into MeeGo such as: kernel.org, X.org, Qt, etc. MeeGo policy is to push all bug fixes to upstream projects.
Why not be <your-favourite-distro>-based? Having an upstream distribution has advantages and disadvantages:
MeeGo is tailored for its target devices, which are quite specific.
MeeGo will be Linux Standard Base (LSB) compliant.