Hello,
I would like to request an rpm to be added to Automotive SIG RPM repository.
qbootctl is an open-source implementation of abootctl, it is used to set the slot to boot next (A or B), to read the current slot, to check bootable flags, mark a slot as successfully booted and other similar functionality.
https://gitlab.com/sdm845-mainline/qbootctl
$ sudo qbootctl -h qbootctl: qcom bootctrl HAL port for Linux ------------------------------------------- qbootctl [-c|-m|-s|-u|-b|-n|-x] [SLOT]
<no args> dump slot info (default) -h this help text -c get the current slot -a get the active slot -b SLOT check if SLOT is marked as bootable -n SLOT check if SLOT is marked as successful -x [SLOT] get the slot suffix for SLOT (default: current) -s SLOT set to active slot to SLOT -m [SLOT] mark a boot as successful (default: current) -u [SLOT] mark SLOT as unbootable (default: current)
it may be used with greenboot and ostree for A/B boot behaviour.
Is mise le meas/Regards,
Eric Curtin