1
0
Fork 0
Commit graph

167 commits

Author SHA1 Message Date
cf6e076c6a ci: Remove old build step 2025-04-28 18:16:51 +02:00
fdde7b0736 ci: Fix podman login
All checks were successful
/ build-kde (push) Successful in 20m24s
2025-04-28 13:34:41 +02:00
b3c97ed3b2 ci: Fix cache path
Some checks failed
/ build-kde (push) Failing after 9s
2025-04-28 12:18:15 +02:00
e06df2d81c ci: Fix image build step name 2025-04-28 12:13:16 +02:00
8e7f710c08 ci: Start transitioning to actions
Some checks failed
/ build-kde (push) Failing after 10s
2025-04-28 12:11:39 +02:00
855d1eabab ci: Stop building gnome images
All checks were successful
/ build-kde (push) Successful in 19m53s
2025-04-24 23:26:41 +02:00
11c0e2ff1a Use "git-core" instead of "git" for mpv build
Some checks failed
/ build-gnome (push) Has been cancelled
/ build-kde (push) Has been cancelled
Inspired by https://fedoraproject.org/wiki/Changes/ChangeToGitCore
2025-04-23 14:53:22 +02:00
667f41ed7c fix: Treat /usr/bin and /usr/sbin as same directory
All checks were successful
/ build-gnome (push) Successful in 17m44s
/ build-kde (push) Successful in 25m17s
These two directories have been merged in F42, given that the current
regex to exclude some packages from sbin is no longer valid and needs to
exclude both their bin and sbin paths.

