Commit Graph

270 Commits

Author SHA1 Message Date
Kyle Gospodnetich
e89e0e3a50 chore: Add example images 2023-07-18 00:08:14 -07:00
Kyle Gospodnetich
00cfcc9238 chore: Big README update 2023-07-18 00:00:35 -07:00
Kyle Gospodnetich
6e2ffbda78 chore: Add logo to README.md 2023-07-17 23:16:43 -07:00
Kyle Gospodnetich
668d34beaf feat: Add Bazzite logo to Yafti 2023-07-17 23:07:05 -07:00
Kyle Gospodnetich
4b89985861 fix: Add patch for driver name in jupiter-fan-control 2023-07-17 14:51:00 -07:00
Kyle Gospodnetich
1348eb37b3
Merge pull request #44 from ublue-os/touchups
fix: Address more just and yafti issues
2023-07-17 13:47:43 -07:00
RJ Trujillo
6144f91bcc feat(nix): Use escalated privledges to install
Introduces the alias 'guisu' which will handle requests for escalated
privledges in yafti going into the future. An alias is used here so that
we can use whatever implementation a DE may provide
2023-07-17 13:37:28 -06:00
RJ Trujillo
0c80c99206 chore(yafti): Make Bazzite configuration front and center
Given there's a lot of system configuration here that is critical to
having a pristine system, make it the very first thing people see after
the welcome screen
2023-07-17 12:50:56 -06:00
RJ Trujillo
f927f1d79e fix(bazzite-arch): Correct path to environment 2023-07-17 12:35:28 -06:00
Kyle Gospodnetich
5390033b0b
Merge pull request #42 from ublue-os/fix-boot-menu
fix(boot_menu): Correct bazzite-deck-nvidia label
2023-07-17 00:33:05 -07:00
RJ Trujillo
f95b182e1c fix(boot_menu): Correct bazzite-deck-nvidia label 2023-07-16 13:57:46 -06:00
Kyle Gospodnetich
da16ff1d6a feat(desktop): Create bazzite-arch images with distrobox assemble 2023-07-15 17:17:11 -07:00
Kyle Gospodnetich
d4a0d70482 fix: Almost forgot this is a gaming distro 2023-07-15 15:41:52 -07:00
Kyle Gospodnetich
abe7926773
Merge pull request #40 from ublue-os/just-fixes
fix(desktop): Correct spelling of 'install' in install-corectrl
2023-07-15 14:58:29 -07:00
Kyle Gospodnetich
ded08e07ed chore: Add mangohud to list of Copr repos in README.md 2023-07-15 11:36:03 -07:00
Kyle Gospodnetich
aeffc5c8c5 feat: Use multilib repos for obs-vkcapture and mangohud 2023-07-15 11:30:56 -07:00
Kyle Gospodnetich
9264486e05 feat(deck): Add MangoHud with MangoApp enabled 2023-07-15 11:27:01 -07:00
Kyle Gospodnetich
56cd3e56be
Merge pull request #38 from ublue-os/default-user
fix: Retrieve user by id
2023-07-15 10:23:56 -07:00
RJ Trujillo
1819f5fd0d fix(jupiter-hw-support): Retrieve user by id 2023-07-15 09:18:34 -06:00
RJ Trujillo
fd5f0a3b9c fix(autologin): Retrieve user by id
This will always retrieve the first user created on the system and
doesn't rely on there only being one user in the home directory
2023-07-15 09:16:38 -06:00
RJ Trujillo
d47471979b fix(desktop): Correct spelling of 'install' in install-corectrl 2023-07-14 13:11:20 -06:00
Kyle Gospodnetich
bdfe7ad369
Merge pull request #37 from ublue-os/just-fixes
fix: Address issues with just implementation
2023-07-14 12:10:39 -07:00
Kyle Gospodnetich
d1a8c44316
Merge pull request #31 from ublue-os/autologin
feat(deck): Autologin to Plasma
2023-07-14 12:09:54 -07:00
RJ Trujillo
28177b2e39 feat(just): Add ability to remove nix 2023-07-14 12:24:19 -06:00
RJ Trujillo
2830cfd786 fix: Address substiutions never terminating during zram/deckswap resize 2023-07-14 12:14:27 -06:00
RJ Trujillo
f5a3b6e3ba fix(deck): Address issues in retrieving Chiaki4Deck
Always retrieve the flatpakref, no matter where it is in assets, and
add missing colon
2023-07-14 12:14:27 -06:00
RJ Trujillo
dbf0afca06 fix(deck): Remove nomodeset, if present, when setting kargs 2023-07-14 12:14:27 -06:00
Kyle Gospodnetich
2e3226ed76
Merge pull request #36 from ublue-os/systemd-run-fix
fix(steamos-automount): Don't use systemd container when adding library
2023-07-14 11:07:06 -07:00
RJ Trujillo
933bc038ce fix(deck): Toggle plasma-autologin off when gamescope-autologin is enabled 2023-07-14 11:14:05 -06:00
RJ Trujillo
8c58e65fad feat(deck): Autologin to Plasma
Currently the user will boot to SDDM upon initial install. This is
not entirely optimal as the default session in SDDM is gamescope
session which is not usable without first updating Steam. This
addresses that by using the same logic we use for gamescope autologin
to login to Plasma on first boot

