Developers

Differences between revisions 10 and 11
Revision 10 as of 2012-11-08 14:56:27
Size: 2900
Editor: dholbach
Comment:
Revision 11 as of 2012-11-08 15:00:19
Size: 3575
Editor: dholbach
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * If you have upload rights and know the packages well, you can help us getting the patches from [[https://launchpad.net/~ubuntu-nexus7/+archive/ppa|our PPA]] into 12.10. ==== Packaging and Bug fixing ====
* [[https://launchpad.net/~ubuntu-nexus7/+archive/ppa | Patched packages ]]. These patches will make it to Ubuntu 12.10 soon. If you have upload rights and know the packages well, you can help us getting the patches from [[https://launchpad.net/~ubuntu-nexus7/+archive/ppa|our PPA]] into 12.10.
Line 17: Line 18:

To get started, please read the [[http://developer.ubuntu.com/packaging/html/|first chapters of the packaging guide]]. To get a `armhf` pbuilder up and running simply run: {{{
pbuilder-dist (quantal|raring) armhf create
pbuilder-dist (quantal|raring) armhf build somepackage_version.dsc
}}}

Once the build is complete, you can copy over the .deb files and install them on your Nexus7.

==== Measuring and debugging ====
Line 19: Line 29:
 * [[../KernelBuild | Building the kernel]]
 * [[https://launchpad.net/~ubuntu-nexus7/+archive/ppa | Patched packages ]]. These patches will make it to Ubuntu 12.10 soon.
Line 22: Line 30:
=== Get in touch ===
You can reach us in the #ubuntu-arm irc channel on irc.freenode.net. General discussion happens on the [[https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel|ubuntu-devel]] mailing list.

=== General info ===
[[../KernelBuild | To build the kernel]] follow these instructions.

You can reach us in the #ubuntu-arm irc channel on irc.freenode.net. General discussion happens on the [[https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel|ubuntu-devel]] mailing list. (For Desktop issues you might want to refer to https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop and for kernel issues to https://lists.ubuntu.com/mailman/listinfo/kernel-team)

This project is no longer maintained. You might be interested in Ubuntu Touch though.

Developer area for Nexus 7

Our Source Code

Our PPA contains the new or modified packages used for the 12.10 Ubuntu Nexus7 image.

The kernel code is a very slightly modified copy of the original Android kernel that the Nexus7 runs.

The Original Google repository can be found at https://android.googlesource.com/kernel/tegra/. We sync up with new branches corresponding to new firmware updates there as Google makes them available.

Ubuntu repository: http://kernel.ubuntu.com/git?p=hwe/ubuntu-nexus7.git;a=summary

Things to get involved with

Packaging and Bug fixing

To get started, please read the first chapters of the packaging guide. To get a armhf pbuilder up and running simply run:

pbuilder-dist (quantal|raring) armhf create
pbuilder-dist (quantal|raring) armhf build somepackage_version.dsc

Once the build is complete, you can copy over the .deb files and install them on your Nexus7.

Measuring and debugging

General info

To build the kernel follow these instructions.

You can reach us in the #ubuntu-arm irc channel on irc.freenode.net. General discussion happens on the ubuntu-devel mailing list. (For Desktop issues you might want to refer to https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop and for kernel issues to https://lists.ubuntu.com/mailman/listinfo/kernel-team)

If you are interested in helping to optimize the Ubuntu core for mobile, subscribe to the following blueprints.

Nexus7/Developers (last edited 2013-09-08 07:10:11 by dpm)