Sun, 28 Apr 2024 07:28:23 UTC | login

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

ID50431
Package Nameaboot-update
Version0.5
Release1.el9iv
Epoch
Sourcegit+https://gitlab.com/centos/automotive/rpms/aboot-update.git#da6610e90163a34a3062118843b1430d63dae5d6
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, 23 Aug 2023 10:14:08 UTC
CompletedWed, 23 Aug 2023 10:15:26 UTC
Taskbuild (automotive9s-packages-main-el9s, /centos/automotive/rpms/aboot-update.git:da6610e90163a34a3062118843b1430d63dae5d6)
Extra{'source': {'original_url': 'git+https://gitlab.com/centos/automotive/rpms/aboot-update.git#da6610e90163a34a3062118843b1430d63dae5d6'}}
Tags
automotive9s-packages-main-release
automotive9s-packages-main-testing
RPMs
src
aboot-update-0.5-1.el9iv.src.rpm (info) (download)
aarch64
aboot-update-0.5-1.el9iv.aarch64.rpm (info) (download)
x86_64
aboot-update-0.5-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 * Tue Aug 22 2023 Brian Masney <bmasney@redhat.com> - Decompress the kernel to help with boot time. - Various shellcheck cleanups. * Fri Jul 21 2023 Eric Curtin <ecurtin@redhat.com> - we now use androidboot.slot_suffix= to check if we are aboot or not and ostree= to parse the stateroot. * 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