676 Commits

Author SHA1 Message Date
Kyle Gospodnetich
a40caa7957 chore: Always set /etc/crypttab in initramfs step 2023-10-20 17:37:41 -07:00
Kyle Gospodnetich
df3f1c4375 chore: Cleanup bazzite-hardware-setup, make more use of initramfs
chore: Use lower numbers for sysctl.d
2023-10-20 17:26:33 -07:00
Kyle Gospodnetich
d5af1e0e64 chore: Increase priority of sysctl changes 2023-10-20 14:00:04 -07:00
Kyle Gospodnetich
69f2af1884 chore: Reorganize user setup steps 2023-10-20 13:56:21 -07:00
Kyle Gospodnetich
01aac634c5 chore: Use new privileged user setup script for certain tasks 2023-10-20 13:51:35 -07:00
Kyle Gospodnetich
f933ab7845 chore: Move flatpak install list to /usr/share 2023-10-20 13:46:18 -07:00
Kyle Gospodnetich
7de70777b3 chore: Remove notification 2023-10-20 12:38:34 -07:00
Kyle Gospodnetich
af339d97c4 chore: Replace remaining just calls with ujust 2023-10-20 00:00:11 -07:00
Kyle Gospodnetich
5c902473b4 chore: Move flathub setup to separate script, run with pkexec 2023-10-19 23:56:34 -07:00
Kyle Gospodnetich
673086cc51 chore: Minor cleanup for ujust 2023-10-19 17:43:09 -07:00
Kyle Gospodnetich
104f45ff81 chore: Add some safety checks to ensure flathub is enabled 2023-10-19 17:38:56 -07:00
fiftydinar
0ccfe46d9b
fix: Remove rd.luks.options=discard karg & use --append-if-missing for kargs (#453)
* fix: Remove rd.luks.options=discard karg

There is no need for it since it will be applied automatically with initramfs LUKS workaround.

* Use --append-if-missing instead of --append for rpm-ostree kargs
2023-10-19 08:44:46 -07:00
Kyle Gospodnetich
a96f959844 chore: Replace additional references to just 2023-10-18 20:38:24 -07:00
Kyle Gospodnetich
955be4cc01 chore: Use new ujust executable in Yafti 2023-10-18 20:35:44 -07:00
Kyle Gospodnetich
d83d129c42 feat(deck): Add additional tweaks for zram performance, switch to sysctl.d to disable watchdog (Thanks Saber J2X and fiftydinar) 2023-10-18 16:17:49 -07:00
RJ Trujillo
d6d8ee60ef
Merge pull request #452 from HikariKnight/virtual-audio-channels
Feat: Add Virtual Surround 7.1 setup to just
2023-10-18 17:05:17 -06:00
Kyle Gospodnetich
3be722994c feat: Disable split lock mitigation for increased gaming performance in titles like God of War (Thanks Saber J2X) 2023-10-18 16:03:59 -07:00
HikariKnight
4b769201cc chore: added extra output about where we got the convolver files from 2023-10-19 00:40:49 +02:00
HikariKnight
f539e99fc6 feat: add a basic virtual surround 7.1 config using ASH Control Room 1 2023-10-19 00:24:24 +02:00
HikariKnight
1e824a5a81 fix: add missing comment with info about what virtual audio channels are and their use case 2023-10-18 20:07:06 +02:00
Kyle Gospodnetich
9f839527a1 Merge branch 'pkexec' 2023-10-17 22:41:34 -07:00
Pat Connors
1b3d3211c6
feat: Added "System Management" Category (#450)
* feat: Added "System Management" Category

chore: moved Warehouse to this category.
feat: added Metadata Cleaner to Utilities category
fix: removed FAQ link at the end

* same thing for deck
2023-10-17 18:12:15 -07:00
HikariKnight
7586e95bf7
feat: add virtual audio channels for special usecases (#449) 2023-10-17 16:54:09 -07:00
Kyle Gospodnetich
4ab99c68e9 feat(gnome): Switch to dconf settings for a number of needed changes in gnome, add default dash application assignments. 2023-10-17 11:33:17 -07:00
Kyle Gospodnetich
06c88683ad chore: Switch to new obs-vkcapture package
fix(gnome): Remove non-working gsetting call
2023-10-17 01:42:52 -07:00
Kyle Gospodnetich
9368037631 fix: Correct hostname check (Thanks szescxz) 2023-10-16 23:56:15 -07:00
Pat Connors
69727c3b01
feat: Include link to Bazzite's FAQ documentation... (#446)
...at the end of the Bazzite Portal.

NOTE: If this takes up too much real estate and forces the "reboot now" option to be hidden or anything then DNM or revert!
2023-10-16 22:55:13 -07:00
Kyle Gospodnetich
022625ea50 fix: Drop DNS over TLS and SNTP due to reported issues/edge cases, will reintroduce as an option.
chore: Remove script for Nvidia distrobox removal, no longer needed.
2023-10-16 17:04:04 -07:00
Kyle Gospodnetich
e1f5353af2 chore: Make please wait message slightly friendlier. 2023-10-16 15:51:46 -07:00
RJ Trujillo
af64da2383
fix(user-setup): Actually read the cached Fedora version
The last ran Fedora version was pointing to a nonexistant path
2023-10-16 15:37:44 -06:00
Pat Connors
29aad27a8e
feat: Add Warehouse to Bazzite Portal on Desktop images (#442)
Flatpak Manager
Link: https://flathub.org/apps/io.github.flattool.Warehouse
2023-10-16 11:47:26 -07:00
dnkmmr
9114ec3fb3
fix: removed unneeded parts of the nix installation on the justfile (#441)
* Update 60-custom.just

* Update 60-custom.just

* Update 60-custom.just
2023-10-16 08:24:53 -07:00
Kyle Gospodnetich
b3bae538f4
feat: Add message to plymouth during long bazzite-hardware-setup steps 2023-10-15 10:04:17 -07:00
RJ Trujillo
9913e3da4d chore(treewide): Drop askpass, use pkexec
This is much nicer as it uses the native polkit interface for password prompts and
doesn't require any foolery like setting ksshaskpass/openssh-askpass as the global
paramter for sudo askpass
2023-10-14 21:27:34 -06:00
RJ Trujillo
98d0536dac
fix(user-setup): Correct Fedora version check, prevents setup from running every boot
The file path for the last ran Fedora version wasn't being referenced causing the script to rerun every boot
2023-10-14 17:59:57 -06:00
Kyle Gospodnetich
1e938ed57d chore: Fix unclosed function
Fixes #428
2023-10-14 09:44:36 -07:00
Kyle Gospodnetich
cd35d5006c fix: Enable initramfs generation for LUKS.
Also fixes #426
2023-10-13 21:20:20 -07:00
Kyle Gospodnetich
c4184147eb chore: Remove gradience presets before copying to ensure they are up to date 2023-10-13 21:13:58 -07:00
Kyle Gospodnetich
2c6f0dd529 fix: Add improvements to flatpak manager from bluefin, correct bundled themes for flatpak. 2023-10-13 19:45:35 -07:00
Kyle Gospodnetich
3bb59da8a2 chore: Clean up bazzite-hardware-setup 2023-10-13 18:22:18 -07:00
Kyle Gospodnetich
cc41dd34f3 fix: Re-run bazzite-hardware-setup and bazzite-user-setup if Fedora version changes 2023-10-13 14:33:43 -07:00
RJ Trujillo
631423b360
feat(ci): Build images based on Fedora 39 (#332)
* feat: Build images based on Fedora 39

* fix(f39): Install kernel specific kmods

Installs kmods specific to the kernel/image flavor being used as ASUS and Surface no longer include these

* fix(f39): Skip Mesa for now, install 32bit version of Gamescope

* chore: Switch to Gradience flatpak

* chore: Syntax fix

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-10-13 13:35:10 -07:00
HikariKnight
168267634b
feat: Looking glass shm OOB auto generation and support (#424)
* feat: add support for default looking-glass shm file

* feat: add command to add selinux file context for looking-glass shm

* fix: add better description to the just command

* fix: correct vfio.pci.disable_vga=1 to vfio_pci.disable_vga=1
2023-10-13 10:44:22 -07:00
HikariKnight
24b3a66f36
feat: enable automounting of hugepages with 1GB pagesize if the karg hugepagesz=1G is present (#425) 2023-10-13 10:44:10 -07:00
Kyle Gospodnetich
922efd7d8b chore: Restore BTRFS changes for all users 2023-10-12 16:48:49 -07:00
Kyle Gospodnetich
d4ffe57656 feat: Throw an error if a flatpak fails to install in bazzite-flatpak-manager, add notification with icon and restart every 30 seconds until it can complete 2023-10-12 14:59:23 -07:00
Kyle Gospodnetich
9185d65e75 chore: Keep tofu menu on 38 2023-10-11 18:50:09 -07:00
Kyle Gospodnetich
604c92ef5b chore: Move fstab changes to deck section to avoid possible issues on rebase 2023-10-11 16:49:45 -07:00
Kyle Gospodnetich
98c21679ce feat(gnome): Switch to new Logo Menu fork 2023-10-11 16:30:13 -07:00
Kyle Gospodnetich
05bce160dd
Update Bazzite Branding (#419)
* chore(branding): Add new Neofetch logo

* chore: Move neofetch related files to system_files/shared directory

* chore: Copy system_files/shared last to ensure it replaces every file present

* chore(readme): Switch to new logo & tagline

* chore: Add press kit

* chore: Update Bazzite Portal logo

* chore: Replace icon on boot screen

* chore: Replace icons in pixmaps folder

* chore: Update opengraph image

* chore(readme): Minor fixes

* chore: Add favicon

* chore: Move Neofetch config back to desktop specific folder

* chore: Add logos for light BGs, update logo in repo with light BG compatible one

* chore: Use colored font logo that works on any background for certain logos

* chore: Add optional icon for KDE application menu

* chore(press-kit): Update README

* chore: Add rei0260 to the top of our thank you list
2023-10-11 11:38:36 -07:00