This provides a basic prototype for boot control. Some documentation is in boot/bootctl/README.rst
11 lines
271 B
ReStructuredText
11 lines
271 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
Bootctl Library
|
|
===============
|
|
|
|
This library is a reference implementation of boot control, a way to control
|
|
the boot, used for experimentation.
|
|
|
|
.. Copyright 2025 Canonical Ltd
|
|
.. Written by Simon Glass <simon.glass@canonical.com>
|