Commit graph

473 commits

Author SHA1 Message Date
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
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
Kron4ek
3a3def08cf
Replace jre-openjdk with jre17-openjdk
Otherwise we get two Java versions installed, since prismlauncher installs jre17-openjdk.
2024-03-30 16:04:47 +03:00
Kron4ek
c6ee302cc0 Update integrated utils 2024-03-30 15:47:45 +03:00
Kron4ek
247c180dfc
Update README.md 2024-03-29 12:18:44 +03:00
Kron4ek
e580d7ff1c
Update README.md 2024-03-29 12:17:11 +03:00
Kron4ek
dde6ce3ca8
Replace multimc5 with prismlauncher
multimc5 is no longer available in Chaotic-AUR.
2024-03-29 12:13:55 +03:00
Kron4ek
20c4e8524f
Merge pull request #105 from vitaly-zdanevich/patch-2
README.md: HOME -> $HOME
2024-03-20 20:58:41 +03:00
Vitaly Zdanevich
e1a447acb1
README.md: HOME -> $HOME 2024-03-19 12:28:54 +03:00
Kron4ek
3d4f2dfe0a
Merge pull request #103 from vitaly-zdanevich/patch-1
README: add about CONFIG_IA32_EMULATION
2024-03-10 12:20:02 +03:00
Vitaly Zdanevich
b0421c5fc9
README: add about CONFIG_IA32_EMULATION 2024-03-10 12:14:52 +03:00
Kron4ek
ea2a9424b7 Update integrated utils 2024-02-18 12:21:07 +03:00
Kron4ek
6a6960db5e
Add more build deps for dwarfs 2024-02-10 00:42:51 +03:00
Kron4ek
6c47e43735
Add more build deps for dwarfs 2024-02-09 23:29:37 +03:00
Kron4ek
b2e2b44d6a
Happy New Year :) 2024-01-17 16:32:57 +03:00
Kron4ek
7e50a8e5b7 Update mkdwarfs parameters 2024-01-17 16:28:02 +03:00
Kron4ek
903c4fc72f Update integrated utils 2024-01-17 15:39:02 +03:00
Kron4ek
21870175de
Add chrono-date to the Utils workflow
Needed for new DwarFS versions.
2024-01-17 13:42:41 +03:00
Kron4ek
f669dbfb29
Auto replace home path in launch arguments for custom home dirs 2023-12-29 15:24:44 +03:00
Kron4ek
269c899cac
Set XDG variables too for non standard home dirs 2023-12-29 14:28:13 +03:00
Kron4ek
fd3ad3bff3
Update Arch mirrorlist 2023-12-29 14:14:40 +03:00
Kron4ek
5eb3b854e3
Update Arch mirrorlist 2023-10-24 15:33:22 +05:00