<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_system_tools_mkbootimg, branch android12-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/'/>
<entry>
<title>repack_bootimg: replaces the ramdisk file directly am: d0d261f3b0 am: 0639d39c12 am: d6c8be1c86</title>
<updated>2021-05-05T09:40:51+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2021-05-05T09:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=21e91e2a7a27892f7236d382218fa2a77482f8a8'/>
<id>21e91e2a7a27892f7236d382218fa2a77482f8a8</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1696925

Change-Id: I114fbba6fbdd8693235b336d45155216128d2fd8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1696925

Change-Id: I114fbba6fbdd8693235b336d45155216128d2fd8
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: replaces the ramdisk file directly am: d0d261f3b0 am: 0639d39c12</title>
<updated>2021-05-05T09:15:16+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2021-05-05T09:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=d6c8be1c86f366c4a2e3f7bef148150ecd69f2f3'/>
<id>d6c8be1c86f366c4a2e3f7bef148150ecd69f2f3</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1696925

Change-Id: Ia3b58c2ddc93ed49fbd1df2fe61ca5492ba0b96c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1696925

Change-Id: Ia3b58c2ddc93ed49fbd1df2fe61ca5492ba0b96c
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: replaces the ramdisk file directly am: d0d261f3b0</title>
<updated>2021-05-05T08:59:59+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2021-05-05T08:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=0639d39c1228da0467331dd19dd0ad32a45bf953'/>
<id>0639d39c1228da0467331dd19dd0ad32a45bf953</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1696925

Change-Id: I18045793c015d72b64e15827bc8c96c6ec530298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1696925

Change-Id: I18045793c015d72b64e15827bc8c96c6ec530298
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: replaces the ramdisk file directly</title>
<updated>2021-05-05T07:10:50+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2021-05-05T04:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=d0d261f3b0f57105f570a9878e748d817a3c5e60'/>
<id>d0d261f3b0f57105f570a9878e748d817a3c5e60</id>
<content type='text'>
Currently we remove two args `--ramdisk original_ramdisk` from the
output of --format=mkbootimg upon unpack, then append `--ramdisk
new_ramdisk` later.

Refactoring this to replace the original_ramdisk with the new_ramdisk
directly from the output of --format=mkbootimg.

Bug: 174443192
Test: repack_bootimg.py --src_bootimg &lt;&gt; --dst_bootimg &lt;&gt;
Test: unpack_bootimg --boot_img &lt;dst_bootimg&gt; then unpack the ramdisk
Change-Id: I805685409b473a2fea4322b475882125f8c2427c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently we remove two args `--ramdisk original_ramdisk` from the
output of --format=mkbootimg upon unpack, then append `--ramdisk
new_ramdisk` later.

Refactoring this to replace the original_ramdisk with the new_ramdisk
directly from the output of --format=mkbootimg.

Bug: 174443192
Test: repack_bootimg.py --src_bootimg &lt;&gt; --dst_bootimg &lt;&gt;
Test: unpack_bootimg --boot_img &lt;dst_bootimg&gt; then unpack the ramdisk
Change-Id: I805685409b473a2fea4322b475882125f8c2427c
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: support vendor_boot v4 am: 7e76cba96d am: e4c3a59b97 am: 3f40ab1afc</title>
<updated>2021-05-05T03:24:08+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2021-05-05T03:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=c701df651f168321a0913976f29251d2ea29e437'/>
<id>c701df651f168321a0913976f29251d2ea29e437</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1695291

Change-Id: I89b2e9601e54ec3a916f2c3604607121a2a2662d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1695291

Change-Id: I89b2e9601e54ec3a916f2c3604607121a2a2662d
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: support vendor_boot v4 am: 7e76cba96d am: e4c3a59b97</title>
<updated>2021-05-05T02:59:50+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2021-05-05T02:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=3f40ab1afcf2249d8baa0a9c0ef3d0701aa9933d'/>
<id>3f40ab1afcf2249d8baa0a9c0ef3d0701aa9933d</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1695291

