Sat, 27 Apr 2024 13:23:31 UTC | login

Information for build aboot-update-0.3-1.el9iv

ID49980
Package Nameaboot-update
Version0.3
Release1.el9iv
Epoch
Sourcegit+https://gitlab.com/centos/automotive/rpms/aboot-update.git#6fb29b5886c80e6d6ba1251ab92bc817d4537335
SummaryUpdate aboot from kernel/initrd
Description Aboot-update is a tool that given a kernel version creates an android boot image (aboot) file called /boot/aboot-VERSION.img based on the options specified in /boot/aboot.cfg. There is also a kernel-install script (90-aboot.install) that automatically runs this on each new kernel install if the kernel install layout is set to aboot.
Built byimullins
State complete
Volume DEFAULT
StartedWed, 19 Jul 2023 11:27:06 UTC
CompletedWed, 19 Jul 2023 11:28:37 UTC
Taskbuild (automotive9s-packages-main-el9s, /centos/automotive/rpms/aboot-update.git:6fb29b5886c80e6d6ba1251ab92bc817d4537335)
Extra{'source': {'original_url': 'git+https://gitlab.com/centos/automotive/rpms/aboot-update.git#6fb29b5886c80e6d6ba1251ab92bc817d4537335'}}
Tags
automotive9s-packages-main-release
automotive9s-packages-main-testing
RPMs
src
aboot-update-0.3-1.el9iv.src.rpm (info) (download)
aarch64
aboot-update-0.3-1.el9iv.aarch64.rpm (info) (download)
x86_64
aboot-update-0.3-1.el9iv.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Sat Jul 15 2023 Eric Curtin <ecurtin@redhat.com> - Add mkbootimg support and some initial boilerplate for vbmeta * Tue Jul 04 2023 Eric Curtin <ecurtin@redhat.com> - Substitute ostree= with ostree=aboot for this case, so ostree knows how to boot correctly. * Mon Mar 20 2023 Eric Curtin <ecurtin@redhat.com> - Changes to allow for relative paths and absolute paths when specifying dtbs * Tue Mar 14 2023 Eric Curtin <ecurtin@redhat.com> - try to create both links * Mon Mar 13 2023 Eric Curtin <ecurtin@redhat.com> - extra link to satisfy osbuild * Wed Jan 11 2023 Eric Curtin <ecurtin@redhat.com> - ostree enablement * Fri Aug 19 2022 Alexander Larsson <alexl@redhat.com> - Initial version