|
2 | 2 |
|
3 | 3 | OS Image Composer is a command-line tool for building custom, bootable Linux |
4 | 4 | images from pre-built packages. Define your requirements in a YAML template, |
5 | | -run one command to get a RAW image ready to deploy (ISO installers require an extra step; see the Installation Guide). |
| 5 | +run one command to get a RAW image ready for deployment (ISO installers require an extra step; see the Installation Guide). |
6 | 6 |
|
7 | 7 | **Supported distributions:** Azure Linux (azl3), |
8 | 8 | [Edge Microvisor Toolkit](https://docs.openedgeplatform.intel.com/2026.0/edge-microvisor-toolkit/index.html) |
@@ -70,14 +70,15 @@ For build options (Earthly, Debian package) and prerequisite details, see the |
70 | 70 | :::{toctree} |
71 | 71 | :hidden: |
72 | 72 |
|
73 | | -Installation Guide <tutorial/installation.md> |
74 | | -Prerequisites <tutorial/prerequisite.md> |
75 | | -Architecture <architecture.md> |
76 | | -Usage Guide <tutorial/usage-guide.md> |
77 | | -Secure Boot Configuration <tutorial/configure-secure-boot.md> |
78 | | -Configure Users <tutorial/configure-image-user.md> |
79 | | -Customize Image Build <tutorial/configure-additional-actions-for-build.md> |
80 | | -Configure Multiple Package Repositories <tutorial/configure-multiple-package-repositories.md> |
| 73 | +Installation Guide <./tutorial/installation.md> |
| 74 | +Prerequisites <./tutorial/prerequisite.md> |
| 75 | +Architecture <./architecture.md> |
| 76 | +Usage Guide <./tutorial/usage-guide.md> |
| 77 | +Secure Boot Configuration <./tutorial/configure-secure-boot.md> |
| 78 | +Configure Users <./tutorial/configure-image-user.md> |
| 79 | +Customize Image Build <./tutorial/configure-additional-actions-for-build.md> |
| 80 | +Configure Multiple Package Repositories <./tutorial/configure-multiple-package-repositories.md> |
| 81 | +AI Template Generation (RAG) <./tutorial/ai-template-generation.md> |
81 | 82 | release-notes.md |
82 | 83 |
|
83 | 84 | ::: |
|
0 commit comments