mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-13 19:51:03 +01:00
changelog: add torcx removal, sysext migration
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
This commit is contained in:
parent
6512ef04ca
commit
22582dca7c
@ -1 +0,0 @@
|
||||
- SDK: bump Mantle / Kola container image version to include torcx removal / sysext tests ([Mantle#466](https://github.com/flatcar/mantle/pull/466), [Mantle#465](https://github.com/flatcar/mantle/pull/465))
|
||||
@ -1 +0,0 @@
|
||||
- update_engine: remove torcx sanity checks because the OS image removed torcx ([update_engine#30](https://github.com/flatcar/update_engine/pull/30))
|
||||
4
changelog/changes/2023-10-19-torcx-removal.md
Normal file
4
changelog/changes/2023-10-19-torcx-removal.md
Normal file
@ -0,0 +1,4 @@
|
||||
- **torcx was replaced by systemd-sysext in the OS image**. Learn more about sysext and how to customise OS images [here](https://www.flatcar.org/docs/latest/provisioning/sysext/).
|
||||
- Torcx has been removed entirely; if you use torcx to extend the Flatcar base OS image, please refer to our [conversion script](https://www.flatcar.org/docs/latest/provisioning/sysext/#torcx-deprecation) and to the sysext documentation mentioned above for migrating.
|
||||
- Consequently, `update_engine` will not perform torcx sanity checks post-update anymore.
|
||||
- Relevant changes: [scripts#1216](https://github.com/flatcar/scripts/pull/1216), [update_engine#30](https://github.com/flatcar/update_engine/pull/30), [Mantle#466](https://github.com/flatcar/mantle/pull/466), [Mantle#465](https://github.com/flatcar/mantle/pull/465).
|
||||
Loading…
x
Reference in New Issue
Block a user