Re: Export kernel defconfig through android-build

2011-09-19 Thread Paul Sokolovsky
Hello Zach, On Fri, 16 Sep 2011 11:08:48 -0500 Zach Pfeffer wrote: [] > > Sure, but we'd just do the kernel. > > > Secondly, kernel, while special, is still integral component of > > Android, so our job is to provide the best kernel and its config, > > and those who need to tweak/replace it, n

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 14:27, john stultz wrote: > On Fri, 2011-09-16 at 14:13 -0500, Zach Pfeffer wrote: >> On 16 September 2011 14:10, john stultz wrote: >> > On Thu, 2011-09-15 at 16:13 -0500, Zach Pfeffer wrote: >> >> git clone git://git.linaro.org/people/jstultz/android.git >> >> cd android >>

Re: Export kernel defconfig through android-build

2011-09-16 Thread john stultz
On Fri, 2011-09-16 at 14:13 -0500, Zach Pfeffer wrote: > On 16 September 2011 14:10, john stultz wrote: > > On Thu, 2011-09-15 at 16:13 -0500, Zach Pfeffer wrote: > >> git clone git://git.linaro.org/people/jstultz/android.git > >> cd android > >> git checkout linaro-android-3.0 > > > > Minor nit h

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 14:10, john stultz wrote: > On Thu, 2011-09-15 at 16:13 -0500, Zach Pfeffer wrote: >> git clone git://git.linaro.org/people/jstultz/android.git >> cd android >> git checkout linaro-android-3.0 > > Minor nit here, going forward I think we want to point folks to the tree > here:

Re: Export kernel defconfig through android-build

2011-09-16 Thread john stultz
On Thu, 2011-09-15 at 16:13 -0500, Zach Pfeffer wrote: > git clone git://git.linaro.org/people/jstultz/android.git > cd android > git checkout linaro-android-3.0 Minor nit here, going forward I think we want to point folks to the tree here: git://android.git.linaro.org/kernel/linaro-androi

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 11:17, James Westby wrote: > On Fri, 16 Sep 2011 11:02:34 -0500, Zach Pfeffer > wrote: >> On 16 September 2011 10:39, James Westby wrote: >> > On Fri, 16 Sep 2011 10:19:49 -0500, Zach Pfeffer >> > wrote: >> >> https://blueprints.launchpad.net/linaro-android/+spec/linaro-a

Re: Export kernel defconfig through android-build

2011-09-16 Thread James Westby
On Fri, 16 Sep 2011 11:02:34 -0500, Zach Pfeffer wrote: > On 16 September 2011 10:39, James Westby wrote: > > On Fri, 16 Sep 2011 10:19:49 -0500, Zach Pfeffer > > wrote: > >> https://blueprints.launchpad.net/linaro-android/+spec/linaro-android-gen-script-to-download-and-prog-builds > >> > >> F

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 10:55, Paul Sokolovsky wrote: > Hello, > > Just my 2 cents. > > On Thu, 15 Sep 2011 16:13:32 -0500 > Zach Pfeffer wrote: > >> On 15 September 2011 15:58, James Westby >> wrote: >> > On Thu, 15 Sep 2011 15:08:26 -0500, Zach Pfeffer >> > wrote: >> >> I'm writing up some notes

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 10:39, James Westby wrote: > On Fri, 16 Sep 2011 10:19:49 -0500, Zach Pfeffer > wrote: >> https://blueprints.launchpad.net/linaro-android/+spec/linaro-android-gen-script-to-download-and-prog-builds >> >> For making downloading a programming builds easy. > > That one should b

Re: Export kernel defconfig through android-build

2011-09-16 Thread Paul Sokolovsky
Hello, Just my 2 cents. On Thu, 15 Sep 2011 16:13:32 -0500 Zach Pfeffer wrote: > On 15 September 2011 15:58, James Westby > wrote: > > On Thu, 15 Sep 2011 15:08:26 -0500, Zach Pfeffer > > wrote: > >> I'm writing up some notes on building Android from scratch and > >> replacing the kernel in a

Re: Export kernel defconfig through android-build

2011-09-16 Thread James Westby
On Fri, 16 Sep 2011 10:19:49 -0500, Zach Pfeffer wrote: > https://blueprints.launchpad.net/linaro-android/+spec/linaro-android-gen-script-to-download-and-prog-builds > > For making downloading a programming builds easy. That one should be done as an addition to the existing linaro-fetch-image t

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 08:53, James Westby wrote: > On Thu, 15 Sep 2011 16:13:32 -0500, Zach Pfeffer > wrote: >> It just does it by name. >> >> Thinking more about this. >> >> Replacing a kernel is a pretty normal operation. I think if we just >> generated a script that had the relevant paths from

Re: Export kernel defconfig through android-build

2011-09-16 Thread James Westby
On Thu, 15 Sep 2011 16:13:32 -0500, Zach Pfeffer wrote: > It just does it by name. > > Thinking more about this. > > Replacing a kernel is a pretty normal operation. I think if we just > generated a script that had the relevant paths from the build and > posted that on the build page then that

Re: Export kernel defconfig through android-build

2011-09-15 Thread Zach Pfeffer
On 15 September 2011 15:58, James Westby wrote: > On Thu, 15 Sep 2011 15:08:26 -0500, Zach Pfeffer > wrote: >> I'm writing up some notes on building Android from scratch and >> replacing the kernel in an Android build from one built locally, and I >> realized that's it a bit of a chore to extrac

Re: Export kernel defconfig through android-build

2011-09-15 Thread James Westby
On Thu, 15 Sep 2011 15:08:26 -0500, Zach Pfeffer wrote: > I'm writing up some notes on building Android from scratch and > replacing the kernel in an Android build from one built locally, and I > realized that's it a bit of a chore to extract the kernel config that > got used. I thought, it may m

Export kernel defconfig through android-build

2011-09-15 Thread Zach Pfeffer
I'm writing up some notes on building Android from scratch and replacing the kernel in an Android build from one built locally, and I realized that's it a bit of a chore to extract the kernel config that got used. I thought, it may make sense to provide an way in android-build to control what gets