Commit Graph

254 Commits

Author SHA1 Message Date
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
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
Kyle Gospodnetich
0944aa3f46 chore: Remove now unneeded files 2023-07-11 17:56:12 -07:00
Kyle Gospodnetich
14c6732085 chore: Return to using jupiter-hw-support-btrfs now that SELinux fix is in place. 2023-07-11 17:55:21 -07:00
Kyle Gospodnetich
940d309b3e fix: Correct issues with selinux by moving files from /lib/hwsupport to /sbin/hwsupport in jupiter-hw-support packages. 2023-07-11 17:51:48 -07:00
RJ Trujillo
1f03d05b97 fix(deck): Check if micro SD card is mounted before attempting to mount 2023-07-10 20:10:26 -06:00
RJ Trujillo
fdd8facb43 feat(deck): Simplify mounting process
- Drop usage of udisks
- Use /mnt/sdcard mount point
- FS opts will be moved to fstab
2023-07-10 18:45:09 -06:00
RJ Trujillo
a5505426db chore(deck): Remove post f3probe cleaning during format
Not being used at the moment
2023-07-10 18:45:09 -06:00
RJ Trujillo
c13d8b6b05 chore(deck): Remove useless system storage check when formatting
There isn't a case where we'd ever be working with anything but a
micro SD card
2023-07-10 18:45:09 -06:00
RJ Trujillo
2c4128099c chore(deck): Assume /dev/mmcblk is always the storage device 2023-07-10 18:45:09 -06:00
RJ Trujillo
3ded7f02b4 chore(deck): Only monitor SD cards for automount 2023-07-10 18:45:09 -06:00
RJ Trujillo
69e8c9b660 fix(deck): Temp remove validation check 2023-07-10 18:44:56 -06:00
Kyle Gospodnetich
d0e0e8bb9e chore(deck): Switch to jupiter-hw-support-bazzite package without drive mounting scripts 2023-07-10 11:04:11 -07:00
RJ Trujillo
f78aab84b0 fix(deck): Remove mount lock
We already outright stop the automount service before formatting and
start it again afterwards. This provides redundant functionality and
increases the possibility of a failure
2023-07-10 11:30:43 -06:00
RJ Trujillo
d53f0c0636 fix(deck): Perform automount as current user 2023-07-10 11:21:14 -06:00
RJ Trujillo
0ccf7ac6d1 feat(deck): Implement BTRFS support from SteamOS BTRFS 2023-07-10 11:19:47 -06:00
RJ Trujillo
efeea77b26 chore(deck): Restore automount rules 2023-07-10 11:19:47 -06:00
RJ Trujillo
eca91bbaef chore(deck): Ensure drive scripts are executable 2023-07-10 11:19:10 -06:00