diff --git a/.github/workflows/ostree-build.yaml b/.github/workflows/ostree-build.yaml index ecfa8d69..b1a04fe5 100644 --- a/.github/workflows/ostree-build.yaml +++ b/.github/workflows/ostree-build.yaml @@ -17,7 +17,7 @@ jobs: packages: write timeout-minutes: 40 container: - image: public.ecr.aws/docker/library/fedora:39@sha256:06df381d697d14940c886fda8e94a4fdc838df74e93f65111ed3ea04f7a7d6e0 + image: public.ecr.aws/docker/library/fedora:40 # Fix SELinux for the built OSTree: https://github.com/coreos/rpm-ostree/issues/1943 options: --privileged --security-opt label:disable strategy: diff --git a/_redirects b/_redirects new file mode 100644 index 00000000..5480aa04 --- /dev/null +++ b/_redirects @@ -0,0 +1 @@ +/ https://github.com/JJGadgets/Biohazard 301 \ No newline at end of file diff --git a/ostree/repos.sh b/ostree/repos.sh index c7fe369b..5fd2ae55 100755 --- a/ostree/repos.sh +++ b/ostree/repos.sh @@ -1,2 +1,2 @@ #!/bin/sh -curl -v -o ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo" | wget -O ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo" \ No newline at end of file +curl -v -o ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo" || wget -O ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo" \ No newline at end of file diff --git a/ostree/router.yaml b/ostree/router.yaml index b329d1b4..e4a3db1e 100644 --- a/ostree/router.yaml +++ b/ostree/router.yaml @@ -14,11 +14,6 @@ tmp-is-dir: true repos: - fedora-40 - fedora-40-updates - # - fedora-40-updates-testing - - rpmfusion-free - - rpmfusion-free-updates - - copr:copr.fedorainfracloud.org:wezfurlong:wezterm-nightly - - copr:copr.fedorainfracloud.org:atim:i3status-rust packages: # base