cfig
33224b09ea
lazybox: update gki subcommand
5 days ago
cfig
52e600dc0d
build: Upgrade Kotlin JVM plugin to 2.3.0
5 days ago
cfig
66ed96e5cf
squashed commit: keys and lazybox
...
boot: add more known keys
lazybox: add ina sensor reader
1 month ago
cfig
c82f1d98c0
boot: support flashing of vendor_kernel_boot image
2 months ago
cfig
f77bf84cb2
lazybox: support compile_commands in AOSP C++
2 months ago
Simon Cozens
de2ae91469
Allow 'dangerous' symbolic links
2 months ago
cfig
fd57f24a14
cumulated update
...
boot editor: support dtb in linux
lazybox: more commands
6 months ago
cfig
f18f99a009
lazybox: suppport repo worker
...
repo_lfs and repo_unshallow
6 months ago
cfig
43317d4f92
chore: minor fixes on boot and lazybox
7 months ago
cfig
c55f584f2e
windows: install gzip, 7zip
...
disable c++ modules in settings.gradle.kts
add copyright.kts
7 months ago
cfig
44881fe090
Create CODE_OF_CONDUCT.md
8 months ago
cfig
7451a29f45
squashed commit
...
gradle 8.14
kotlin 2.1.21
updated support of be
Signed-off-by: cfig <yuyezhong@gmail.com>
8 months ago
cfig
763427af01
Merge remote-tracking branch 'origin/dev' into temp
...
cumulated changes recently
1 year ago
cfig
cd46a2fe6c
staging
1 year ago
cfig
fc67140c2d
staging
1 year ago
cfig
608e05314a
staging
1 year ago
cfig
545c0509a5
update tool version
1 year ago
cfig
bdadd5828c
add "slit" subcmd
1 year ago
cfig
b1a47eefee
misc: support factory image parsing for Pixel8a akita
1 year ago
cfig
cae7591d55
upgrade kotlin to 2.0.0, gradle 8.8
2 years ago
cfig
b0b1bcc968
dtb update for abe
2 years ago
cfig
38dd70a5fd
vendor boot update for abe
2 years ago
cfig
67cdef2c43
fix autotest error
2 years ago
cfig
71a7d2a07f
update BootV3 for abe
2 years ago
cfig
585e2fdcd5
Issue #145 : staging
...
boot.img V3
unpack
java -jar bbootimg/build/libs/bbootimg.jar unpackInternal ../boot.img out
pack
java -jar bbootimg/build/libs/bbootimg.jar packInternal out ../x/boot.img.modified
2 years ago
cfig
979a9b9f77
lazybox: support settings dump
2 years ago
cfig
5835158b3f
trim cmdline for BootV3
2 years ago
cfig
d52e182a09
lazybox: pull vbmeta partition for subcmd sysinfo
2 years ago
cfig
859300e3b9
Issue #138 : support customized dtc binary path
2 years ago
cfig
95ed740426
Issue #142 : resolve jdk version error
2 years ago
Luka Panio
4bfdd409c0
Bump gradle to 8.7-rc-3
2 years ago
cfig
5b08470d76
lazybox: add trace-cmd analyzer
2 years ago
cfig
afc0eabc32
correct release script
2 years ago
cfig
643ac9e51d
fix auto test failure under Windows
...
migrate all test resources to github
2 years ago
cfig
657b2d40ce
support legacy ota
2 years ago
cfig
374aab8f28
Issue #135 : check bzcat/xzcat when unpacking payload.bin
...
also: support "-Dpart=XXX" in release package
2 years ago
cfig
bdab70bd59
Issue #133 : initial support of packing erofs image
2 years ago
cfig
94570b1fcc
trivial improvements
...
- replace String.deleteIfExists with kotlin.io.Path.deleteIfExists
- remove unused "dtb.src", use "dtb.*.src" instead
2 years ago
cfig
2076fad7d3
Issue #134 : support multiple DTs in BootV2 and VendorBoot
...
https://source.android.com/docs/core/architecture/dto/multiple
2 years ago
cfig
05b4b4cab0
Issue #133 : support repack ext4 system_dlkm etc.
...
Done:
"unpack" and "pack" tasks are supported for sparse/raw ext4 images
TODO:
sparse/raw erofs images are not supported yet
2 years ago
cfig
08f1d3b548
Issue #130 : payload.bin unpack enhancement
...
- support ZERO op
- support extracting only 1 specified partition
Usage:
gradle unpack -Dpart=<part_name>
Example:
gradle unpack -Dpart=boot
gradle unpack -Dpart=system
Note:
"build/payload/" will be deleted before each "unpack" task
2 years ago
cfig
a8c3166994
Mass update for ramdisk and lazybox
...
lazybox: support bootchart
ramdisk: support cpio entry of type CHAR_DEV
2 years ago
cfig
d3b28f664c
lazybox: support sysstat tools
2 years ago
cfig
62862a263b
misc image: support intel style misc based boot slot info
2 years ago
cfig
1deb33173f
lazybox: fix adb command error
2 years ago
cfig
7c8e997ef9
lazybox: add lazybox
2 years ago
cfig
d558c77755
apex: ApexBuildInfo.pb ApexManifest.pb
2 years ago
cfig
82ff5215b7
Test case for #125 , along with periodic updates
...
- kotlin: 1.9.0
- gradle: 8.2.1
- helper: update crypto helper
- capex: partial update
3 years ago
cfig
0a795fccdd
add convenient scripts
...
factory image extractor
device info dumping script
3 years ago
cfig
55f2475ac0
Issue #125 : boot/vendor_boot cmdline should be trimed when packing
3 years ago