1376 Commits

Author SHA1 Message Date
Kyle Gospodnetich
131490d6f8
feat: Increase vm.max_map_count to match SteamOS 2023-09-23 23:21:48 -07:00
Kyle Gospodnetich
7a4356cf1d
Merge pull request #356 from ublue-os/gerblesh-patch-1
fix(image info): use proper prefix in IMAGE_REF
2023-09-23 23:20:50 -07:00
gerblesh
c7bd4b7445
fix(image info): use proper prefix in IMAGE_REF 2023-09-24 06:13:36 +00:00
Kyle Gospodnetich
b6f8575fab chore(readme): Add distrobox showcase screenshot 2023-09-23 18:42:15 -07:00
Kyle Gospodnetich
97e9422013
Merge pull request #355 from nicknamenamenick/patch-9
feat: Added showcase section and linked blog posts.
2023-09-23 15:54:24 -07:00
Pat C
ec1f386d8d
Update README.md
Co-authored-by: Jorge O. Castro <jorge.castro@gmail.com>
2023-09-23 18:39:06 -04:00
Kyle Gospodnetich
86ac62be24 feat: Add scrcpy to just and yafti 2023-09-23 14:07:57 -07:00
Kyle Gospodnetich
d28a0393f8
Merge pull request #352 from ublue-os/nokmods
feat: Enable builds without kmods
2023-09-23 13:18:59 -07:00
Pat C
7e47486556
feat: Added showcase section and linked blog posts. 2023-09-23 16:03:08 -04:00
RJ Trujillo
7c30803bec fix: Don't explicitly check main when excluding Nvidia 2023-09-23 09:16:49 -06:00
RJ Trujillo
124d2ccfe0 fix: Exclude Bazzite kmods from nokmods images 2023-09-23 09:08:00 -06:00
RJ Trujillo
662319158f feat: Enable builds without kmods 2023-09-23 08:55:56 -06:00
Kyle Gospodnetich
cbf047fc08 chore: Flip operands and avoid just call to distrobox for now. 2023-09-23 02:13:39 -07:00
Kyle Gospodnetich
9d4b9ab407 chore: Minor fixups for resilio-sync, openrazer, and webapp-manager 2023-09-23 00:52:11 -07:00
Kyle Gospodnetich
0be28d11e7 chore: Mention XwaylandVideoBridge only works on KDE in the name of the just command 2023-09-22 23:20:55 -07:00
Kyle Gospodnetich
db4bd53f7c feat: Add fix-screenshare command to just and yafti.
chore: Clean up some syntax issues in 30-distrobox.just
2023-09-22 23:19:29 -07:00
RJ Trujillo
92621fb0d0
Merge pull request #351 from ublue-os/fix-image-info
fix(image-info): Don't wrap identifiers in quotations
2023-09-22 22:57:28 -06:00
RJ Trujillo
019704d757 fix(image-info): Don't wrap identifiers in quotations
Instead of the raw key being assigned, a key wrapped in quotations was
incorrectly assigned
2023-09-22 22:56:26 -06:00
Kyle Gospodnetich
442e0c4733 feat: Add a just command to fix SteamVR on desktop releases
chore: Standardize just nomenclature for game patches
2023-09-22 19:42:30 -07:00
Kyle Gospodnetich
7c5e26a3a1 chore: Reorganize flatpaks to have the most important ones first 2023-09-22 17:32:14 -07:00
Kyle Gospodnetich
40fd01fe03
Merge pull request #342 from ublue-os/justfile-update
feat: Switch to new justfile system
2023-09-22 17:17:27 -07:00
Kyle Gospodnetich
4a59d8d4d6
chore: Update container information 2023-09-22 17:10:52 -07:00
Kyle Gospodnetich
baa6f6d5c5
Merge pull request #347 from ublue-os/cat-image-info
chore(image-info): Use single cat instead of several echos
2023-09-22 15:21:40 -07:00
RJ Trujillo
0b7532a43c fix(just): Use image info consistently 2023-09-22 16:11:36 -06:00
Kyle Gospodnetich
b1af313d36 chore: Switch to ublue-update in bling copr 2023-09-22 15:05:08 -07:00
RJ Trujillo
9af3937189
chore(image-info): Use single cat instead of several echos 2023-09-22 15:32:34 -06:00
Kyle Gospodnetich
de1945de1b Merge branch 'main' into justfile-update 2023-09-22 14:30:02 -07:00
Kyle Gospodnetich
de25c72cf6 feat(desktop): Add reset-bazzite-arch just command to completely remove the image and pull it fresh. 2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
58aa3a2396 chore: Add new distrobox hosted applications to Yafti 2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
1ed5421918 feat: Add Web App Manager, OpenRazer, Oversteer, Solaar, and Resilio Sync 2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
74617d153a chore: Add minor enhancement for vim rendering 2023-09-22 14:29:36 -07:00
Kyle Gospodnetich
9970d5f16a chore: Remove remaining WL files 2023-09-22 14:28:48 -07:00
Kyle Gospodnetich
fdda28c3ad chore: Remove WL, this will be included upstream now 2023-09-22 14:28:43 -07:00
Kyle Gospodnetich
81bb60084f feat: Switch to new numbered just file system 2023-09-22 14:27:09 -07:00
Kyle Gospodnetich
ed7c645323
Merge pull request #345 from ublue-os/image-info
feat: Add image info for auto-signing via ublue-update
2023-09-22 14:24:51 -07:00
Kyle Gospodnetich
b22030e12c chore: Move image-info to new shared directory, handle in single COPY step 2023-09-22 14:23:43 -07:00
Kyle Gospodnetich
bb9dff8409
Merge branch 'main' into image-info 2023-09-22 14:15:58 -07:00
Kyle Gospodnetich
0df1b4f45b chore: Remove a copy step 2023-09-22 13:53:02 -07:00
Kyle Gospodnetich
7c3175aa59
Merge pull request #346 from nicknamenamenick/patch-8
feat: add table of contents section to README
2023-09-22 12:45:54 -07:00
Pat C
8c06dfd293
added & 2023-09-22 15:23:48 -04:00
Pat C
4db7c8259c
feat: add table of contents section to README 2023-09-22 15:20:58 -04:00
RJ Trujillo
66a14d300e fix(treewide): Use new image info implementation 2023-09-22 12:26:54 -06:00
RJ Trujillo
391a2afa1c chore: Remove signing from just and yafti
This is automatic now
2023-09-22 12:26:35 -06:00
RJ Trujillo
a30a8f924a feat: Add image info for auto-signing via ublue-update
We use image-info.sh to generate information about the given image at
the time it's built. This replaces our current implementation of
sourcing identifiers written to /etc/default/bazzite
2023-09-22 12:25:59 -06:00
Kyle Gospodnetich
772bd4cd9f chore: Remove incorrectly included .patch file 2023-09-21 17:39:01 -07:00
Kyle Gospodnetich
31a489daf7
Merge pull request #341 from zelikos/typo-flatpak-manager
fix: Typo in bazzite-flatpak-manager
2023-09-21 16:49:30 -07:00
zelikos
c1b6ce4515
fix: Typo in bazzite-flatpak-manager 2023-09-21 19:05:54 -04:00
Kyle Gospodnetich
443fc8df91 feat: Add oversteer-udev to allow oversteer without layering 2023-09-21 00:33:50 -07:00
Kyle Gospodnetich
8047e205e2 feat(gnome): Add tailscale status gnome shell extension 2023-09-21 00:11:44 -07:00
Kyle Gospodnetich
22432816ca
Merge pull request #338 from nicknamenamenick/patch-7
feat: add link to FAQ to the README
2023-09-20 23:37:58 -07:00