Commit eb53e87
committed
install/aleph: add
This adds a compatibility symlink along the created `.bootc-aleph.json`
named `.aleph-version.json`.
This compat symlink allow for an easier migration from osbuild's
aleph stage [1] to the aleph provided by `bootc install`.
This also create a precedent for a "standard" aleph well-known
filename that isn't tied to the name of the tool creating it.
Note that coreOS and bootupd relies on this aleph file to exist.
[1] https://github.com/osbuild/osbuild/blob/main/stages/org.osbuild.ostree.aleph
See coreos/fedora-coreos-tracker#2187
Signed-off-by: JB Trystram <jbtrystram@redhat.com>aleph-version.json symlink1 parent a2bc817 commit eb53e87
3 files changed
Lines changed: 16 additions & 2 deletions
File tree
- crates/lib/src/install
- docs/src
- tmt/tests/booted/readonly
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
83 | | - | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
88 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 | | |
90 | 96 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| 547 | + | |
| 548 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
0 commit comments