From 8de8a918d1c3be8cc7ffe82b6477b030186134c8 Mon Sep 17 00:00:00 2001 From: Eugene Zamriy Date: Wed, 12 Apr 2023 19:58:12 +0300 Subject: [PATCH] Updates MSVSphere 9 modified packages list Added the following packages: - anaconda - anaconda-user-help - ca-certificates - chrony --- msvsphere-9.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 02ac526..169d9e8 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -71,6 +71,18 @@ } }, "modified": { + "anaconda": { + "reason": "Disabled Red Hat's CDN and subscription, added Minimal variant support, default timezone set to Europe/Moscow." + }, + "anaconda-user-help": { + "reason": "Debranded for MSVSphere." + }, + "ca-certificates": { + "reason": "Added Russian Trusted Root CA support." + }, + "chrony": { + "reason": "Vendorzone changed from rhel to ru." + }, "thunderbird": { "reason": "User-Agent vendor changed to MSVSphere." }