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
f192c9ed21
chore: Switch to charm repository instead of direct download.
2023-11-19 19:49:53 -08:00
Kyle Gospodnetich
b5c7c5abf8
chore: /etc/ cleanup part 2, move remaining /etc/ files to /usr/etc/
2023-09-13 09:23:29 -07:00
Kyle Gospodnetich
3130f78841
chore(cleanup): Move numerous files to /usr that previously lived in /etc
2023-09-12 12:19:32 -07:00
Kyle Gospodnetich
7b7f08870d
chore: Increase vm.max_map_count for S&box & CS2
2023-09-11 23:49:53 -07:00
Kyle Gospodnetich
a158f3e742
chore: Remove unneeded duperemove file in /etc/default
...
chore(desktop): Remove unneeded desktop-wayland file in /etc/default
2023-09-11 11:17:12 -07:00
Kyle Gospodnetich
1dc41161e5
chore: Make sddm.conf deck build only
...
chore: Move bazzite-flatpak-manager service to /usr/lib
2023-09-11 11:02:27 -07:00
RJ Trujillo
8b82ea52c2
chore(flatpak-manager): Rename from flatpak-system-install to flatpak-manager
...
More accurate name as it both removes and installs flatpaks and removes Fedora's
flatpak repo
2023-09-11 08:05:08 -06:00
Kyle Gospodnetich
791f6934b6
chore: Rename alias scripts to match upstream names
2023-09-08 01:01:20 -07:00
Kyle Gospodnetich
41f8404adb
chore: Also alias in bash
2023-09-07 22:34:19 -07:00
Kyle Gospodnetich
97e4498b42
chore: Turn off package separation in hyfetch by default (Can't fit on a deck screen separated)
2023-09-06 01:39:58 -07:00
Kyle Gospodnetich
4066eaebfb
chore: Change ublue-update script names and paths to match upstream standard
2023-09-04 20:30:38 -07:00
Kyle Gospodnetich
a0c9f84c56
feat: Switch to using dedup service from SteamOS-BTRFS
2023-09-04 13:46:27 -07:00
Kyle Gospodnetich
9f50fa9a14
chore: Remove deck specific flatpak installer
2023-09-01 13:37:42 -07:00
Kyle Gospodnetich
e04b73cda6
fix(desktop): Only use X11 by default on deck builds
2023-08-24 00:49:22 -07:00
Kyle Gospodnetich
bfd0cd00df
fix(deck): Switch back to X11 by default while issues with special characters via Steam Keyboard are resolved
2023-08-24 00:17:07 -07:00
Kyle Gospodnetich
1a363152f1
feat: Replace neofetch with more maintained hyfetch (Still available in terminal as neofetch)
2023-08-18 18:09:41 -07:00
Kyle Gospodnetich
532c692e76
fix(deck): Correct name of Lutris shortcut on desktop
2023-08-11 16:35:43 -07:00
Kyle Gospodnetich
41d615c9e3
fix: Don't install flatpaks until after kargs are configured
2023-08-11 16:31:25 -07:00
RJ Trujillo
af450a81e4
feat: Add Wayland support to autologin
...
Sources /etc/default/desktop-wayland just like session select
2023-08-09 19:50:40 -06:00
Kyle Gospodnetich
5948a73624
Revert "fix(gnome): Exclude SDDM Wayland teardown workaround"
...
This reverts commit eb39c988445b2876286e60e78b860ec67bb37779.
2023-08-07 15:06:40 -07:00
RJ Trujillo
eb39c98844
fix(gnome): Exclude SDDM Wayland teardown workaround
...
Fixes booting to a black screen when using gamescope-autologin under GNOME
This workaround was written to explicitly use KWin and doesn't seem to be an
issue anyway. Exclude from GNOME images and leave in place for KDE images
2023-08-07 15:43:28 -06:00
RJ Trujillo
56938e2c24
fix: Remove flatpak caching, use network connection instead ( #110 )
...
* fix: Stop caching flatpaks
These take up way too much space in images
* fix(flatpak-system-install): Require network connection
* fix(flatpak-system-install): Restart on failure
* fix(gnome): Add Silverblue flatpaks to install list
* fix(flatpak-system-install): Silence errors on package removal
A package may not be removed for a number of reasons, for example if someone were
to rebase from Kinoite to Bazzite GNOME, they wouldn't have the GNOME app suite
installed from Silverblue
* fix(deck): Don't try to install cached system flatpaks
2023-08-06 20:02:52 +00:00
Kyle Gospodnetich
4100e9a5e0
chore: Move environment from shared since SB has it's own.
2023-08-04 14:58:50 -07:00
RJ Trujillo
310b57daf9
chore: Source and use Bazzite image identifiers directly
2023-08-04 12:10:36 -06:00
RJ Trujillo
812d654e3a
feat(gnome): Implement askpass
2023-08-04 10:38:10 -06:00
Kyle Gospodnetich
474b7e00c0
feat(GNOME): Add Loupe image viewer and AdwSteamGtk flatpaks
2023-08-02 00:55:01 -07:00
RJ Trujillo
462c2d519d
feat: Separate DE specific config from shared config
2023-08-01 21:05:28 -06:00