74 Commits

Author SHA1 Message Date
Kyle Gospodnetich
80e5ca385e
Merge pull request #124 from ublue-os/fix-user-setup-service
fix(user-setup): Convert to simple service and use default target
2023-08-08 18:57:03 -07:00
Kyle Gospodnetich
ba5e92219e fix: Remove wrapping quotes from kargs 2023-08-08 18:56:50 -07:00
RJ Trujillo
e66c498a68
fix(user-setup): Convert to simple service and use default target
Convert bazzite-user-setup to a simple service and use default target (multi-user target is only available to system services, the default target is used for user services)
2023-08-08 19:42:34 -06:00
Kyle Gospodnetich
05d7fd89cf fix: Allow trim on encrypted disks 2023-08-08 18:08:10 -07:00
Kyle Gospodnetich
59bec3fb48 chore: Clean up bazzite-arch page in Yafti. 2023-08-08 17:27:37 -07:00
Kyle Gospodnetich
08fb8578eb chore: Restore stable distrobox for time being 2023-08-08 17:18:59 -07:00
Kyle Gospodnetich
1515269d1d chore: Remove duperemove presets 2023-08-08 16:03:16 -07:00
Kyle Gospodnetich
0afd777dd5 chore(yafti): Use packages for AMD & Nvidia sections 2023-08-08 15:41:15 -07:00
Kyle Gospodnetich
7574de4498 fix(gnome): Symlink gradience presets instead of using CLI so updates don't require reimport 2023-08-08 15:06:50 -07:00
Kyle Gospodnetich
3beb2a058b chore: Run Yafti once, create desktop icon for it on KDE 2023-08-08 15:01:41 -07:00
Kyle Gospodnetich
2d3ea5a16b chore: Enable bazzite-user-setup and bazzite-hardware-setup services 2023-08-08 14:48:45 -07:00
Kyle Gospodnetich
444a2aac3e chore: Remove Duperemove and mount flags from Yafti 2023-08-08 14:20:09 -07:00
Kyle Gospodnetich
640353af98 chore: Install KDE wallpaper engine plugin globally as well 2023-08-08 14:01:10 -07:00
Kyle Gospodnetich
0704f197a4 chore: Start working on first-run script for users, clean up Yafti/Just 2023-08-08 13:53:26 -07:00
Kyle Gospodnetich
b1832d683d chore: Remove sdgyrodsu, KDE system76 scheduler, and kargs from Yafti 2023-08-08 11:58:42 -07:00
Kyle Gospodnetich
9e7efc8bd9 fix: Enable system76-scheduler in Containerfile 2023-08-08 11:08:55 -07:00
Kyle Gospodnetich
65f2eeb957 fix: Add duperemove preset for systemd 2023-08-08 11:06:28 -07:00
Kyle Gospodnetich
34d6865c02 chore: Improve messages from bazzite-hardware-setup 2023-08-08 10:14:29 -07:00
Kyle Gospodnetich
84d5c0ffba fix: Apply kargs to Jupiter as a whole rather than only on Deck images, always remove nomodeset. 2023-08-08 10:09:30 -07:00
Kyle Gospodnetich
999e010693 chore: Setup systemd service for bazzite-hardware-setup 2023-08-08 09:06:05 -07:00
Kyle Gospodnetich
2a871610df chore: Add bazzite-hardware-setup script 2023-08-07 23:24:37 -07:00
Kyle Gospodnetich
e022b079df fix: Fix install error during SteamCMD step if Steam hasn't been launched yet (Thanks termdisc) 2023-08-07 18:24:47 -07:00
Kyle Gospodnetich
c3f111fc67 chore: Remove unused extension cli just command 2023-08-07 15:14:25 -07: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
Kyle Gospodnetich
74feda24e9 Revert "Revert "feat: Use new export feature in distrobox assemble""
This reverts commit b15248a9ec00c7299beafde55322a922d2f2e7a9.
2023-08-07 10:35:07 -07:00
Kyle Gospodnetich
b15248a9ec Revert "feat: Use new export feature in distrobox assemble"
Revert once more when Distrobox is updated in upstream Fedora.
2023-08-07 08:00:23 -07:00
Kyle Gospodnetich
49c02353d1 feat: Use new export feature in distrobox assemble 2023-08-07 07:51:37 -07:00
RJ Trujillo
fb3971f406 fix: Add Yafti desktop icon
Allows users to run Yafti again when things go wrong
2023-08-06 22:24:30 -06:00
Kyle Gospodnetich
e7ffbfcd44 fix(gnome): Disable appindicator extension due to breaking VRR 2023-08-06 17:54:39 -07: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
RJ Trujillo
b3ed366dcf fix(yafti): Revert to using grep and remove direct usage of image identifiers
Sourcing these doesn't seem to cut it as yafti doesn't acknowledge them so instead just use
cat to obtain the file contents for the same result
2023-08-04 22:20:59 -06:00
Kyle Gospodnetich
dbf36cacb9 chore(README): Add waydroid and screenshots, mention ISOs. 2023-08-04 16:36:34 -07:00
Kyle Gospodnetich
4100e9a5e0 chore: Move environment from shared since SB has it's own. 2023-08-04 14:58:50 -07:00
Kyle Gospodnetich
fd3d9067b4 fix(gnome): Enable variable-refresh-rate on existing mutter configs (Thanks termdisc) 2023-08-04 13:08:54 -07:00
RJ Trujillo
310b57daf9 chore: Source and use Bazzite image identifiers directly 2023-08-04 12:10:36 -06:00
RJ Trujillo
947cd74ad7 chore(yafti): Remove flatseal 2023-08-04 11:38:21 -06:00
Kyle Gospodnetich
13f9701a23 fix(gnome): Use new extension helper.
chore: Drop wallpaper-engine/gradience steps, combine into single desktop environment step.
2023-08-04 10:03:15 -07:00
RJ Trujillo
eb9babf891 chore: Shut up grep 2023-08-04 10:38:10 -06:00
RJ Trujillo
812d654e3a feat(gnome): Implement askpass 2023-08-04 10:38:10 -06:00
RJ Trujillo
586d10e84f feat: Use Bazzite image identifiers instead of rpm-ostree status
This should be a lot more reliable and consistent
2023-08-04 10:38:10 -06:00
RJ Trujillo
52d28f41f3 fix(just): Address inverted GNOME image check for System76 Scheduler 2023-08-04 10:38:10 -06:00
RJ Trujillo
b2949ddf95 chore(yafti): Give AMD and Nvidia additions their own screens 2023-08-04 10:38:10 -06:00
RJ Trujillo
86ced54730 chore(yafti): Give Wallpaper Engine its own screen 2023-08-04 10:38:10 -06:00
RJ Trujillo
f3c40c414d chore(yafti): Give Bazzite Arch its own screen
This is a big feature of Bazzite, and might as well have its own screen
2023-08-04 10:38:10 -06:00
RJ Trujillo
1ef688a3f4 chore(yafti): Add screen for gradience
Given this is absolutely needed for the theming page shown later, give it its
own screen
2023-08-04 10:38:10 -06:00
RJ Trujillo
0e8d2b2181 chore(yafti): Pull Firefox out of web browsers section 2023-08-03 17:52:36 -06:00
Kyle Gospodnetich
1ab330bf20
Merge pull request #95 from ublue-os/firefox
feat: Bundle Firefox flatpak by default
2023-08-03 15:20:03 -07:00
RJ Trujillo
a7359118c8 feat: Bundle Firefox flatpak by default 2023-08-03 15:04:37 -06:00
RJ Trujillo
db08195a1f fix: Support removing preinstalled system flatpaks 2023-08-03 14:43:08 -06:00