Hi Vyankatesh There is some information on the MeeGo Wiki at http://wiki.meego.com/Build_Infrastructure that you may find somewhat helpful. It is somewhat lacking in specific details, but it may help fill in some of the gaps. In particular, you may be interested in the Packagers/Developers section.
If you haven't already, you will want to get access to at least the Community Build Service. Some info on that here: http://wiki.meego.com/Build_Infrastructure/Community_Builder Some info on installing tools, and in particular the OBS command line interface (osc): http://wiki.meego.com/Build_Infrastructure/Packagers_Developers/CLI_Part_1 You will also likely find this useful: http://wiki.meego.com/Image_Creation Hopefully that gives you a little more to get started with. We are always happy to answer questions, too. :) Tracy -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vyankatesh VD Sent: Thursday, March 31, 2011 5:29 AM To: [email protected] Subject: Re: [MeeGo-dev] Customizing & Building MeeGo Image on local system Carsten Munk <carsten@...> writes: > > On Thu Mar 31 2011 11:09:54 AM CEST, Vyankatesh VD <Vyankatesh.VD <at> in.bosch.com> wrote: > > > > > Hi, > > > > I want to download source packages of MeeGo and build it on my local > > machine running Ubuntu operating system.Please provide details of > > procedure for doing so. > > do I need to use OBS(open suse build services) for building MeeGo > > Image.I want to > > customize MeeGo, I want to remove UI and use my own. Please assist > > on how to customize MeeGo.After customization I want build it for ARM. > > Pls provide details. I am very new in Linux, aslo provide URL where > > to get source code. > Hi, > > You indeed need OBS but I would advise against building complete MeeGo. In most cases you don't need or want to. > > You need a workflow around these lines: > * set up a OBS server for your development work > * try to create a image for your target with MeeGo image creator using a kickstart file (.ks) > * Remove the package groups the UI consists of, from the .ks file > * develop your customizations with OBS, resulting in repositories that you can add with 'repo' lines in the .ks > * add your customization package names to %packages section of the .ks > * build a new image with your new .ks > * enjoy the result > > (repeat last 4 steps as needed) > > /Carsten > > > > Thanks, > > Vyankatesh > > > > > > > > _______________________________________________ > > MeeGo-dev mailing list > > MeeGo-dev <at> meego.com > > http://lists.meego.com/listinfo/meego-dev > > http://wiki.meego.com/Mailing_list_guidelines > > _______________________________________________ > MeeGo-dev mailing list > MeeGo-dev <at> meego.com > http://lists.meego.com/listinfo/meego-dev > http://wiki.meego.com/Mailing_list_guidelines Hi Carsten, Thank you very much for posting reply to my post. but I have few doubt. -Can you provide detail step (some Reference URL) regarding how to use OBS Server, bcoz I am new to OBS. -Can I install OBS server on Ubuntu as Development platform ? -As you suggested not to build code, but my requirement is I would like to have complete source code of MeeGo alongwith it's build enviornment so that I can customize it at low level (replacing UI, Kernel, middleware) -Then build it for other platform (cross-platform) like ARM. Appreciating your assistance. With Best Regards, Vyankatesh _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
