Commit graph

154 commits

Author SHA1 Message Date
Kron4ek
2046e1f2eb
Add pcsx2-avx-git 2024-11-08 17:02:06 +03:00
Kron4ek
0cc055cd7c
Add jre17-openjdk
Some checks failed
Codespell / Check for spelling errors (push) Has been cancelled
Utils CI / build (push) Has been cancelled
Otherwise pacman installs openjdk, which is much larger.
2024-11-06 21:00:24 +03:00
liberodark
0f44c88810 Improve Compatiblity
- Add NVK Support
- Add Some Games support
- Switch to Pipewire for Jack
2024-11-03 14:36:06 +01:00
Kron4ek
ab37e92011
Add genymotion
Some checks failed
Codespell / Check for spelling errors (push) Has been cancelled
2024-10-04 17:59:51 +03:00
Kron4ek
8fb030f429
Replace libretro-duckstation with duckstation
Some checks failed
Codespell / Check for spelling errors (push) Has been cancelled
2024-09-29 14:52:47 +03:00
Kron4ek
d74f9b6bc8
Generate a file containing a list of licenses for all installed packages 2024-09-29 14:51:22 +03:00
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
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
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
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
dde6ce3ca8
Replace multimc5 with prismlauncher
multimc5 is no longer available in Chaotic-AUR.
2024-03-29 12:13:55 +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
Kron4ek
f1d73966b8 Add support for ALHP repo
ALHP is a repository containing packages from the official Arch Linux repos recompiled with -O3, LTO and optimizations for modern CPUs for better performance.

Disabled by default, can be manually enabled.

#87
2023-09-19 14:06:15 +05:00
Kron4ek
5da5990370 Add sunshine
#86
2023-09-19 13:34:59 +05:00
Kron4ek
d71d12928b
Replace console emulators with RetroArch cores 2023-09-04 23:23:06 +05:00
Kron4ek
8c75355331
Split devel packages into a separate group 2023-09-04 18:43:47 +05:00
Kron4ek
9bfbf0473d
Skip installation of unneeded files
Skip installation of man pages and Nvidia firmwares.
2023-08-27 19:05:01 +05:00
Kron4ek
22abd340b8
Regenerate mirrorlist with reflector
If reflector is not avaiable on the host system, let's regenerate the mirrorlist by using reflector from the chroot.
2023-08-11 13:59:50 +05:00
Kron4ek
72b7dd36d2
Increase the number of installation attempts for AUR packages
We do this for regular non-AUR packages, let's do this for AUR packages too.

Also check what packages are missing in the AUR and show them.
2023-08-11 13:34:29 +05:00
Kron4ek
a70666155a
Increase the number of attempts to install packages
Increase from 2 to 10. May help on unstable mirrors and connections.
2023-08-10 21:39:37 +05:00
Kron4ek
e17d34d7c6
Update Arch mirrorlist 2023-07-27 21:07:03 +05:00
Kron4ek
060ce5ef6a
Update the Chaotic-AUR primary key 2023-07-16 12:27:06 +05:00
Kron4ek
06b58a251e
Add the ability to install AUR packages
#71
2023-07-05 13:32:29 +05:00
Kron4ek
4aad2559a7
Update Arch mirrorlist 2023-07-02 12:31:11 +05:00
Kron4ek
c88ca746c4
Update Arch mirrorlist 2023-06-07 13:53:20 +05:00
Kron4ek
27677599f8 Make Conty even more portable
Conty now uses statically linked bash and busybox, so it no longer depends on system-wide bash, tar and gzip.

And other improvements in this commit:

* NVIDIA_HANDLER improved and enabled by default.
* Reworked the self-update feature, it uses fuse-overlayfs now instead of extracting the whole image.
* Added the CUSTOM_MNT, which allows to use Conty with already mounted custom moint points and directory structures.
* create-conty.sh now automatically sets the correct sizes in conty-start.sh
* Added more locales
2023-05-28 16:52:18 +05:00
Kron4ek
5fc1df2043 Configure Github Actions
Github Actions will build Conty weekly and utils monthly.
2023-05-23 19:39:24 +05:00
Kron4ek
246016f88f
Update Arch mirrorlist 2023-04-08 00:23:24 +05:00
Kron4ek
89682b085c
Run pacman twice
Sometimes some packages fail to install due to, for instance, mirror issues or due to unstable connection. Running pacman twice increses the chance of successful installation in such cases.
2023-04-06 19:19:07 +05:00
Kron4ek
a29b2dc2ca
Add duckstation-git 2023-04-02 19:21:30 +05:00
Kron4ek
f1427693ad
Add gst-libav 2023-04-02 18:11:30 +05:00
Kron4ek
ac89458fcf
Add bottles back
It installs withot issues again.
2023-04-02 18:10:27 +05:00
Kron4ek
774705712c
Remove bottles (temporarily)
There is an issue with installing one of its dependencies from one of the Chaotic-AUR mirrors. So i remove it from the package list, until the issue is resolved.
2023-03-14 13:44:01 +05:00
Kron4ek
eaa02c3fc4 Add minizip 2023-02-16 15:54:27 +05:00
Kron4ek
ebd5243a4e Fix script size 2023-02-16 15:51:41 +05:00
ghtm2
b21c8401ae
Use curl instead of wget (#63) 2023-02-16 15:48:21 +05:00
ghtm2
b3c16de238
Fix shellcheck warnings and style (#62) 2023-02-16 00:57:05 +05:00
Kron4ek
a9b3790d5e
Replace youtube-dl with yt-dlp 2023-01-12 15:03:22 +05:00
Kron4ek
3b29e0bad9
Replace pcsx2 with pcsx2-git
pcsx2 has been remove from the official Arch repos some time ago, but there is pcsx2-git in Chaotic-AUR.
Also remove python-magic-ahupp since it's no longer in Chaotic-AUR.
2023-01-12 15:02:15 +05:00
Kron4ek
cb0d916b13
Replace gamescope-git with gamescope 2023-01-12 14:55:09 +05:00
Kron4ek
1bbecef1c7
Update Arch mirrorlist 2023-01-12 14:51:13 +05:00