754 Commits

Author SHA1 Message Date
Kyle Gospodnetich
75c7ef1ed0 chore: Add EyeCantCU to CODEOWNERS 2023-06-19 12:07:54 -05:00
Kyle Gospodnetich
72ac2813d6
Merge pull request #17 from EyeCantCU/overhaul-images
Overhaul images
2023-06-18 17:51:55 -07:00
Kyle Gospodnetich
14026d10af
Merge pull request #18 from EyeCantCU/release-iso
feat: Generate ISOs every release
2023-06-18 15:57:56 -07:00
RJ Trujillo
eeb93f9700 feat: Overhaul images
These changes effectively make the structure similar to bluefin.

bazzite now serves as a base for desktop configurations and now
bazzite-deck has been introduced to add changes specific to the
Steam Deck and Steam Deck-alike configurations. Also:

- Introduce images built from main for non-Nvidia systems
- Consolidate structure (remove duplicates, merge Containerfiles)
2023-06-18 21:39:52 +00:00
RJ Trujillo
547c0da871 feat: Generate ISOs every release 2023-06-18 21:38:49 +00:00
Kyle Gospodnetich
6961bb1bb9
Merge pull request #14 from EyeCantCU/rm-rpmfusion-mods
Remove rpmfusion repo modifications
2023-06-02 13:19:52 -07:00
RJ Trujillo
c34200732e chore: Remove rpmfusion repo modifications
See: https://github.com/ublue-os/nvidia/pull/112
2023-06-02 11:52:10 -06:00
Kyle Gospodnetich
550257dc24
Merge pull request #12 from EyeCantCU/f38
Add support for building against Fedora 38
2023-05-26 11:07:16 -07:00
Kyle Gospodnetich
357c3e90a8
Merge pull request #10 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.0.5
chore(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5
2023-05-26 11:06:53 -07:00
Kyle Gospodnetich
0ed362d8b2
Merge pull request #11 from EyeCantCU/virtkbd
Enable virtual keyboard at login
2023-05-26 11:06:40 -07:00
RJ Trujillo
5e8ef3003a etc: sddm: Enable virtual keyboard
Useful for devices with touchscreens like the Steam Deck
2023-05-23 13:32:50 -06:00
RJ Trujillo
caa63e14f5 workflows: build: Add support for Fedora 38 2023-05-23 13:32:33 -06:00
dependabot[bot]
3796bd3fc2
chore(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.3...v3.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 12:03:04 +00:00
Kyle Gospodnetich
044aed2777
Merge pull request #9 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.0.3
chore(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
2023-05-01 15:26:02 -07:00
dependabot[bot]
1cd1fe9442
chore(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 12:04:06 +00:00
Kyle Gospodnetich
525ec5b018 fix: Correct distrobox-upgrade-automatic bug that prevented automatic updates with paru. 2023-04-23 21:17:55 -07:00
Kyle Gospodnetich
da1e948d63
Merge pull request #7 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.0.2
chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
2023-04-12 23:24:21 -07:00
dependabot[bot]
eab954f923
chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.1...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 12:02:12 +00:00
Kyle Gospodnetich
55bce0b40f chore: Remove workaround 2023-04-05 01:32:15 -07:00
Kyle Gospodnetich
6ce77046f0
Merge pull request #6 from Zindswini/main
Pass Version Tag From Upstream Using Scopeo
2023-04-05 01:18:58 -07:00
Kyle Gospodnetich
8225cc4ca4 feat: Switch to paru on bazzite-desktop 2023-04-04 23:57:30 -07:00
Bailey
6ad0c4ff38 Pass version tag from upstream using scopeo
This mirrors the upstream patch. The version tag fix I submitted previously did not work correctly. This commit changes to the better method now used in main and nvidia. I have tested this using images in my repo.
2023-04-04 23:41:59 -05:00
Kyle Gospodnetich
dd30ebbe4e chore: Update metadata section 2023-04-04 00:12:00 -07:00
Kyle Gospodnetich
d19d71e80a chore: Update to match bazzite's naming standards elsewhere in build 2023-04-04 00:05:25 -07:00
Kyle Gospodnetich
51bc0c51df
Merge pull request #5 from Zindswini/patch-1
Maintain the Current OCI Version Label
2023-04-03 23:01:48 -07:00
Bailey
04ce70c935
Maintain the Current OCI Version Label 2023-03-30 05:18:47 +00:00
Kyle Gospodnetich
04fa577f97 chore: Fix signing step in build.yml 2023-03-04 17:02:13 -08:00
Kyle Gospodnetich
3f03beddea feat: Add SELinux rules for hl2_linux (Team Fortress 2) to solve in-game audio issues. 2023-03-04 16:46:05 -08:00
Kyle Gospodnetich
8f5d758d4f
Merge pull request #4 from ublue-os/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2 to 3
2023-02-26 22:37:09 -08:00
dependabot[bot]
267b0aea61
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 06:14:07 +00:00
Kyle Gospodnetich
363eff5c05
Merge pull request #2 from ublue-os/castrojo-patch-1
fix: add dependabot for updating actions
2023-02-26 22:09:55 -08:00
Jorge O. Castro
1d2055f209
fix: specificy github-actions 2023-02-26 22:11:47 -05:00
Jorge O. Castro
4b7cbeac89
fix: add dependabot for updating actions 2023-02-26 21:34:45 -05:00
Kyle Gospodnetich
9fb8517dc7 chore: Remove openrgb-udev-rules now that it's included upstream. 2023-02-25 23:39:42 -08:00
Kyle Gospodnetich
b60dd43ec6 chore: Remove steam-devices now that it's included upstream. 2023-02-25 15:17:10 -08:00
Kyle Gospodnetich
1e6c89f2e3 chore: Rebase onto nvidia:latest, remove vanilla-first-setup. 2023-02-20 22:55:13 -08:00
Kyle Gospodnetich
3b617b54ca chore: Rebase on pr-44 and remove now unneeded H/W accelerated video decoding install step. 2023-02-16 22:54:57 -08:00
Kyle Gospodnetich
9ec1dd2368 chore Remove libavdevice-free from bazzite-desktop as well. 2023-02-16 15:16:23 -08:00
Kyle Gospodnetich
16b33c1047 chore: Remove libavdevice-free 2023-02-16 15:11:55 -08:00
Kyle Gospodnetich
1a54c4b552 chore: Rebase bazzite-desktop onto kinoite-nvidia:pr-43 2023-02-16 15:10:44 -08:00
Kyle Gospodnetich
555ebf485d feat - Add support for Wallpaper Engine 2023-02-15 19:15:47 -08:00
Kyle Gospodnetich
ee721a5b90 chore: Add opencontainers labels and remove cleanup command 2023-02-15 15:14:43 -08:00
Kyle Gospodnetich
04eebbc3c1 chore: Add new steamdeck-kde-themes package build status to readme 2023-02-15 09:32:29 -08:00
Kyle Gospodnetich
03cb322ce9 chore: Containerfile cleanup 2023-02-15 07:27:19 -08:00
Kyle Gospodnetich
6aa9bcd66b Add vanilla-first-setup, modify distrobox-upgrade-automatic service to additionally call yay on bazzite-arch 2023-02-13 23:26:29 -08:00
Kyle Gospodnetich
2858dd5230 Add SECURITY.md 2023-02-13 10:36:06 -08:00
Kyle Gospodnetich
59a4fd65a3 Add proxy script for system76-scheduler kwin script 2023-02-13 00:34:55 -08:00
Kyle Gospodnetich
868a019ca1 Initial commit of bazzite-desktop package
Add CODEOWNERS file
2023-02-13 00:29:08 -08:00
Kyle Gospodnetich
35d12d59ad Adjust cron timer to be 1 hour after kinoite-nvidia, add release bot and github.com/apps/pull config 2023-02-10 10:21:50 -08:00
Kyle Gospodnetich
bd85373f67 Add H/W accelerated video decoding for Nvidia & Intel, Clean up Containerfile 2023-02-09 23:13:40 -08:00