Kyle Gospodnetich
e42a85d43c
chore: Minor path fix in bazzite-hardware-setup
2024-01-06 02:05:10 -08:00
Kyle Gospodnetich
c6bbbf8673
chore: Correct known image branch check
2024-01-05 21:15:47 -08:00
Kyle Gospodnetich
1e51e63ead
chore: Ensure branch is saved
2024-01-05 18:04:34 -08:00
Kyle Gospodnetich
5fc342f865
fix: Set up bazzite-hardware-setup to re-run if the branch changes
2024-01-05 17:59:55 -08:00
Ikko Eltociear Ashimine
28f573eb42
chore: update 60-custom.just
...
aquire -> acquire
2024-01-03 01:36:16 +09:00
Kyle Gospodnetich
92fbf3af48
chore: Use 1 rather than true
2023-12-30 15:46:58 -08:00
Kyle Gospodnetich
692550eecc
feat: Enable MTU Probing matching upstream
2023-12-30 12:32:47 -08:00
Kyle Gospodnetich
157df548e2
chore: Remove unneeded new line
2023-12-28 16:41:55 -08:00
Kyle Gospodnetich
8612ad8ecc
fix(kde): Only add Return.desktop on Deck builds, remove Bazzite Portal from desktop
2023-12-28 16:28:34 -08:00
Kyle Gospodnetich
3a1c1da3fd
fix: Move Bazzite-Portal into Utilities folder and out of Lost & Found
2023-12-28 15:27:05 -08:00
RJ Trujillo
b80f66bcb7
fix: Move from Greenlight AppImage to Flatpak
2023-12-27 07:31:46 -07:00
RJ Trujillo
076c3ff85b
fix: Move from BoilR AppImage to Flatpak
2023-12-27 07:26:21 -07:00
Kyle Gospodnetich
4c8034f5a6
chore: Standardize all bash scripts on #!/usr/bin/bash
...
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:02:42 -08:00
David Marrero
af6f449f73
feat: added a few apps to yafti ( #624 )
2023-12-20 12:28:29 -08:00
dnkmmr
d8885d25b0
fix(just): Fixed source1 patch 60-custom.just ( #621 )
...
* Fixed source1 patch 60-custom.just
* fixed 60-custom.just
2023-12-18 17:22:40 -08:00
HikariKnight
d9cad8e807
fix: add missing shebang to selinux-looking-glass
2023-12-19 01:03:15 +01:00
HikariKnight
6a88f0f499
chore: move 10-looking-glass.conf into just ( #622 )
...
* chore: move 10-looking-glass.conf into just
* chore: use sudo tee instead of cat and mv
2023-12-18 15:59:15 -08:00
Kyle Gospodnetich
04aa2a1d36
fix: Correct a syntax issue in waydroid's prop file
2023-12-18 10:07:24 -08:00
Kyle Gospodnetich
180eb8f7b6
Revert "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
...
This reverts commit 9deec489a03b111be993eafcdccd38234fce158f.
2023-12-18 01:23:07 -08:00
RJ Trujillo
d419eb775f
chore(flatpak-manager): Only remove flatpaks a single time
...
Someone may choose to install a flatpak on the removal list intentionally, in which
case we don't want to forcibly remove it
This verifies the version file exists following a successful run and skips the removal
process if it does
2023-12-16 07:50:59 -07:00
HikariKnight
7409500bc3
feat: Enable libvirtd service if virt-manager layered ( #613 )
...
* feat: Enable libvirtd service if virt-manager layered
* chore: remove extra indent from enable-vfio
* chore: add forgotten shebang
2023-12-14 15:15:27 -08:00
Kyle Gospodnetich
f5e327eafd
feat: Allow Discover to launch for Vesktop
2023-12-14 15:06:51 -08:00
RJ Trujillo
eff294926e
fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there
2023-12-14 14:20:54 -07:00
Kyle Gospodnetich
53398e92f3
fix: Properly handle asus-nvidia images in enable-supergfxctl
2023-12-04 12:10:38 -08:00
Pat Connors
8bda75e5b4
fix: Missing characters on Bazzite Portal ( #600 )
...
Where it says "Forums & Documentation", changed to "Forums"
2023-12-03 14:38:08 -08:00
RJ Trujillo
912f26b691
chore(greenlight): Bump to v2.0.0-beta15
2023-12-03 11:59:45 -07:00
Kyle Gospodnetich
af9d0ced80
chore: Correct download path for LACT
2023-12-02 16:17:32 -08:00
Pat Connors
8529540ce9
chore: Remove Parsec from the Bazzite Portal
...
EOL runtime might be here to stay for too long.
2023-12-02 00:15:27 -05:00
Pat Connors
ee7923b38e
chore(deck): Remove Stella due to EOL runtime in Bazzite Portal
...
Parsec also has an EOL runtime, but [they are looking into it](https://github.com/flathub/com.parsecgaming.parsec/issues/37 ).
2023-12-01 23:49:00 -05:00
Pat Connors
71033988cf
chore: Remove documentation button
...
The forums contain the documentation.
2023-12-01 22:53:42 -05:00
Kyle Gospodnetich
e2be1e6c40
fix(deck): Correct rotation of Plymouth on Galileo
2023-11-30 01:00:22 -08:00
Kyle Gospodnetich
f6f407e8e1
fix(legion): Disable X11 by default to correct issues with display rotation
2023-11-26 19:09:07 -08:00
HikariKnight
0a9758813f
feat: add initramfs rebuilding with support for user defined initramfs args ( #586 )
...
* feat: add support for managing initramfs args
without disrupting bazzite-hardware-setup needed_initramfs args
* fix: make enable-vfio use new initramfs management
* fix: quote the initramfs to not bug rpm-ostree
* chore: sort argsfiles from args.d before parsing
* chore: bump hw version and cleanup
* chore: add missing indent for vfio section
* fix: add missing reboot on rebuild of initramfs
2023-11-26 16:12:38 -08:00
Kyle Gospodnetich
b3a7eccbdd
chore: Switch to upstream nix scripts in ublue-os/config
2023-11-26 16:01:19 -08:00
Kyle Gospodnetich
083dda26c6
feat(desktop): Switch from CoreCtrl to LACT as the default AMD overclocking solution.
2023-11-26 15:58:19 -08:00
Kyle Gospodnetich
d1c60228de
feat(deck): Auto-disable bios updates for 32GB RAM decks.
2023-11-23 15:55:08 -08:00
Kyle Gospodnetich
460f1110f2
feat(deck): Switch to new steamdeck-dsp package for audio.
...
chore: Minor adjustments to how services are enabled by default
2023-11-23 10:29:52 -08:00
Kyle Gospodnetich
5ab9fd08a2
chore: Remove brew from custom.just, this is upstreamed now.
2023-11-22 11:37:43 -08:00
Kyle Gospodnetich
bd0af0e77d
chore: Clean up logic in bazzite-hardware-setup
2023-11-20 22:26:47 -08:00
RJ Trujillo
4dadf8c2fe
feat(deck): Implement support for the DeckHD ( #573 )
...
* fix(deck): Disable BIOS updates on DeckHD devices
* feat(deck): Add support for installing DeckHD BIOS
2023-11-20 20:11:37 -08:00
RJ Trujillo
71310055ee
fix(hardware-setup): Set default target to graphical, fixes rebase from base image ( #568 )
...
Fixes: https://github.com/ublue-os/main/issues/423
2023-11-20 08:54:46 -08:00
Kyle Gospodnetich
1f4243763c
chore: Format just files for future syntax-check in build system
2023-11-19 23:11:08 -08:00
Kyle Gospodnetich
a9c5cda896
feat: Add WineZGUI, an extremely convenient way to launch double-click simple Windows applications that don't require special considerations for their prefix.
2023-11-19 23:07:47 -08:00
Kyle Gospodnetich
f192c9ed21
chore: Switch to charm repository instead of direct download.
2023-11-19 19:49:53 -08:00
Kyle Gospodnetich
6af4a21cd3
feat: Export OpenTabletDriver GUI in just command
2023-11-16 23:21:58 -08:00
Kyle Gospodnetich
bd245b2601
feat(deck): Switch to new fork of steam-patch
2023-11-16 12:39:08 -08:00
Kyle Gospodnetich
38a61d08a5
feat(deck): Add iomem=relaxed karg automatically on handhelds that require RyzenAdj for TDP control
2023-11-16 11:30:44 -08:00
Pat Connors
e6df636126
feat: Add documentation link to Bazzite Portal ( #549 )
2023-11-15 09:05:09 -08:00
Pat Connors
5f8951d88f
feat: Replace Website with Forums on Bazzite Portal ( #544 )
...
Links to Bazzite's Discourse.
2023-11-14 17:51:41 -08:00
Kyle Gospodnetich
5831b1dac0
feat(gnome): Add bazzite-menu extension to desktop images, modify defaults to show gamemode option on deck builds.
2023-11-14 16:33:15 -08:00