Hi Vyankatesh, You can find an intro into MeeGo OBS here: http://wiki.meego.com/Build_Infrastructure. That won't answer all your questions but some.
In response to your questions below: -Can you provide detail step (some Reference URL) regarding how to use OBS Server, bcoz I am new to OBS. The link above and the links branching from there can get you started. I am currently writing 3 whitepapers on OBS that will be published on the Linux Foundation's website some time after the LF Collaboration Summit next week. -Can I install OBS server on Ubuntu as Development platform ? Technically yes but you would have to install all components manually step by step which is quite some work. The best way is to use an OBS appliance which is an openSUSE image with OBS on it and run it in a VM such as VirtualBox on Ubuntu. I am doing that on my box which is Ubuntu. -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) You are working for Bosch Automotive? I understand where you are coming from and why you need that. You can load your OBS with the MeeGo sources and build everything from scratch (well kind of, you have to bootstrap the toolchain). We can take this offline. You will need to setup OBS infrastructure first and get your feet wet with it. -Then build it for other platform (cross-platform) like ARM. Yes, MeeGo OBS has all the necessary toolchain components to build for armv5el and armv7el. BTW, the Linux Foundation offers on-site OBS training (now I probably will get flagged for spamming the mailing list): http://training.linuxfoundation.org/courses/meego/building-meego. Rudi On Thu, Mar 31, 2011 at 5:28 AM, Vyankatesh VD <[email protected]>wrote: > 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 > -- *Rudolf J. Streif* Director of Embedded Solutions The Linux Foundation [email protected] Mobile: +1 858 583 1683 Skype: rudolfstreif Linux Foundation Events Schedule: events.linuxfoundation.org Linux Foundation Training Schedule: training.linuxfoundation.org
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
