Commit a1de91b
committed
composefs/uki: Remove stripping
We were stripping `.staged` suffix from UKI/UKI Addons whenever
unstaging the bootloader entries for the currently staged composefs
deployment. Earlier we needed this as we were putting all EFI
binaries in `ESP/EFI/Linux` all of which (staged or unstaged) would
be picked up by the bootloader which is not what we want.
We now put all EFI binaries in `ESP/EFI/Linux/bootc` and use BLS .conf
files to point to the binaries, which makes the `.staged` suffix for
EFI binaries irrelevant.
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>.staged suffix on finalize1 parent 2829403 commit a1de91b
1 file changed
Lines changed: 3 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
127 | | - | |
128 | | - | |
129 | 126 | | |
130 | 127 | | |
131 | 128 | | |
132 | 129 | | |
133 | 130 | | |
134 | 131 | | |
135 | 132 | | |
136 | | - | |
| 133 | + | |
137 | 134 | | |
138 | 135 | | |
139 | 136 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | 137 | | |
145 | 138 | | |
146 | 139 | | |
| |||
152 | 145 | | |
153 | 146 | | |
154 | 147 | | |
155 | | - | |
156 | | - | |
157 | | - | |
| 148 | + | |
158 | 149 | | |
159 | 150 | | |
160 | 151 | | |
| |||
163 | 154 | | |
164 | 155 | | |
165 | 156 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
0 commit comments