Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
42ce465e83ca5fa90e0163a7e2758eeb06a8aa61
/
tools
/
releasetools
/
build_image.py
3e599ea
AVB: support chain partition signing
by Bowgo Tsai
· 7 years ago
65b98cd
Merge "Generate care_map.txt when AVB is enabled"
by Tianjie Xu
· 7 years ago
6b2e155
Generate care_map.txt when AVB is enabled
by Tianjie Xu
· 7 years ago
7ea994b
Support signing custom images with AVB HASH or AVB HASHTREE
by Bowgo Tsai
· 7 years ago
001c676
Add the option to reserve headroom for partition images.
by Julius D'souza
· 8 years ago
e3ad41b
Switch command to subprocess in build_image.py
by Tianjie Xu
· 8 years ago
20f08c3
Pass flash erase & logical block size to mke2fs
by Connor O'Brien
· 8 years ago
a190084
build_image: add support for specifying number of inodes
by Patrick Tjin
· 8 years ago
ada51f3
Manually merge commit 'c13da91' into stage-aosp-master
by The Android Automerger
· 8 years ago
9a072cc
Add support for creating ext4 images with mke2fs
by Adrien Schildknecht
· 8 years ago
f4a8827
Merge "releasetools: Support verity signer args." am: 02d2d68aec
by Tao Bao
· 8 years ago
4581042
releasetools: Support verity signer args.
by Tao Bao
· 8 years ago
4e9c89a
resolve merge conflicts of 86180eb to nyc-mr1-dev-plus-aosp
by David Zeuthen
· 8 years ago
4014a9d
Make room for AVB hashtree and metadata.
by David Zeuthen
· 8 years ago
3d207c8
Merge "build_image: add padding to match partition size" am: ef5751c1ec am: 5875285ecf
by Sami Tolvanen
· 8 years ago
433905f
build_image: add padding to match partition size
by Sami Tolvanen
· 8 years ago
a3e8e9c
resolve merge conflicts of 3f7c348 to nyc-mr1-dev-plus-aosp
by Alex Light
· 8 years ago
4e358ab
Add system_other partition, install odex files
by Alex Light
· 8 years ago
2d20807
Merge \\\"Remove obsolete MTD support from the releasetools scripts.\\\" am: 63fc2b6766 am: ece6ff869c
by Elliott Hughes
· 8 years ago
f66d3e6
Merge \\"Remove obsolete MTD support from the releasetools scripts.\\" am: 63fc2b6766
by Elliott Hughes
· 8 years ago
ece6ff8
Merge \"Remove obsolete MTD support from the releasetools scripts.\"
by Elliott Hughes
· 8 years ago
305b088
Remove obsolete MTD support from the releasetools scripts.
by Elliott Hughes
· 8 years ago
44dc2a9
resolve merge conflicts of 8ebbc4e to nyc-mr1-dev am: 423862500b
by Mohamad Ayyash
· 8 years ago
4238625
resolve merge conflicts of 8ebbc4e to nyc-mr1-dev
by Mohamad Ayyash
· 8 years ago
3336f9a
Merge \"squashfs: make disable-4k-align a parameter\" into nyc-dev
by Mohamad Ayyash
· 8 years ago
1b6d348
squashfs: make disable-4k-align a parameter
by Mohamad Ayyash
· 8 years ago
c3216ac
Merge \\"Pass block_list param to mksquashfs\\" into nyc-dev am: 3bddf74752
by Mohamad Ayyash
· 8 years ago
f80e55b
Merge \"Pass block_list param to mksquashfs\" into nyc-dev am: 3bddf74752
by Mohamad Ayyash
· 8 years ago
52cef0d
Merge \"Pass block_list param to mksquashfs\" into nyc-dev am: 3bddf74752
by Mohamad Ayyash
· 8 years ago
c3484f7
Pass block_list param to mksquashfs
by Mohamad Ayyash
· 8 years ago
000d71d
Pass squashfs block size as a parameter am: dfec815882
by Mohamad Ayyash
· 8 years ago
dfec815
Pass squashfs block size as a parameter
by Mohamad Ayyash
· 8 years ago
465acf8
Use fs_config files for mksquashfs
by Mohamad Ayyash
· 9 years ago
230ef58
Merge "Use fs_config files for mksquashfs" into nyc-dev am: b354a61
by Mohamad Ayyash
· 9 years ago
8837882
Use fs_config files for mksquashfs
by Mohamad Ayyash
· 9 years ago
be667a1
Merge "Correct usage message for build_image.py" am: d63ec28 am: 334a418
by Ying Wang
· 9 years ago
885dbb5
Correct usage message for build_image.py
by Maria Bornski
· 9 years ago
f876555
Hook incremental ext4 image generation into build
by Mohamad Ayyash
· 9 years ago
405e71d
Fix metadata location when file system doesn't span the partition
by Sami Tolvanen
· 9 years ago
6a8781a
Fix metadata location when file system doesn't span the partition
by Sami Tolvanen
· 9 years ago
e11aa50
Add compressor options for squashfs vendor images
by Patrick Tjin
· 9 years ago
4a06004
build_image: don't call append2simg for FEC
by Sami Tolvanen
· 9 years ago
ff914f5
build_image: remove an unnecessary call to append2simg
by Sami Tolvanen
· 9 years ago
b2a555e
Make squashfs sparse image generation optional
by Todd Poynor
· 9 years ago
f99b531
Error correction: Append codes to verified partitions
by Sami Tolvanen
· 9 years ago
ce9635e
am 2124d7e1: Merge "Only use a fixed timestamp when packaging."
by Tao Bao
· 9 years ago
822f584
Only use a fixed timestamp when packaging.
by Tao Bao
· 9 years ago
9a5afa5
am 5e23069b: Merge "build_image.py: Use a fixed timestamp in the generated image."
by Tao Bao
· 9 years ago
052ae35
build_image.py: Use a fixed timestamp in the generated image.
by Tao Bao
· 9 years ago
37700c9
Merge "Add compressor options for squashfs system images"
by Simon Wilson
· 9 years ago
1358123
am a04e6b89: am dd68e68f: Merge "Override properties that point to out/ directory."
by Tao Bao
· 9 years ago
84e7568
Override properties that point to out/ directory.
by Tao Bao
· 9 years ago
74a81e6
fix device specific fs_config on build server
by Thierry Strudel
· 9 years ago
011ea06
Add compressor options for squashfs system images
by Simon Wilson
· 9 years ago
4e66343
Retry adjusting the size computation for reserved blocks.
by Tao Bao
· 9 years ago
c7a6f1e
Retry adjusting the size computation for reserved blocks.
by Tao Bao
· 9 years ago
2384d01
Revert "Adjust the size computation for reserved blocks"
by Tao Bao
· 9 years ago
8f180b9
Merge "Create userdata.img with real data when SANITIZE_TARGET=address."
by Ying Wang
· 9 years ago
2a04839
Create userdata.img with real data when SANITIZE_TARGET=address.
by Ying Wang
· 9 years ago
07a7590
Merge "build_image.py: Make sparse squashfs images" into mnc-dev
by Mohamad Ayyash
· 9 years ago
6d5ddc3
resolved conflicts for merge of ecfc97f7 to mnc-dev
by Simon Wilson
· 9 years ago
ecfc97f
resolved conflicts for merge of f86e7eea to lmp-mr1-ub-dev
by Simon Wilson
· 9 years ago
042e851
Merge "build_image.py: Make sparse squashfs images"
by Mohamad Ayyash
· 9 years ago
2cd51cc
build_image.py: Make sparse squashfs images
by Mohamad Ayyash
· 9 years ago
fa6c8a9
build_image.py: Make sparse squashfs images
by Mohamad Ayyash
· 9 years ago
efbb5d2
Adjust the size computation for reserved blocks
by Tao Bao
· 9 years ago
f86e7ee
Add compressor options for squashfs system images
by Simon Wilson
· 9 years ago
cade49d
Allow flashing a squashfs system image
by Mohamad Ayyash
· 10 years ago
601ddea
Allow custom boot_signer and verity_signer.
by Baligh Uddin
· 9 years ago
4540a85
Support to configure and build multiple custom images.
by Ying Wang
· 10 years ago
f3282b4
Wrap zipfile.write(), writestr() and close()
by Tao Bao
· 10 years ago
2ed665a
Wrap zipfile.write(), writestr() and close()
by Tao Bao
· 10 years ago
e71b556
am 347195da: am 6ddc3600: Merge "build_image.py: Verity support for flashing non partition spanning fs"
by Mohamad Ayyash
· 10 years ago
dd06352
build_image.py: Verity support for flashing non partition spanning fs
by Mohamad Ayyash
· 10 years ago
eecf00d
resolved conflicts for merge of 4c32aa3d to lmp-mr1-dev-plus-aosp
by Dan Albert
· 10 years ago
99e22a5
Merge "Make releasetools pylint clean."
by Dan Albert
· 10 years ago
52ea206
am abc748c1: am 6ff1b035: Merge "Support to build image of root file system with /system and ramdisk combined."
by Ying Wang
· 10 years ago
a2292c9
Support to build image of root file system with /system and ramdisk combined.
by Ying Wang
· 10 years ago
8b72aef
Make releasetools pylint clean.
by Dan Albert
· 10 years ago
d4ca3b3
am 4cbc4b39: am ae61f50a: Support to configure and build multiple custom images.
by Ying Wang
· 10 years ago
ae61f50
Support to configure and build multiple custom images.
by Ying Wang
· 10 years ago
9b19382
resolved conflicts for merge of fc759204 to stage-aosp-master
by Mohamad Ayyash
· 10 years ago
b97746e
Allow flashing a squashfs system image
by Mohamad Ayyash
· 10 years ago
7a864af
am aa112716: Merge "build_image: Set file system labels on disk images"
by David Turner
· 10 years ago
8ed01f3
build_image: Set file system labels on disk images
by Christoffer Dall
· 10 years ago
f3b8635
Support journal size board config variables.
by Ying Wang
· 10 years ago
a37b2bb
Fix the build
by Paul Lawrence
· 10 years ago
fc44a51
new block OTA system tools
by Doug Zongker
· 10 years ago
f21cb5a
save file block allocations in target_files
by Doug Zongker
· 10 years ago
f4eabc3
Added support for building verified vendor partition
by Daniel Rosenberg
· 10 years ago
5bfed5a
core+tools: support specifying F2FS as the fstype for userdata
by JP Abgrall
· 10 years ago
8282282
use fs_config and file_contexts from target_files
by Doug Zongker
· 10 years ago
e8e982a
Fix salt for verity tree generation.
by Geremy Condra
· 10 years ago
5b5f495
Add verity support to `make dist`.
by Geremy Condra
· 11 years ago
477cf2b
verity: switch to C++ version of build_verity_tree
by Colin Cross
· 11 years ago
b888843
Set up rules to build oem.img
by Ying Wang
· 11 years ago
5fad203
handle don't care regions in the system image
by Doug Zongker
· 11 years ago
1ad7ade
some builds don't have a build.prop?
by Doug Zongker
· 11 years ago
df12406
Merge "fix timestamps in images to the build date"
by Doug Zongker
· 11 years ago
6e8f53c
Fix unsparse image reuse bug.
by Geremy Condra
· 11 years ago
Next »