https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
2025-04-17 01:26:56 +02:00
e650817c5d fix: Force customized prompt to always apply
All checks were successful
/ build-gnome (push) Successful in 17m40s
/ build-kde (push) Successful in 24m27s
The script was expecting one of two default prompts to be set, so it
wouldn't override any custom ones. But the default prompts changed in
F42, this patch removes the check these prompts and makes the script
always override it.
2025-04-16 16:36:38 +02:00
9ed69ddf96 Rebase to F42
All checks were successful
/ build-gnome (push) Successful in 18m19s
/ build-kde (push) Successful in 24m59s
2025-04-16 13:08:52 +02:00
6079b7a33c Handle expiration through annotations
All checks were successful
/ build-gnome (push) Successful in 15m26s
/ build-kde (push) Successful in 21m32s
2025-04-10 12:30:10 +02:00
ce4c07197b Configure expiration for dated images only
Some checks failed
/ build-gnome (push) Successful in 9m19s
/ build-kde (push) Has been cancelled
2025-04-10 11:09:55 +02:00
9688b0ff46 Hardcode quay expiration
All checks were successful
/ build-gnome (push) Successful in 13m42s
/ build-kde (push) Successful in 14m45s
I'll most likely make this into a variable soon, but I don't want it to
be inherited from upstream in case it changes there.
2025-04-09 23:42:15 +02:00
c3f2c8f7e3 Make registry domain a build arg
All checks were successful
/ build-gnome (push) Successful in 13m35s
/ build-kde (push) Successful in 19m21s
2025-04-09 22:55:12 +02:00
a300ce01e7 Move build to "oci-builder" runners
Some checks failed
/ build-kde (push) Failing after 11m53s
/ build-gnome (push) Failing after 11m54s
2025-04-07 20:46:43 +02:00
1df3970702 Enable no-new-privileges on builds
All checks were successful
/ build-gnome (push) Successful in 14m46s
/ build-kde (push) Successful in 19m47s
2025-03-30 14:52:49 +02:00
666ce978e2 Fix builds inside locked-down buildah container
All checks were successful
/ build-gnome (push) Successful in 13m2s
/ build-kde (push) Successful in 19m15s
2025-03-29 21:48:44 +01:00
cfdde98fdf Make manpager less more verbose
All checks were successful
/ build-kde (push) Successful in 19m36s
/ build-gnome (push) Successful in 14m10s
2025-03-27 21:50:37 +01:00
23c10bf98c Make setuid/setgid file exceptions more robust.
All checks were successful
/ build-gnome (push) Successful in 14m17s
/ build-kde (push) Successful in 20m2s
2025-03-27 21:13:49 +01:00
25b2d55175 Fix quoting 2025-03-27 21:07:40 +01:00
8d03443759 Make bat manpager print from top
All checks were successful
/ build-gnome (push) Successful in 13m47s
/ build-kde (push) Successful in 18m53s
If a manual is short enough to fit into first screen, the manual will
not start at the top of the terminal because it's painted from bottom to
top. This makes less print from top to bottom, making the behavior
consistent between long and short manuals.
2025-03-26 13:58:13 +01:00
9ab7accb63 Fix paging when LESS variable is set 2025-03-26 13:56:30 +01:00
7c6f973a2e Disable less truncation 2025-03-26 13:54:59 +01:00
48927b0a06 Fix LESS and SYSTEMD_LESS configuration.
All checks were successful
/ build-gnome (push) Successful in 13m41s
/ build-kde (push) Successful in 18m29s
2025-03-22 21:33:21 +01:00
8e4856f2da Make LESS match SYSTEMD_LESS
All checks were successful
/ build-gnome (push) Successful in 13m22s
/ build-kde (push) Successful in 18m47s
2025-03-22 15:50:11 +01:00
94178cfbc4 Make configs less likely to conflict with upstream 2025-03-22 15:48:47 +01:00
3ccd0cf694 Enable mouse scrolling in systemd tools
All checks were successful
/ build-gnome (push) Successful in 13m58s
/ build-kde (push) Successful in 18m49s
Additionally causes the output to not stay in buffer after pager exit.
2025-03-22 14:52:09 +01:00
833cf11aa8 Make bat manpager exit on SIGINT
All checks were successful
/ build-gnome (push) Successful in 16m11s
/ build-kde (push) Successful in 23m35s
2025-03-21 17:42:59 +01:00
18763ea58f Revert "Work around latest dnf5 not pulling gpg keys"
Some checks failed
/ build-kde (push) Failing after 10m0s
/ build-gnome (push) Successful in 12m30s
This reverts commit 7accbdd080.
2025-03-20 10:16:35 +01:00
7accbdd080 Work around latest dnf5 not pulling gpg keys
All checks were successful
/ build-gnome (push) Successful in 13m27s
/ build-kde (push) Successful in 18m37s
Workaround for https://github.com/rpm-software-management/dnf5/issues/2134
2025-03-17 10:31:39 +01:00
6f34e1897f Revert "Simplify colored prompt"
Some checks failed
/ build-gnome (push) Successful in 12m39s
/ build-kde (push) Failing after 6m40s
This reverts commit 0dfcb1252a.
2025-03-16 20:58:51 +01:00
993ca7315e (ver4a) Re-enable setuid on FUSE mount binaries.
All checks were successful
/ build-kde (push) Successful in 19m10s
/ build-gnome (push) Successful in 14m37s
This is required for flatpak which depends on FUSE.
2025-03-14 16:58:58 +01:00
0dfcb1252a Simplify colored prompt
All checks were successful
/ build-gnome (push) Successful in 13m36s
/ build-kde (push) Successful in 18m58s
2025-03-14 10:32:58 +01:00
ae7824edef Allow wheel members to manage systemd units without prompts.
Some checks failed
/ build-gnome (push) Failing after 11m6s
/ build-kde (push) Failing after 13m25s
Required for passwordless run0 usage.
2025-03-13 14:00:21 +01:00
02e0d34ac3 Remove rpm-ostreed.conf, since I only use dnf5 for layering.
Some checks failed
/ build-gnome (push) Failing after 10m51s
/ build-kde (push) Failing after 13m48s
2025-03-13 13:27:07 +01:00
134207ef6a Enable nvidia persistenced
All checks were successful
/ build-gnome (push) Successful in 15m24s
/ build-kde (push) Successful in 19m54s
2025-03-12 18:59:25 +01:00
d174d3d14f (ver4a) Fix password checking
All checks were successful
/ build-kde (push) Successful in 19m23s
/ build-gnome (push) Successful in 14m30s
Previous commit broke unlocking Plasma and likely some other stuff I
didn't test for.
2025-03-12 16:15:38 +01:00
d202ad9e64 (vera4) Remove setuid/setgid bits
Some checks failed
/ build-kde (push) Has been cancelled
/ build-gnome (push) Has been cancelled
2025-03-12 16:04:21 +01:00
56d906c633 Make podman build aware of NAMESPACE variable.
All checks were successful
/ build-gnome (push) Successful in 13m48s
/ build-kde (push) Successful in 18m37s
2025-03-05 14:33:59 +01:00
ee95bd84da Make namespace configurable in build.
Some checks failed
/ build-kde (push) Failing after 11m9s
/ build-gnome (push) Failing after 11m8s
2025-03-05 14:04:34 +01:00
aa5fbbd7e5 Push all images with versioned tag
All checks were successful
/ build-gnome (push) Successful in 14m1s
/ build-kde (push) Successful in 18m44s
2025-03-04 12:39:26 +01:00
187a347c76 Push kde image with versioned tag
Some checks failed
/ build-kde (push) Failing after 13m7s
/ build-gnome (push) Failing after 10m34s
2025-03-01 21:49:10 +01:00
dd5faaf8ff Fix disabling libmpv build
All checks were successful
/ build-gnome (push) Successful in 13m48s
/ build-kde (push) Successful in 19m1s
2025-02-23 14:46:17 +01:00
5663d212c9 Disable building libmpv
Some checks failed
/ build-kde (push) Failing after 8m22s
/ build-gnome (push) Failing after 8m3s
mpv upstream changed this to be enabled by default and it currently fails
build. I'm disabling it since it's not needed for anything right now.
2025-02-23 14:24:09 +01:00
808e170e94 (ver4a) Simplify kde-connect removal and remove discover
Some checks failed
/ build-kde (push) Failing after 8m32s
/ build-gnome (push) Failing after 8m39s
2025-02-23 13:55:43 +01:00
4b481af60a (ver4a) Fix typo 2025-02-23 13:50:03 +01:00
b52cab3326 (ver4a) Use dnf5 remove consistently instead of rpm -e 2025-02-23 01:26:43 +01:00
80b2915c58 (ver4a) Merge similar package operations 2025-02-23 01:06:33 +01:00
39230d1f67 (ver4a) Enable system clipboard support in neovim 2025-02-23 00:44:44 +01:00
f9e4fe33f5 (ver4a) Install openrgb
All checks were successful
/ build-gnome (push) Successful in 13m59s
/ build-kde (push) Successful in 19m7s
2025-01-28 21:54:19 +01:00