Test out new optfix

This commit is contained in:
Gerald Pinder
2024-12-29 13:45:05 -05:00
parent 0187918b47
commit 910e9595c8
2 changed files with 4 additions and 5 deletions

View File

@@ -13,9 +13,8 @@ modules:
# scripts: # scripts:
# - install-steam.sh # - install-steam.sh
- type: rpm-ostree - type: rpm-ostree
# There's a bug preventing me from doing a separate optfix call source: ghcr.io/blue-build/modules/rpm-ostree:optfix-auto-ln
# https://github.com/blue-build/modules/issues/365 optfix:
# optfix: - r2modman
# - r2modman
install: install:
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.49/r2modman-3.1.49.x86_64.rpm - https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.49/r2modman-3.1.49.x86_64.rpm

View File

@@ -5,9 +5,9 @@ modules:
snippets: snippets:
- rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc - rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
- type: rpm-ostree - type: rpm-ostree
source: ghcr.io/blue-build/modules/rpm-ostree:optfix-auto-ln
optfix: optfix:
- brave.com - brave.com
- r2modman
repos: repos:
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo - https://pkgs.tailscale.com/stable/fedora/tailscale.repo
- https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo - https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo