JBQ, on behalf of the AOSP team.
--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.
Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.
I assume this means I can Tweet?
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
The instructions are at http://source.android.com/source/downloading.html
JBQ
JBQ
$ repo init -u https://android.googlesource.com/platform/manifest -b
android-4.0.1_r1
... a lot of tags info up to android 2.3.7_r1
error: revision android-4.0.1_r1 in manifests not found
-Sam
JBQ
--
error: revision android-4.0.1_r1 in manifests not found
--
Dominic Binks: dbi...@codeaurora.org
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
JBQ
However since this is a large push, please be aware that it
will take some time to complete. If you sync before it's done, you'll
get an incomplete copy that you won't be able to use, so please wait
for us to give the all-clear before you sync.
So don't be surprised it won't work yet...Wait till I say download!
-push to master, update the master manifest.
-push to the development branch, create the matching manifest.
-push to the release branch, tag it, create the machine manifest.
I'm still in the first phase, which is the longest one.
JBQ
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
--
-sbq
On Mon, Nov 14, 2011 at 2:46 PM, Weston Weems <wwe...@gmail.com> wrote:
> Have the requirements for Ice cream sandwich been posted anywhere? I'd be
> curious to see what hardware would be capable of running it.
>
i think he means what hardware it can run on (hardware requirements for phones/tablets).
--
Great..
Thank you Mr. JBQ for the info..
Waiting for the sync process completed :)
The hardware suggestions are just suggestions. You may be able to
build ICS with the hardware you have, it just might take a while.
>
> p.s If anyone here needs help or compiling ICS for Galaxy s II T-mobile or
> any other SGS II variants let me know because thats the device I was
> attempting to compile ICS for :D
>
JBQ
> --
> You received this message because you are subscribed to the "Android Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
--
Mr. JBQ, i can still using --mirror argument to make local mirror? And just wondering, how big the ICS source?
The ICS history is about 6GB overall (though the current version is a
little bit smaller as it only supports Galaxy Nexus). A mirror would
probably be a bit larger than that.
JBQ
JBQ
On Mon, Nov 14, 2011 at 3:37 PM, Pete <peteral...@gmail.com> wrote:
> Thanks for all the efforts JBQ and the Android Team!
> When do you plan on pushing the ICS device setups for the Nexus S and Xoom?
>
JBQ
JBQ
On Mon, Nov 14, 2011 at 2:30 PM, Jean-Baptiste Queru <j...@android.com> wrote:
> I've got a number of tasks on my plate related to the kernel trees,
> and that's one of them.
>
> JBQ
>
> On Mon, Nov 14, 2011 at 2:25 PM, Carlos Silva <r3...@r3pek.org> wrote:
>> Just one quick question JBQ,
>> will the kernel trees come with a master tag? Right now the log and the tree
>> aren't available via gitweb because of this :/
>> Thanks
>>
>> On Mon, Nov 14, 2011 at 20:59, Jean-Baptiste Queru <j...@android.com> wrote:
>>>
>>> Hi! We just released a bit of code we thought this group might be
>>> interested in.
>>> Over at our Android Open-Source Project git servers, the source code
>>> for Android version 4.0 (Ice Cream Sandwich) is now available.
>>> Here's how to get it:Follow the instructions at
>>> http://source.android.com/source/downloading.htmlCheck out the
>>> 'ics-release' branch:repo init -u
>>> https://android.googlesource.com/platform/manifest -b android-4.0.1_r1
You should grab the newest version of repo at:
https://dl-ssl.google.com/dl/googlesource/git-repo/repo
Ok, Thank you very much for updating the manifest..
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
When you're done, delete your .repo directory, and restart.
JBQ
I get error about "does not look like a v2 bundle file".
But the sync process is continue, that is normal?
All -
Please stop this madness. We are tired of having to hack our phones
just to get pure Android on it. I had thought that ICS was going to
fix this problem... Please close the source and improve the OS code
so OEMs won't have to mess around with it.
Thank you,
- A consumer & developer
repo init -u https://android.googlesource.com/platform/manifest --mirror
should create a mirror correctly
~cco3
repo init -u https://android.googlesource.com/mirror/manifest --mirror
Note that it's mirror/manifest instead of the usual platform/manifest.
Once you have a manifest, you can repo init new clients from it, e.g.:
repo init -u <mirror>/platform/manifest.git -b android-4.0.1_r1
JBQ
Yes, you can still do that, but I haven't updated that manifest yet.
The ICS history is about 6GB overall (though the current version is a
little bit smaller as it only supports Galaxy Nexus). A mirror would
probably be a bit larger than that.
JBQ
On Mon, Nov 14, 2011 at 3:22 PM, Teguh Sobirin <tj.st...@gmail.com> wrote:
> Mr. JBQ, i can still using --mirror argument to make local mirror? And just
> wondering, how big the ICS source?
Wow, 6.5Gb and still syncing?
so will more big than 6Gb.
Thank you for your info.
--
I'm already working on it, actually.
JBQ
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
--
I bet you say that to all the developers. ;-)
Cheers,
Nathaniel