You can make your own Distribution on top of the openmoko distribution:
they are in oe/conf/distro/

create a new file mydistro.conf or something like that
------------------------8><----------------
[EMAIL PROTECTED]: Distribution
[EMAIL PROTECTED]: MYDISTRO
[EMAIL PROTECTED]: My own OpenMoko Distribution

require conf/distro/openmoko.conf

# select some extra packages for your distibution
MYDISTRO_EXTRA_RDEPENDS += "classpath jamvm"

# You can also add you own feed location for your repo 
FEED_URIS = "myowndistro.org##ftp://ftp.myowndistro.org/ipk";
----------------------8><------------------------

Change DISTRO in build/conf/local.conf to your distro: DISTRO = "mydistro"

I hope this helps.. 

-- 
Andreas Zuber
Linux System-Ingenieur

Puzzle ITC GmbH
www.puzzle.ch

Telefon +41 31 370 22 00
Direkt  +41 31 370 22 49
Mobile  +41 79 766 25 51
Fax     +41 31 370 22 01

Puzzle ist Mitglied der ODF Alliance: 
 <http://www.puzzle.ch/odfalliance/> 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to