> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 配置 Qualcomm Linux 软件组件

本节介绍 Qualcomm Linux 中可用的关键软件组件和平台功能。内容围绕以下主题组织：

## **固件与启动集成**

Qualcomm Linux 使用基于 UEFI 的启动流程。启动固件、子系统固件和 DSP 二进制文件通过 `meta-qcom` 中的 Yocto recipe 拉取到镜像中。有关固件 recipe 的详细信息，请参阅 [meta-qcom — 固件 recipe](./meta-qcom#firmware-recipes)。

* [系统 initscripts](./system-initscripts) — 添加到镜像中的系统初始化脚本
* [使用 systemd-boot 和 UKI 配置并安全启动](./configure-and-secure-boot-with-systemd-boot-and-uki) — 启动流程控制、UKI、EFI 镜像和安全启动签名
* [从 SD 卡启动 Linux 操作系统](./boot-linux-operating-system-from-the-sd-card) — 将 SD 卡作为备用介质启动

## **存储、分区与布局**

* [在 Qualcomm Linux 中管理分区](./manage-partitions-in-qualcomm-linux) — 添加、删除、修改和重命名闪存分区
* [Persist 分区](./persist-partition) — 跨重启的持久化数据存储
* [使用 efivar 工具管理 UEFI 环境变量](./manage-uefi-environment-variables-using-the-efivar-tool) — 配置 UEFI 固件变量

## **容器、虚拟化与 OTA**

* [运行 Docker 容器](./run-docker-containers) — 在 Qualcomm Linux 上启用 Docker 和 Docker Compose
* [使用 Qualcomm Linux 设置 Kubernetes](./set-up-kubernetes-with-qualcomm-linux) — Kubernetes 启用和编排
* [创建辅助虚拟机](./create-a-secondary-virtual-machine) — QEMU/KVM 客户机 VM 设置
* [使用 capsule 和 OSTree 机制更新 Qualcomm Linux 上的固件和操作系统](./update-firmware-and-os-on-qualcomm-linux-using-capsule-and-os-tree-mechanisms) — 使用 capsule 和 OSTree 进行 OTA 更新
