From 2adb7b58e755d7ed8b8e8ee1501664b4a1e88ae3 Mon Sep 17 00:00:00 2001 From: sharpenedblade Date: Tue, 19 Mar 2024 15:36:54 -0700 Subject: [PATCH] Revert "Add t2linux config" This reverts commit 4b79f539c328b132f5593da0ccffe138ff37e651. --- README.md | 43 +++++++++++++++++++++++++++++++------- components/boot.xml | 8 ++----- components/liveinstall.xml | 2 +- components/t2linux.xml | 12 ----------- config.xml | 8 +++---- repositories/t2linux.xml | 7 ------- 6 files changed, 41 insertions(+), 39 deletions(-) delete mode 100644 components/t2linux.xml delete mode 100644 repositories/t2linux.xml diff --git a/README.md b/README.md index dd1d2ad..a36c6fb 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,43 @@ -# t2linux-fedora-iso +# fedora-kiwi-descriptions -This repo has kiwi image descriptions for t2linux Fedora ISOs. +This project is used to manage the Fedora KIWI image descriptions used in composing Fedora release images. -Combine the split ISOs with `cat name_of_iso_here.iso.* > full.iso`. +The `rawhide` branch is used for Fedora Rawhide images and each release branch is used by that release. -## Building the ISOs +All changes should be made via the PR workflow. -Clone this repo then run: +## Image variants + +Please look at [`VARIANTS`](/VARIANTS.md) for details on the available +configurations that can be built. + +## Image build quickstart + +Set up your development environment and run the image build (substitute `` and `` for the appropriate settings): ```bash -podman run --rm --privileged -v $PWD:/repo ghcr.io/t2linux/fedora-dev /repo/build.sh +# Install kiwi +[]$ sudo dnf --assumeyes install kiwi +# Run the image build +[]$ sudo ./kiwi-build --image-type= --image-profile= --output-dir ./outdir ``` -## Disclaimer -This project is not officially provided or supported by the Fedora Project. The official Fedora software is available at [https://fedoraproject.org/](https://fedoraproject.org/). This project is not related to Fedora in any way. +## CI information + +This project is tested using the [Software Factory Zuul CI instance](https://fedora.softwarefactory-project.io/zuul/project/pagure.io/fedora-kiwi-descriptions) +using the [Test Management Tool](https://tmt.readthedocs.io/). + +## Licensing + +This is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, under version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . diff --git a/components/boot.xml b/components/boot.xml index 3515bff..a57398f 100644 --- a/components/boot.xml +++ b/components/boot.xml @@ -1,11 +1,7 @@ - - - - - - + + diff --git a/components/liveinstall.xml b/components/liveinstall.xml index c53fba7..ca7106d 100644 --- a/components/liveinstall.xml +++ b/components/liveinstall.xml @@ -5,7 +5,7 @@ - + diff --git a/components/t2linux.xml b/components/t2linux.xml deleted file mode 100644 index 985345d..0000000 --- a/components/t2linux.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/config.xml b/config.xml index 03b8bbe..08d6ef6 100644 --- a/config.xml +++ b/config.xml @@ -2,9 +2,9 @@ - Fedora Project Contributors and the t2linux project - sharpenedblade@proton.me - t2linux Fedora + Fedora Project Contributors + devel@lists.fedoraproject.org + Fedora Linux 40 @@ -15,7 +15,6 @@ 40 - @@ -32,7 +31,6 @@ - diff --git a/repositories/t2linux.xml b/repositories/t2linux.xml deleted file mode 100644 index f839d63..0000000 --- a/repositories/t2linux.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - -