Skip to content

Commit

Permalink
attempt fixxing glob
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Apr 26, 2024
1 parent 3ffd0f8 commit 1cc9184
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion t2linux-fedora-common.ks
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
repo --name="copr_copr.fedorainfracloud.org_sharpenedblade_t2linux" --cost=80 --baseurl=https://download.copr.fedorainfracloud.org/results/sharpenedblade/t2linux/fedora-$releasever-$basearch/
repo --name=fedora --excludepkgs=kernel,kernel-core

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

%packages

-kernel-*[-0-9.]fc*[0-9].x86_64
kernel-*[-0-9.]t2.fc*[0-9].x86_64
kernel-core*.t2.*
t2linux-config
copr-sharpenedblade-t2linux-release
Expand Down

0 comments on commit 1cc9184

Please sign in to comment.