Commit graph

317 commits

Author SHA1 Message Date
Kron4ek
a8745a96e6
Update README.md 2023-01-26 00:12:59 +05:00
Kron4ek
2a8eaf5e1d
Happy New Year 2023-01-12 15:06:20 +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
Kron4ek
384745faa7
Update README.md 2023-01-05 13:52:50 +05:00
Kron4ek
d3ed065252
Add notes about Wine
And a few other additions.
2023-01-05 13:42:02 +05:00
Kron4ek
521ef2069f Update dwarfs compression arguments 2022-11-24 13:01:34 +05:00
Kron4ek
f38454d4ac
Update Arch mirrorlist 2022-11-24 12:55:15 +05:00
Kron4ek
ce0abe2531 Update dwarfs
Update dwarfs to the latest git revision (8ed2fce)
2022-11-05 13:30:24 +05:00
Kron4ek
d74279f6f5 Update integrated utils
Update glibc to 2.36
2022-10-17 01:18:11 +05:00
Kron4ek
b97a856d6b
Update Arch mirrorlist 2022-09-23 15:22:02 +05:00
Kron4ek
b01c65bd8a Update ld.so.cache when updating Conty
ld.so.cache does not get updated automatically for some reason, so update it manually. Otherwise there may be problems with libraries (like https://github.com/Kron4ek/Conty/discussions/55)
2022-09-18 14:01:52 +05:00
Kron4ek
425a9eb21f Tweak dwarfs parameters
Lower the cache size
Limit the maximum number of workers to 8
2022-09-11 17:49:13 +05:00
Kron4ek
93586e83d5
Add libibus
This should fix a black screne issue in steam-native-runtime (https://bugs.archlinux.org/task/75600).
2022-09-11 12:02:08 +05:00
Kron4ek
b1a84f0fad
Add lib32-mesa-utils 2022-09-11 11:59:22 +05:00
Kron4ek
b26c6f0baf
Update README.md 2022-08-28 18:42:45 +05:00
Kron4ek
114a55e840 Also unset XAUTHORITY when disabling access to X server 2022-08-27 22:58:31 +05:00
Kron4ek
cc69e5361b Don't parse own arguments if the script is a symlink 2022-08-27 22:40:51 +05:00
Kron4ek
d2fda8cbcf Add the ability to disable access to X server
For example, this is useful for restricting applications from accessing Xwayland on Wayland.
2022-08-27 22:27:06 +05:00
Kron4ek
36d01751b4 Mount all X sockets separately
Remount /tmp/.X11-unix as tmpfs and then mount all X sockets separately.
This fixes gamescope.
2022-08-27 19:12:29 +05:00
Kron4ek
71d2460e60 Properly handle non-standard HOME directories
Non-standard here means outside of /home.
2022-08-27 15:33:40 +05:00
Kron4ek
30938e7713 Automatically create a directory for HOME_DIR when it is set 2022-08-27 14:37:48 +05:00
Kron4ek
c186b86cbd Properly handle spaces for all bwrap parameters
Use bash arrays instead of just variables to properly handle spaces.
2022-08-27 14:29:59 +05:00
Kron4ek
ea3a106654 Update integrated utils
Update squashfuse to 0.1.105
Update dwarfs to the latest git revision (e8f489a)
Update lz4 to 1.9.4
Update all other outdated libraries
2022-08-26 19:51:12 +05:00
Kron4ek
1bde0f62e8
Update donation links 2022-08-21 14:08:02 +05:00
Kron4ek
209e2808df
Update the link for the Arch Linux bootstrap
Since Arch Linux now provides a static name for the latest bootstrap archive, it is no longer necessary to determine the release number.
2022-08-10 17:52:24 +05:00
Kron4ek
697b45aac9
Update archlinux-keyring before other packages 2022-07-28 13:58:34 +05:00
Kron4ek
dafd65c280
Update Arch mirrorlist 2022-07-28 11:28:46 +05:00
Kron4ek
4b92747f3e
Update Chaotic-AUR links 2022-07-17 19:02:39 +05:00
Kron4ek
351c5dd4a5
Update README.md 2022-07-17 18:44:10 +05:00
Kron4ek
be3e3c966a
Update the Chaotic-AUR mirrorlist 2022-07-16 01:28:58 +05:00
Kron4ek
73974495db
Update the Chaotic-AUR mirrorlist 2022-07-14 13:23:39 +05:00
Kron4ek
a0403d1cd9
Update README.md 2022-07-05 17:31:53 +05:00
Kron4ek
3c9f54b529
Add playonlinux
It is now available in Chaotic-AUR
2022-07-05 14:02:36 +05:00
Kron4ek
f34b9c387e
Fix bootstrap integrity checking 2022-07-05 14:00:56 +05:00
Kron4ek
576f16fcf6 Use integrated utils to extract images
Unless USE_SYS_UTILS is enabled.
2022-06-21 17:36:31 +05:00
Kron4ek
714d7dce15 Remove the SUDO_MOUNT feature 2022-06-18 13:47:06 +05:00
Kron4ek
6789b088a0 Remove the mount message when using DwarFS
DwarFS mounts instantly now, so the message is no longer needed.
2022-06-16 21:25:43 +05:00
Kron4ek
3039659db9 Automatically detect image format
DwarFS images have the string "DWARFS" at the very beginning of the file.
2022-06-16 21:16:51 +05:00
Kron4ek
886e1ff880 Update sqfs compressor arguments 2022-06-16 19:57:59 +05:00
Kron4ek
f5f1e9fbd7 Check the amount of free space before updating 2022-06-16 19:53:57 +05:00
Kron4ek
e6ae794400
Update FUNDING.yml 2022-06-15 15:02:41 +05:00
Kron4ek
f19eae91e7
Update Arch mirrorlist 2022-06-13 17:38:53 +05:00
Kron4ek
c5684398b4 Update dwarfs
Update dwarfs to the latest git revision (525d7d6)
2022-06-13 17:35:24 +05:00
Kron4ek
53e64b65bf Update integrated utils
Update bubblewrap to 0.6.2
Update squashfs-tools to 4.5.1
Update dwarfs to the latest git revision of the wip branch (which should speed up mount times on HDDs)
Update all other outdated libraries
2022-06-01 14:26:26 +05:00
Kron4ek
b51b89a22b Remove playonlinux
It is no longer in the Arch Linux repositories, and not in Chaotic-AUR either (at least currently).
2022-05-26 19:09:49 +05:00
Kron4ek
8946eb3573
Update the Chaotic-AUR keyring 2022-05-15 12:13:53 +05:00
Kron4ek
f74843fb73
Update the Chaotic-AUR mirrorlist 2022-05-05 14:48:08 +05:00