|
21 | 21 | - [Accessing registries and offline updates](registries-and-offline.md) |
22 | 22 | - [Logically bound images](logically-bound-images.md) |
23 | 23 | - [Booting local builds](booting-local-builds.md) |
24 | | -- [`man bootc`](man/bootc.md) |
25 | | -- [`man bootc-status`](man/bootc-status.md) |
26 | | -- [`man bootc-upgrade`](man/bootc-upgrade.md) |
27 | | -- [`man bootc-switch`](man/bootc-switch.md) |
28 | | -- [`man bootc-rollback`](man/bootc-rollback.md) |
29 | | -- [`man bootc-usr-overlay`](man/bootc-usr-overlay.md) |
30 | | -- [`man bootc-fetch-apply-updates.service`](man-md/bootc-fetch-apply-updates.service.md) |
31 | | -- [`man bootc-status-updated.path`](man-md/bootc-status-updated.path.md) |
32 | | -- [`man bootc-status-updated.target`](man-md/bootc-status-updated.target.md) |
| 24 | +- [`man bootc`](man/bootc.8.md) |
| 25 | +- [`man bootc-status`](man/bootc-status.8.md) |
| 26 | +- [`man bootc-upgrade`](man/bootc-upgrade.8.md) |
| 27 | +- [`man bootc-switch`](man/bootc-switch.8.md) |
| 28 | +- [`man bootc-rollback`](man/bootc-rollback.8.md) |
| 29 | +- [`man bootc-usr-overlay`](man/bootc-usr-overlay.8.md) |
| 30 | +- [`man bootc-fetch-apply-updates.service`](man/bootc-fetch-apply-updates.service.5.md) |
| 31 | +- [`man bootc-status-updated.path`](man/bootc-status-updated.path.5.md) |
| 32 | +- [`man bootc-status-updated.target`](man/bootc-status-updated.target.5.md) |
33 | 33 | - [Controlling bootc via API](bootc-via-api.md) |
34 | 34 |
|
35 | 35 | # Using `bootc install` |
36 | 36 |
|
37 | 37 | - [Understanding `bootc install`](bootc-install.md) |
38 | | -- [`man bootc-install`](man/bootc-install.md) |
39 | | -- [`man bootc-install-config`](man-md/bootc-install-config.md) |
40 | | -- [`man bootc-install-to-disk`](man/bootc-install-to-disk.md) |
41 | | -- [`man bootc-install-to-filesystem`](man/bootc-install-to-filesystem.md) |
42 | | -- [`man bootc-install-to-existing-root`](man/bootc-install-to-existing-root.md) |
| 38 | +- [`man bootc-install`](man/bootc-install.8.md) |
| 39 | +- [`man bootc-install-config`](man/bootc-install-config.5.md) |
| 40 | +- [`man bootc-install-to-disk`](man/bootc-install-to-disk.8.md) |
| 41 | +- [`man bootc-install-to-filesystem`](man/bootc-install-to-filesystem.8.md) |
| 42 | +- [`man bootc-install-to-existing-root`](man/bootc-install-to-existing-root.8.md) |
43 | 43 |
|
44 | 44 | # Bootc usage in containers |
45 | 45 |
|
46 | 46 | - [Read-only when in a default container](bootc-in-container.md) |
47 | | -- [`man bootc-container-lint`](man/bootc-container-lint.md) |
| 47 | +- [`man bootc-container-lint`](man/bootc-container-lint.8.md) |
48 | 48 |
|
49 | 49 | # Architecture |
50 | 50 |
|
51 | 51 | - [Image layout](bootc-images.md) |
52 | 52 | - [Filesystem](filesystem.md) |
53 | 53 | - [Filesystem: sysroot](filesystem-sysroot.md) |
54 | 54 | - [Container storage](filesystem-storage.md) |
55 | | -- [Bootloader](bootloader.md) |
| 55 | +- [Bootloader](bootloaders.md) |
56 | 56 |
|
57 | 57 | # Experimental features |
58 | 58 |
|
|
0 commit comments