Commit graph

493 commits

Author SHA1 Message Date
Kron4ek
0853f1d095
Add nautilus
Some checks failed
Codespell / Check for spelling errors (push) Has been cancelled
#175
2024-09-14 14:55:11 +03:00
Kron4ek
afeb61bfc4
Merge pull request #181 from yarikoptic/enh-codespell
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
2024-09-14 14:44:20 +03:00
Yaroslav Halchenko
fe0a6ea08b [DATALAD RUNCMD] run codespell throughout fixing typos automagically
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2024-09-12 14:18:53 -04:00
Yaroslav Halchenko
0f9cb5d55e Some more codespell ignores 2024-09-12 14:18:50 -04:00
Yaroslav Halchenko
9e87c6fa04 Add rudimentary codespell config 2024-09-12 14:15:40 -04:00
Yaroslav Halchenko
726bb882cb Add github action to codespell master on push and PRs 2024-09-12 14:15:40 -04:00
Kron4ek
7844d08792
Fix legacy Nvidia drivers (390 and older) 2024-09-10 01:02:55 +03:00
Kron4ek
941e8e9190
Update README.md 2024-09-08 14:37:47 +03:00
Kron4ek
9976436714
Update README.md 2024-09-08 13:34:27 +03:00
Kron4ek
7a1f3bb404
Merge pull request #174 from vitaly-zdanevich/patch-10
README.md: set a few links
2024-09-08 13:33:59 +03:00
Kron4ek
10eafaaed8
Merge pull request #177 from shenmo7192/master
feat: enter-bwrap shell added
2024-09-08 13:33:03 +03:00
Kron4ek
f08069070f
Fix compatibility with sbase tools
Fixes #178
2024-09-08 13:16:29 +03:00
Kron4ek
55c8a8e5b1
Update README.md 2024-09-06 21:39:44 +03:00
shenmo
d03d25ac31 feat: enter-bwrap shell added 2024-09-05 19:47:07 +08:00
Vitaly Zdanevich
567b7c1df6
README.md: set a few links
This is good for new and old people. And I do not know about a few projects here.
2024-09-03 17:57:00 +04:00
Kron4ek
0148644566
Merge pull request #168 from vitaly-zdanevich/patch-6
README.md: included projects: set links
2024-09-03 11:59:56 +03:00
Kron4ek
8bdb515e17
Merge pull request #172 from vitaly-zdanevich/patch-9
README.md: gamescope: add termA and termB
2024-09-03 11:59:11 +03:00
Vitaly Zdanevich
5de488608c
README.md: gamescope: add termA and termB 2024-09-02 06:40:53 +03:00
Vitaly Zdanevich
ab05aac79e
README.md: projects to one line 2024-09-02 06:39:14 +03:00
Kron4ek
5157084b54
Add an alternative download link for utils
Download utils from my gitlab repo in case downloading from GitHub fails for some reason.
2024-08-31 16:59:59 +03:00
Kron4ek
dd2a1482ce
Merge pull request #169 from vitaly-zdanevich/patch-7
README.md: add that Gamescope can help when a game is not starting
2024-08-30 19:36:50 +03:00
Vitaly Zdanevich
827ad8a518
README.md: add that Gamescope can help when a game is not starting 2024-08-28 07:27:38 +03:00
Vitaly Zdanevich
7226162cba
README.md: included projects: set links
Good for new uses.

And some projects are unknown for me - so this is good to be able to click and learn more.
2024-08-28 07:22:02 +03:00
Kron4ek
881a727b2f
Move the note about Steam and gamescope to another section 2024-08-26 18:05:14 +03:00
Vitaly Zdanevich
c9e9500d62
README.md: add about why I cannot screenshot in Steam (#167)
* README.md: add about why I cannot screenshot in Steam

* README.md: drop space
2024-08-26 12:47:22 +03:00
Kron4ek
5664d53d87
Do not mount /run when updating Conty
To prevent systemd from asking for the user password.
2024-08-24 12:56:33 +03:00
Kron4ek
00e4a161e9
Ignore updating fakeroot when updating Conty
Since it may cause the update process to hang.

#165
2024-08-24 12:55:01 +03:00
Kron4ek
23f26b94bb Update integrated utils
Some checks failed
Utils CI / build (push) Has been cancelled
2024-08-19 16:27:39 +03:00
Kron4ek
ed430e58f4 Bump utils versions and fix compilation
Fix compilation of dwarfs and bash.
2024-08-19 15:43:43 +03:00
Kron4ek
8a33737b6e
Update utils.yml 2024-08-03 18:18:53 +03:00
Kron4ek
4fa6c056b3 Update workflows 2024-08-03 13:09:24 +03:00
Kron4ek
e25b933af6 Use Utils from CI to build Conty in CI
#156
2024-08-03 12:59:48 +03:00
Kron4ek
348758658b
Fix Nvidia driver sharing when USE_OVERLAYFS is enabled 2024-08-03 12:04:39 +03:00
Kron4ek
c0cb1c3a94
Share Nvidia driver between Conty instances
Share Nvidia driver between all Conty instances that don't have the driver inside the filesystem image.

#140
#148 
#153
2024-08-01 14:48:51 +03:00
Kron4ek
f54f0cb9de
Use yes instead of noconfirm for yay
Should fix installation of AUR packages when they conflict with already installed packages.

#152
2024-08-01 12:10:52 +03:00
Kron4ek
59140999cb
Get utils via git lfs 2024-08-01 11:15:57 +03:00
Kron4ek
fe452f46ec
A note about running on Ubuntu 24.04 2024-07-18 20:09:36 +03:00
Kron4ek
d52c1828fd
Change the default URL for bootstrap download 2024-07-13 13:09:37 +03:00
Kron4ek
56f31efc23
Add gst-plugin-pipewire 2024-07-07 13:56:43 +03:00
Kron4ek
43a5b1c03a
Remove faudio
No longer needed, Wine and Proton have it builtin.
2024-07-07 13:56:07 +03:00
Kron4ek
d9148b775a
Remove nvidia-utils from the default installation
Conty can download and install them automatically during the first launch, no need to install them inside the container.
2024-07-07 13:55:00 +03:00
Kron4ek
543f34dca6
Sync mirrors after using reflector
#136
2024-07-07 11:21:55 +03:00
Kron4ek
2d76615f89
Fix installation of AUR packages 2024-06-19 20:55:19 +03:00
Kron4ek
1a28490273
Replace wine-staging-tkg with wine-staging
wine-staging-tkg is no longer in Chaotic-AUR.
2024-06-12 21:59:27 +03:00
Kron4ek
162e2b1a8f
Update Arch mirrorlist 2024-06-12 21:56:25 +03:00
Kron4ek
1004a52816
Fix bootstraps downloading
New releases are packed in tar.zst.
2024-05-03 09:13:56 +03:00
Kron4ek
ecc47946da
Update README.md 2024-04-21 17:21:24 +03:00
Kron4ek
dc764a7afc
Update README.md 2024-04-21 13:40:43 +03:00
Kron4ek
086254e192
Merge pull request #125 from vitaly-zdanevich/patch-4
README.md: Installation: add Gentoo
2024-04-10 23:21:55 +03:00
Vitaly Zdanevich
0d2e694da8
README.md: Installation: add Gentoo 2024-04-08 07:55:06 +03:00