4658 Commits

Author SHA1 Message Date
Kyle Gospodnetich
ea20eed21b Merge branch 'testing' 2024-08-20 08:52:04 -07:00
Kyle Gospodnetich
c47e12521e chore: Remove unneeded workarounds for caps 2024-08-20 08:46:19 -07:00
Kyle Gospodnetich
19bed74d64 chore(ci): Use fully qualified fedora_version-kernel_version tag for akmods and kernel-cache. 2024-08-20 08:43:15 -07:00
Kyle Gospodnetich
0e3d08464d chore: Remove BAZZITE_VERSION from build versions 2024-08-20 07:29:21 -07:00
Kyle Gospodnetich
6794b1fa52 chore(gamescope): Update to 3.15.0 2024-08-20 07:18:19 -07:00
Kyle Gospodnetich
ebf79e05eb chore: Prepare for pinned Kernel releases 2024-08-19 22:34:12 -07:00
Kyle Gospodnetich
9e7d08eb12 chore: Remove BAZZITE_VERSION from build versions 2024-08-19 18:27:22 -07:00
Kyle Gospodnetich
b26bf178e8 chore: Swap back to Clang, not issue. 2024-08-19 12:58:53 -07:00
Kyle Gospodnetich
e1de23da95 chore: Sync gamescope with Nobara 2024-08-19 09:13:36 -07:00
Kyle Gospodnetich
d8c19f2524 Merge branch 'main' into testing 2024-08-18 22:12:10 -07:00
Kyle Gospodnetich
f92d175314 chore(ci): Fix registry name 2024-08-18 22:11:57 -07:00
Kyle Gospodnetich
79fafc9fa1 chore: Move to Steam section 2024-08-18 22:11:57 -07:00
Antheas Kapenekakis
1d0a5c1206 chore(rechunk): always use stable tag (#1515) 2024-08-18 22:11:57 -07:00
Kyle Gospodnetich
68a352de26 chore: Temporarily fix SDL2 dependency issue 2024-08-18 22:11:57 -07:00
Kyle Gospodnetich
9633da08f5 chore(ci): Fix registry name 2024-08-18 21:10:49 -07:00
Kyle Gospodnetich
e9c6316d3a chore: Move to Steam section 2024-08-18 21:10:49 -07:00
Antheas Kapenekakis
fa833ce72f chore(rechunk): always use stable tag (#1515) 2024-08-18 21:10:48 -07:00
Kyle Gospodnetich
66682d19f5 chore: Temporarily fix SDL2 dependency issue 2024-08-18 21:10:15 -07:00
Kyle Gospodnetich
e25ecac92f chore(ci): Fix syntax issue preventing builds 2024-08-17 18:33:50 -07:00
Kyle Gospodnetich
8cba0af805 Merge branch 'main' into testing 2024-08-17 16:47:41 -07:00
yassin
d5097a5e97 Performance issue with fish shell (#1483)
The fish shell takes a long time to open an instance, this is because an instance of Brew is running to initialize packages when it is certainly not required to activate it, for example, open a simple terminal to edit some file

Co-authored-by: achengli <achengli@github.com>
2024-08-17 16:47:33 -07:00
yassin
063d8828a0
Performance issue with fish shell (#1483)
The fish shell takes a long time to open an instance, this is because an instance of Brew is running to initialize packages when it is certainly not required to activate it, for example, open a simple terminal to edit some file

Co-authored-by: achengli <achengli@github.com>
2024-08-17 16:45:50 -07:00
Andrew Moore
1d8a8b31cd
feat: allow external scripts to specify nested-desktop/waydroid dimensions (#1508) 2024-08-17 23:43:44 +00:00
Antheas Kapenekakis
e9a8b793c0
fix(rechunk): use correct previous ref (#1509) 2024-08-17 23:41:34 +00:00
Aarron Lee
af4a669165
fix: update bazzite-rollback-helper list to capture new image tags (#1503)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-08-16 05:32:14 +00:00
Kyle Gospodnetich
0a13ba5480 Merge branch 'main' into testing 2024-08-14 23:27:33 -07:00
Kyle Gospodnetich
1360fe0247 chore: Adjust other default 2024-08-14 23:27:22 -07:00
Kyle Gospodnetich
f2a4a1cba9 Merge branch 'main' into testing 2024-08-14 23:26:17 -07:00
Kyle Gospodnetich
1734d71435
chore(deck): Update firmware tag 2024-08-14 23:03:16 -07:00
Kyle Gospodnetich
92fcb7b843 Merge branch 'main' into testing 2024-08-14 22:47:37 -07:00
Kyle Gospodnetich
0992a98670 chore: Minor adjustment to karg setting 2024-08-14 22:47:19 -07:00
Kyle Gospodnetich
e5a1c0e557 chore(ci): Reduce build cadence 2024-08-14 22:20:45 -07:00
Kyle Gospodnetich
32b6ac8dc6 Merge branch 'main' into testing 2024-08-14 14:33:05 -07:00
Kyle Gospodnetich
8dba40354b fix(deck): Further power consumption adjustments for deck hardware 2024-08-14 14:32:55 -07:00
Kyle Gospodnetich
911e1164f9 chore: Swap scx-scheds back to GCC for now 2024-08-14 08:18:04 -07:00
Kyle Gospodnetich
469c53b65f Merge branch 'main' into testing 2024-08-14 08:14:44 -07:00
Kyle Gospodnetich
d0e06ae739 chore: Temporarily remove evdi/displaylink until fixed upstream 2024-08-14 08:14:36 -07:00
Kyle Gospodnetich
010b9442d7 chore: Remove no longer needed libwayland replacement 2024-08-14 08:14:30 -07:00
Kyle Gospodnetich
67e95e9b74 Merge branch 'main' into testing 2024-08-14 08:13:07 -07:00
Kyle Gospodnetich
498b3f7bcb chore: Use lavd as default on all images now that it's CCX aware 2024-08-14 08:12:09 -07:00
Kyle Gospodnetich
8c071692a0 chore: Update scx-scheds 2024-08-14 08:11:37 -07:00
HikariKnight
d88b9bcbed
feat(nvidia): add script check for legacy nvidia hardware (#1428)
* feat: add script check for legacy nvidia hardware on nvidia image

* fix(nvidia-legacy-hardware): remove unintended output from grep in the if condition

* chore(nvidia): add Volta to nvidia-legacy-hardware
2024-08-14 06:53:09 -07:00
dependabot[bot]
8fe45ee89e
chore(deps): bump hhd-dev/rechunk from 0.8.3 to 0.8.5 (#1491)
Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 0.8.3 to 0.8.5.
- [Release notes](https://github.com/hhd-dev/rechunk/releases)
- [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
- [Commits](https://github.com/hhd-dev/rechunk/compare/v0.8.3...v0.8.5)

---
updated-dependencies:
- dependency-name: hhd-dev/rechunk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 06:48:46 -07:00
dependabot[bot]
de19b5a62b
chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#1492)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](59acb6260d...4959ce089c)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 06:48:38 -07:00
Kyle Gospodnetich
f9d02c1296
chore: Remove no longer needed libwayland replacement 2024-08-13 22:28:10 -07:00
Kyle Gospodnetich
3d3b3bd8bf chore: Temporarily remove evdi/displaylink until fixed upstream 2024-08-13 21:59:29 -07:00
Kyle Gospodnetich
712283c8d0 Merge branch 'main' into testing 2024-08-13 21:59:08 -07:00
Kyle Gospodnetich
14fd44707d chore: Remove waydroid-workaround from containerfile 2024-08-13 21:59:04 -07:00
Kyle Gospodnetich
a4ef083327 Merge branch 'main' into testing 2024-08-13 21:57:49 -07:00
Kyle Gospodnetich
a1cbe3487c chore: Sync gamescope changes w/ nobara 2024-08-13 19:06:21 -07:00