File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 20
20
- [ Offline/disconnected updates] ( offline-updates.md )
21
21
- [ Booting local builds] ( booting-local-builds.md )
22
22
- [ ` man bootc ` ] ( man/bootc.md )
23
- - [ ` man bootc status ` ] ( man/bootc-status.md )
24
- - [ ` man bootc upgrade ` ] ( man/bootc-upgrade.md )
25
- - [ ` man bootc switch ` ] ( man/bootc-switch.md )
26
- - [ ` man bootc rollback ` ] ( man/bootc-rollback.md )
27
- - [ ` man bootc usr-overlay ` ] ( man/bootc-usr-overlay.md )
23
+ - [ ` man bootc- status ` ] ( man/bootc-status.md )
24
+ - [ ` man bootc- upgrade ` ] ( man/bootc-upgrade.md )
25
+ - [ ` man bootc- switch ` ] ( man/bootc-switch.md )
26
+ - [ ` man bootc- rollback ` ] ( man/bootc-rollback.md )
27
+ - [ ` man bootc- usr-overlay ` ] ( man/bootc-usr-overlay.md )
28
28
- [ ` man bootc-fetch-apply-updates.service ` ] ( man-md/bootc-fetch-apply-updates-service.md )
29
29
30
30
# Using ` bootc install `
31
31
32
32
- [ Understanding ` bootc install ` ] ( bootc-install.md )
33
- - [ ` man bootc-install.md ` ] ( man/bootc-install.md )
33
+ - [ ` man bootc-install ` ] ( man/bootc-install.md )
34
34
- [ ` man bootc-install-config ` ] ( man-md/bootc-install-config.md )
35
- - [ ` man bootc-install-to-disk.md ` ] ( man/bootc-install-to-disk.md )
36
- - [ ` man bootc-install-to-filesystem.md ` ] ( man/bootc-install-to-filesystem.md )
35
+ - [ ` man bootc-install-to-disk ` ] ( man/bootc-install-to-disk.md )
36
+ - [ ` man bootc-install-to-filesystem ` ] ( man/bootc-install-to-filesystem.md )
37
+ - [ ` man bootc-install-to-existing-root ` ] ( man/bootc-install-to-existing-root.md )
37
38
38
39
# Architecture
39
40
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ that can be overridden in a derived container image.
18
18
19
19
This is the only defined toplevel table.
20
20
21
- The `install`` section supports two subfields:
21
+ The ` install ` section supports two subfields:
22
22
23
23
- ` block ` : An array of supported ` to-disk ` backends enabled by this base container image;
24
24
if not specified, this will just be ` direct ` . The only other supported value is ` tpm2-luks ` .
You can’t perform that action at this time.
0 commit comments