Skip to content

Commit

Permalink
Set cost of install repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Nov 25, 2023
1 parent 5555693 commit 3d1ce60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t2linux-fedora-common.ks
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
repo --name=tmp-t2linux --baseurl=https://download.copr.fedorainfracloud.org/results/sharpenedblade/t2linux/fedora-$releasever-$basearch/
repo --name=tmp-t2linux --cost=98 --baseurl=https://download.copr.fedorainfracloud.org/results/sharpenedblade/t2linux/fedora-$releasever-$basearch/

bootloader --append="intel_iommu=on iommu=pt"

Expand Down

0 comments on commit 3d1ce60

Please sign in to comment.