This commit also simplifies the logic in gamescope-autologin
2023-07-14 11:13:52 -06:00
RJ Trujillo
794698d154 fix(steamos-automount): Don't use systemd container when adding library
We don't provide a container for systemd making this no-op, resulting
in an invalid endpoint
2023-07-14 11:08:26 -06:00
Kyle Gospodnetich
19b818338e chore: spec file cleanup
chore: minor containerfile reorganization
2023-07-14 09:27:18 -07:00
Kyle Gospodnetich
1afdaf07f3
Merge pull request #32 from ublue-os/drive-fixes
Re-engineer drive mounting
2023-07-13 21:24:16 -07:00
Kyle Gospodnetich
14ec81b55f
Merge pull request #35 from ublue-os/layered-lutris
feat(deck): Layer Lutris to avoid common issues with the flatpak.
2023-07-13 18:31:03 -07:00
Kyle Gospodnetich
94b8a4238c feat(deck): Layer Lutris to avoid common issues with the flatpak. 2023-07-13 18:18:28 -07:00
Kyle Gospodnetich
12e4d3c5b7 feat: Enable AMD's P-State EPP driver 2023-07-13 16:14:36 -07:00
Kyle Gospodnetich
0380e04e69 chore: Add udisks2 to README 2023-07-13 13:30:13 -07:00
Kyle Gospodnetich
2710580802 chore: Add new udisks2 to Containerfile 2023-07-13 11:30:27 -07:00
Kyle Gospodnetich
322efa9afc fix(deck): Add patched udisks2 package 2023-07-13 11:30:27 -07:00
Kyle Gospodnetich
7f024f9c52 chore: Initial commit of unmodified Fedora 38 udisks2 package 2023-07-13 10:41:43 -07:00
Kyle Gospodnetich
ea1577fda5 chore: Remove another unneeded variable in steamos-btrfs, update defaults 2023-07-12 10:22:22 -07:00
Kyle Gospodnetich
438aec5303 fix(deck): Improve how /etc/default/steamos-btrfs is sourced 2023-07-12 10:13:22 -07:00
Kyle Gospodnetich
3a756bd24f fix(deck): Disable bind mount support 2023-07-12 08:43:56 -07:00
Kyle Gospodnetich
caac5170fc fix(deck): Get username via ls due to user not yet being set at time of mount. 2023-07-12 07:59:01 -07:00
Kyle Gospodnetich
6a94c6c71d
Merge pull request #34 from ublue-os/fix-descriptions
fix(yafti): Correct spelling of description
2023-07-12 07:47:16 -07:00
Kyle Gospodnetich
3829c21e37 chore: Add file exists check to steamos-btrfs.sh in profile.d, remove unused STEAMOS_BTRFS_ROOTFS_PACKMAN_EXTRA_PKGS definition 2023-07-12 07:44:20 -07:00
RJ Trujillo
376b4a166e fix(yafti): Correct spelling of description
'i' before 'p' except after... I don't know where I'm going with this
2023-07-12 07:55:45 -06:00
RJ Trujillo
e0e3486320 fix(jupiter-hw-support): Add f3 as a requirement for drive validation checks 2023-07-12 07:24:01 -06:00
Kyle Gospodnetich
4aff98f48e chore: Move changes to jupiter-hw-support spec, cleanup 2023-07-11 23:22:03 -07:00
Kyle Gospodnetich
2f3f56b867 chore: Move parts of /usr/lib/hwsupport into /usr/sbin
chore: Remove -bazzite package now that it's no longer needed
fix: Add patch for dynamic user name in mounting script
2023-07-11 23:13:55 -07:00