Current Team Memberships

Show patches with: Archived = No       |   34 patches
Patch Series S/W/F Date Submitter Delegate State
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 491: Add support for Android on the Mx6QSabrelite board --- 2012-02-20 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 487: Make sure the new --extra-boot-args argument works when the extra_boot_args_options attribute of ... --- 2012-01-25 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 472: Increase the size of the system partition for android images from 256MB to 512MB --- 2011-12-08 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 468: Add the 11.11 release to fetch_image_settings.yaml --- 2011-11-21 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 467: Change the README to list python-testtools as a runtime dep and apt-utils as a test-suite dep --- 2011-11-21 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 465: Use testtools.try_import for CommandNotFound; that way our pyflakes test can expect a clean output --- 2011-11-21 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 464: In l-m-c, stop before trying to install hwpacks if we detect that we can't execute anything in th... --- 2011-11-21 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 457: Add a workaround for bug 885895, while it's not fixed in python-apt --- 2011-11-14 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 394: Post-release version bump to 2011.07.1 --- 2011-07-26 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 393: Release 2011.07 --- 2011-07-26 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 388: A new contextmanager to use when you want to mount a partition, copy something --- 2011-07-26 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 384: Make sure the root partition is umounted if something goes wrong while it's being populated. --- 2011-07-22 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 378: Add support for Android on the i.MX53 Quick Start Board --- 2011-07-18 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 377: Make sure rootfs.move_contents() doesn't skip files that are not world-readable. --- 2011-07-18 Guilherme Salgado Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 374: Add support for Origen board --- 2011-07-07 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 313: Add a couple XXX/TODO comments for things that need to be fixed. --- 2011-04-05 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 309: Unbreak generation of vexpress images --- 2011-04-04 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 296: Change cmd_runner.run() to always pass -E to sudo --- 2011-03-09 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 292: Saving of the plain boot script (boot.txt) on the boot partition was failing with a permission er... --- 2011-03-03 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 291: l-m-c now stores the original boot script (before we feed it to mkimage) in the boot partition as... --- 2011-03-01 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 286: When --consoles is passed to l-m-c, append (instead of prepend) them to the list of serial option... --- 2011-02-10 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 281: Make sure we cleanup properly when install_hwpacks fails --- 2011-02-01 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 275: Fix bug 710971 by making sure OmapConfig.serial_tty is never used before set_appropriate_serial_t... --- 2011-02-01 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 274: Mention sfdisk on the requirements to run the test suite --- 2011-01-31 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 270: Add license headers to all files --- 2011-01-28 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 269: Change OMAP configs to use the correct serial tty depending on the kernel version that is install... --- 2011-01-28 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 267: Update tests/integration.txt to match the current state of the code. We should remember to run t... --- 2011-01-28 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 266: Add list of dependencies for running l-m-c to README --- 2011-01-28 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 265: Fix install_package_providing() to wait() for its child. Also change MockCmdRunnerPopenFixture to... --- 2011-01-27 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 264: Add a test to make sure ensure_partition_is_not_mounted is not called when generating image files --- 2011-01-27 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 262: Use the board's mmc_part_offset (instead of the media's partition count) to figure out the boot/r... --- 2011-01-26 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 260: Get rid of the mx51evk-specific code in create_partitions --- 2011-01-25 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 258: Do not try to clean stuff up when there's nothing to cleanup. --- 2011-01-25 Guilherme Salgado Accepted
[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 255: Make sure we create an extra (non-Data) partition for mx51evk boards --- 2011-01-24 Guilherme Salgado Accepted

Bundling

Create bundle: