Skip to content
Snippets Groups Projects

sysota: generate RAUC configuration file from template

Merged Zygmunt Krynicki requested to merge zyga/oniro:feature/sysota-config-gen into kirkstone
All threads resolved!
5 files
+ 56
52
Compare changes
  • Side-by-side
  • Inline
Files
5
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
[OTA]
BootLoaderType=GRUB
BootPartitionMountDir=/run/mount/boot
[GRUB]
EnvPath=/run/mount/boot/EFI/BOOT/grubenv
[Device]
Maker=Oniro Project
Model=QEMU Virtual Machine
[Compatible]
Machine=qemux86
[Quirks]
RebootDelay=180
Loading