Commit graph

81 commits

Author SHA1 Message Date
af4823a730
fix: enable maximize build space to fix out of space error in build workflow 2025-11-18 19:15:53 -08:00
147a0098a8
fix: temporarily disable goldwarden (rpm installs) to allow F43 build 2025-11-18 19:09:09 -08:00
575dbdfba3
feat: add git-filter-repo package 2025-08-09 19:22:51 -07:00
606d873815
fix: change default-flatpaks to default-flatpaks@v1 since we are still using the remove feature, which was removed in v2 2025-08-08 20:02:22 -07:00
2ec74db25a
feat: add android-tools and hunspell-dev packages 2025-08-08 19:44:29 -07:00
d6895209da
feat: update bluebuild to v1.8. switch type: rpm-ostree to new type: dnf, add new native groupinstall support, and cleanup docker repo
- Rename and update obsolete docker-ce_f41.repo file to f42 and update common-modules.yml to reference the new docker-ce.repo.
- Remove old groupinstall scripts.
- Switch rpm-ostree plugin to new dnf plugin for better performance and features
- Add groupinstall functionality to recipe via new dnf plugin
2025-06-13 16:54:02 -07:00
6386f24d12
Split recipe into common-modules.yml, and recipe_gnome.yml. Add recipe_gnome-nvidia-open and update build.yml to support building a new nvidia-compatible image in addition to the normal gnome image 2025-06-04 23:01:23 -07:00
892fc68e4e
add lexend font 2025-05-09 00:02:55 -07:00
8d963480f6
Add pin_overrides for sound card via modprobe.d and /lib/firmware to use additional inputs as surround sound outputs instead 2025-04-29 22:38:25 -07:00
5626f95dc0 revert b0a628d02f
revert Add https://github.com/ prefix to action name as it doesn't work on github
2025-04-16 18:13:07 -07:00
b0a628d02f Add https://github.com/ prefix to action name 2025-04-16 18:04:59 -07:00
a6da4331b9 remove obsolete cockpit-navigator 2025-04-16 17:36:56 -07:00
724b2179a5 Fix typo in Fedora version for docker repo 2025-04-16 17:32:41 -07:00
e681277f23 Move docker repo file to correct location 2025-04-16 17:27:07 -07:00
315fc8148d Update recipes/recipe.yml 2025-04-16 17:08:09 -07:00
b4decfd142 Add static docker f41 repo file for use until 42 repo is published 2025-04-16 17:04:51 -07:00
970899774f Add native vscode as overlay to increase compatibility with using other tools together with code 2025-04-16 16:49:36 -07:00
f5bb8a8049 Install gnome-boxes and bottles as overlay packages instead of flatpaks to increase compatibility 2025-04-16 16:47:24 -07:00
b0f8ae9160 Fix readme typos 2025-04-16 16:41:55 -07:00
87bacc5c35 Add cockpit packages 2025-04-16 16:37:34 -07:00
966db1eea5 Make all flatpaks systemwide. Add Thunderbird, Vorta, and Librewolf. 2025-04-16 16:32:52 -07:00
ab7b7a949c
Add Gnome Boxes flatpak 2024-11-13 21:38:16 -08:00
e5836f19f7
Temporarily disable groupinstall scripts until fixed 2024-11-13 21:29:02 -08:00
aa7e174823
Add missing gschema.override file, add groupinstall scripts to install devel-tools 2024-11-13 21:22:10 -08:00
345abed5d8
Remove trailing space in zz1-power-button-settings.gschema.override's name 2024-11-13 21:01:25 -08:00
e593567742
Remove akmods installation to fix conflict error (already installed in Bazzite) 2024-11-13 20:53:21 -08:00
fb2297478c
Major refactor to blue-build to allow more complex builds 2024-11-13 20:44:18 -08:00
01259cef7b
Use 'ostree remote add' instead of the incorrect 'rpm-ostree install' for repos 2024-11-13 15:59:43 -08:00
f75417dc71
Sync repos before package install 2024-11-13 15:51:02 -08:00
085c0da90d
Add docker-ce and enable on boot 2024-11-13 15:47:00 -08:00
96eb99ecb3
Add ansible package 2024-11-01 12:58:32 -07:00
704ce3dee8
fix: add space after each group of packages to prevent unwanted merging of package names, tidy: rename GH action to delete all old workflow runs, add: TODO to build.sh to add rpm building with FPM 2024-10-30 22:22:00 -07:00
cd4560a590
Rewrite of GHA jobs that collect dnf groups, add processing for dnf4 and dnf5 2024-10-30 22:02:20 -07:00
3fab4d535c
Move group definitions into build.sh with other pkgs, and use gh actions to replace groupinstall with install <pkgs> 2024-10-30 13:33:31 -07:00
79cc4b6ef0
Add support for defining dnf package groups to install 2024-10-30 13:08:35 -07:00
388fd4f93d
Remove build-kde.yml as it's not being used 2024-10-29 20:34:54 -07:00
00790db371
Fix small typo in env vars 2024-10-29 20:28:46 -07:00
1a554fa16f
Fix missing * in cron definition 2024-10-29 20:25:55 -07:00
d7ff16c3fc Change FEDORA_VERSION to latest, rename build.yml to build-kde.yml to be more specific, rename packages bazzite-custom-gnome => bazzite-badblocks-gnome and bazzite-custom => bazzite-badblocks-kde 2024-10-29 20:01:15 -07:00
aeb9ef6348 Remove bashtop package (not in repo), add taskwarrior (task) 2024-10-28 23:23:12 -07:00
358793a543 Add glances, htop, bashtop packages 2024-10-28 11:53:35 -07:00
e5265d5763 Remove sunshine package in favor of using ujust setup-sunshine 2024-10-26 11:41:32 -07:00
e1131e214f
Add libappstream-glib package to overlays for stylepak 2024-10-21 20:39:36 -07:00
0c5175aa01
Add gtk-murrine-engine to overlayed packages 2024-10-21 12:40:45 -07:00
3bc3452fb1
Create simple README.md with how to rebase instructions 2024-10-13 22:17:56 -07:00
aa93e00d51
Rename README.md to README.ORIGINAL.md 2024-10-13 22:13:32 -07:00
e82d5a7769
Add RPM downloading and installation to build.sh for specifying custom github repos to download and install rpms from 2024-10-12 14:20:13 -07:00
4e09679e35
Delete unused/obsolete scripts directory 2024-10-12 13:45:44 -07:00
882b5c8141
Add note to build.sh indicating freeipa-client must be layered after install 2024-10-11 20:59:06 -07:00
c809de3d9d
Add build.yml for default bazzite (kde) building 2024-10-11 17:12:45 +00:00