I wasn't sure if the ostree installer flatpak runtimes should move to
f37 or not, but I think they should? If not, will revert that part.

* add server kvm image
* fixed media paths to have 1.1 in them.
* Updated release-candidate script
* update flatpak refs for kionite

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-10-14 13:40:59 -07:00 committed by kevin
parent 76da8dd8d0
commit b35971f438
2 changed files with 1001 additions and 1 deletions

1000
fedora-final.conf Normal file

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@ LABEL=$1
# Remove the label from arguments. It gets special treatment. Other arguments
# to the script are passed to pungi-koji directly.
shift
CONFIG="fedora-beta.conf"
CONFIG="fedora-final.conf"
TARGET_DIR="/mnt/koji/compose/37"
#OLD_COMPOSES_DIR="--old-composes=/mnt/fedora_koji/compose/f23 --old-composes=$TARGET_DIR"
NIGHTLY=""