Change-Id: I4de16e632fd9c9b38867c4c264c02c4bb06c96a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1695291

Change-Id: I4de16e632fd9c9b38867c4c264c02c4bb06c96a4
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: support vendor_boot v4 am: 7e76cba96d</title>
<updated>2021-05-05T02:45:07+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2021-05-05T02:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=e4c3a59b97a875c8d4b1d61439d4b4db2a415c25'/>
<id>e4c3a59b97a875c8d4b1d61439d4b4db2a415c25</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1695291

Change-Id: Ib0eb5385b856a3f6976f5fed4721035a74916d6c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1695291

Change-Id: Ib0eb5385b856a3f6976f5fed4721035a74916d6c
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: support vendor_boot v4</title>
<updated>2021-05-04T16:11:20+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2021-05-04T10:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=7e76cba96d417b6adf1165bd2167513c95ab25b5'/>
<id>7e76cba96d417b6adf1165bd2167513c95ab25b5</id>
<content type='text'>
Since vendor boot v4 supports multiple vendor ramdisk fragments,
we can add new files into a newly created ramdisk then repack it
with other vendor ramdisk fragments.

However, if the vendor_boot.img only contains a single vendor ramdisk
fragment, we'll still add new files into this vendor ramdisk. Because
we're not sure if the bootloader can really parse multiple vendor
ramdisks.

Bug: 174443192
Test: repack_bootimg.py --src_bootimg &lt;&gt; --dst_bootimg &lt;&gt;
Test: unpack_bootimg --boot_img &lt;dst_bootimg&gt; then unpack the ramdisk

Change-Id: I0dabf125f8e3a2b8e24f090b6aedc387d125b055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since vendor boot v4 supports multiple vendor ramdisk fragments,
we can add new files into a newly created ramdisk then repack it
with other vendor ramdisk fragments.

However, if the vendor_boot.img only contains a single vendor ramdisk
fragment, we'll still add new files into this vendor ramdisk. Because
we're not sure if the bootloader can really parse multiple vendor
ramdisks.

Bug: 174443192
Test: repack_bootimg.py --src_bootimg &lt;&gt; --dst_bootimg &lt;&gt;
Test: unpack_bootimg --boot_img &lt;dst_bootimg&gt; then unpack the ramdisk

Change-Id: I0dabf125f8e3a2b8e24f090b6aedc387d125b055
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: Update cpio command arguments am: 186e549e76 am: c00759d02f am: e1d8f61536</title>
<updated>2021-05-04T10:44:40+00:00</updated>
<author>
<name>Yi-Yo Chiang</name>
<email>yochiang@google.com</email>
</author>
<published>2021-05-04T10:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=9fc414c8d7cd4168c97cf74986cf3738fed9d606'/>
<id>9fc414c8d7cd4168c97cf74986cf3738fed9d606</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1693669

Change-Id: Id53b19f730a37a304708590c328877775ffee4a3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1693669

Change-Id: Id53b19f730a37a304708590c328877775ffee4a3
</pre>
</div>
</content>
</entry>
<entry>
<title>repack_bootimg: Update cpio command arguments am: 186e549e76 am: c00759d02f</title>
<updated>2021-05-04T10:27:57+00:00</updated>
<author>
<name>Yi-Yo Chiang</name>
<email>yochiang@google.com</email>
</author>
<published>2021-05-04T10:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_tools_mkbootimg/commit/?id=e1d8f615364c7958c530c8459c369837c77f2982'/>
<id>e1d8f615364c7958c530c8459c369837c77f2982</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1693669

Change-Id: Ibbd07790f434771ccd301b9f121b222ffb1388b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/system/tools/mkbootimg/+/1693669

Change-Id: Ibbd07790f434771ccd301b9f121b222ffb1388b2
</pre>
</div>
</content>
</entry>
</feed>
