From 9a091bea3bf70534356aa23dd25a2327527af1a0 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Fri, 16 Jun 2023 13:12:01 +0530 Subject: [PATCH] changelog: Add the changelog for the nvidia-drivers migration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sayan Chowdhury Co-authored-by: Kai Lüke --- changelog/changes/2023-06-16-nvidia-drivers-525.105.17.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/changes/2023-06-16-nvidia-drivers-525.105.17.md diff --git a/changelog/changes/2023-06-16-nvidia-drivers-525.105.17.md b/changelog/changes/2023-06-16-nvidia-drivers-525.105.17.md new file mode 100644 index 0000000000..3947b0f161 --- /dev/null +++ b/changelog/changes/2023-06-16-nvidia-drivers-525.105.17.md @@ -0,0 +1 @@ +- Migrated the NVIDIA installer from the Azure/AWS OEM partition to `/usr` to make it available on all platforms ([scripts#932](https://github.com/flatcar/scripts/pull/932/), [Flatcar#1077](https://github.com/flatcar/Flatcar/issues/1077))