Jump to content

Deployment Team/Obsolete/jhconvert: Difference between revisions

From Sugar Labs
New page: = jhconvert = == Preamble == The main purpose of this project is helping people to package Sugar for various non-mainstream Linux distributions. If Linux distribution is not Debian/Fedor...
 
Erikos (talk | contribs)
No edit summary
Line 4: Line 4:


The main purpose of this project is helping people to package Sugar for various non-mainstream Linux distributions.
The main purpose of this project is helping people to package Sugar for various non-mainstream Linux distributions.
If Linux distribution is not Debian/Fedora/Ubunty based and there is lack of human resources to maintain packages, that project could be valuable.
If Linux distribution is not Debian/Fedora/Ubuntu based and there is lack of human resources to maintain packages, that project could be valuable.


==How it works==
==How it works==


The general idea is collect all distro-independent information in one place to minimize maintenance costs.
The general idea is to collect all distro-independent information in one place to minimize maintenance costs.
Process of generating packages looks like that:
Process of generating packages looks like that:



Revision as of 09:16, 13 November 2008

jhconvert

Preamble

The main purpose of this project is helping people to package Sugar for various non-mainstream Linux distributions. If Linux distribution is not Debian/Fedora/Ubuntu based and there is lack of human resources to maintain packages, that project could be valuable.

How it works

The general idea is to collect all distro-independent information in one place to minimize maintenance costs. Process of generating packages looks like that:

  • fetching dependencies from sugar-jbuild (native sugar building system)
  • adding distro-independent content like common package dependencies, various strings, urls etc.
  • using distro-specific templates to generate native packages

Supported distros

Currently supported followed distributions:

Resources

Sources

NOTE: project is not ready for everyday using