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
Hi, I was looking for qbootctl in Fedora and I don't see it packaged there. Are you considering getting it there as well?
Il giorno mar 9 mag 2023 alle ore 14:04 Eric Curtin ecurtin@redhat.com ha scritto:
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
CentOS-automotive-sig mailing list CentOS-automotive-sig@centos.org https://lists.centos.org/mailman/listinfo/centos-automotive-sig
On Tue, 9 May 2023 at 13:29, Sandro Bonazzola sbonazzo@redhat.com wrote:
Hi, I was looking for qbootctl in Fedora and I don't see it packaged there. Are you considering getting it there as well?
I wasn't but I think we probably should, I know the Fedora Mobility guys are using it at the moment also for Qualcomm phones like OnePlus 6.
Il giorno mar 9 mag 2023 alle ore 14:04 Eric Curtin ecurtin@redhat.com ha scritto:
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
CentOS-automotive-sig mailing list CentOS-automotive-sig@centos.org https://lists.centos.org/mailman/listinfo/centos-automotive-sig
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING - Red Hat In-Vehicle Operating System
Red Hat EMEA
sbonazzo@redhat.com
Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.
CentOS-automotive-sig mailing list CentOS-automotive-sig@centos.org https://lists.centos.org/mailman/listinfo/centos-automotive-sig
On Tue, May 09, 2023 at 01:04:01PM +0100, Eric Curtin wrote:
Hello,
I would like to request an rpm to be added to Automotive SIG RPM repository.
The project has been created: https://gitlab.com/CentOS/automotive/rpms/qbootctl/
You should have access to it at the maintainer level through the automotive-sig group.
Don't forget to add the package in the different automotive SIG tags in CBS using: cbs add-pkg --owner=<username> <tag> <pkg_name>
Where the tags can be found at: https://sigs.centos.org/automotive/contributing/building_packages/#automotiv...
Pierre
automotive-sig@lists.centos.org