From 8743e07f384e6d6150df88828b4daaa4791115b8 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Mon, 1 Apr 2024 17:38:37 -0700 Subject: [PATCH] Add workstation XML --- components/live/common.xml | 10 ++++----- components/live/workstation-lite.xml | 22 +++++++++++++++++++ components/live/workstation.xml | 26 +++++++++++++++++++++++ configs/rocky-live-workstation-lite.xml | 28 +++++++++++++++++++++++++ configs/rocky-live-workstation.xml | 28 +++++++++++++++++++++++++ live/workstation-lite.xml | 11 ++++++++++ live/workstation.xml | 11 ++++++++++ 7 files changed, 131 insertions(+), 5 deletions(-) create mode 100644 components/live/workstation-lite.xml create mode 100644 components/live/workstation.xml create mode 100644 configs/rocky-live-workstation-lite.xml create mode 100644 configs/rocky-live-workstation.xml create mode 100644 live/workstation-lite.xml create mode 100644 live/workstation.xml diff --git a/components/live/common.xml b/components/live/common.xml index c2c83b1..c93789c 100644 --- a/components/live/common.xml +++ b/components/live/common.xml @@ -7,14 +7,14 @@ - - - - - + + + + + diff --git a/components/live/workstation-lite.xml b/components/live/workstation-lite.xml new file mode 100644 index 0000000..c35c029 --- /dev/null +++ b/components/live/workstation-lite.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/components/live/workstation.xml b/components/live/workstation.xml new file mode 100644 index 0000000..7f7657d --- /dev/null +++ b/components/live/workstation.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/configs/rocky-live-workstation-lite.xml b/configs/rocky-live-workstation-lite.xml new file mode 100644 index 0000000..a4fa7db --- /dev/null +++ b/configs/rocky-live-workstation-lite.xml @@ -0,0 +1,28 @@ + + + + + Release Engineering (SIG/Core) + releng@rockylinux.org + Rocky Linux + + + 9 + dnf + en_US + us + UTC + 9 + + + + + + + + + + + + + diff --git a/configs/rocky-live-workstation.xml b/configs/rocky-live-workstation.xml new file mode 100644 index 0000000..c4dcfa5 --- /dev/null +++ b/configs/rocky-live-workstation.xml @@ -0,0 +1,28 @@ + + + + + Release Engineering (SIG/Core) + releng@rockylinux.org + Rocky Linux + + + 9 + dnf + en_US + us + UTC + 9 + + + + + + + + + + + + + diff --git a/live/workstation-lite.xml b/live/workstation-lite.xml new file mode 100644 index 0000000..d84b6ba --- /dev/null +++ b/live/workstation-lite.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/live/workstation.xml b/live/workstation.xml new file mode 100644 index 0000000..96d8cae --- /dev/null +++ b/live/workstation.xml @@ -0,0 +1,11 @@ + + + + + + + + + + +