On Fri, Jan 28, 2011 at 10:18 AM, Timo Härkönen <[email protected]> wrote: > The spec is used to get the build started and getting some things > already available in the chroot (in this case zypper, nano and ssh > client). This method is basically taking advange of the way obs local > builds work since it creates a chroot where local build happens. If you > don't need to move the chroot anywhere you could use 'osc chroot > [target]'
So this is like --variant buildd in deboostrap, nice. > > In addition what I put in the wiki you probably want to install > something to the chroot. to do that you need to define repos something > like 'zypper ar http://[repo url] some-repo && zypper ref' and then > install whatever you need e.g. "zypper install > pattern:meego-development-tools" Right, and there's the resolve.conf copying to make this work. Thanks! -Sivan _______________________________________________ MeeGo-qa mailing list [email protected] http://lists.meego.com/listinfo/meego-qa
