Commit graph

186 commits

Author SHA1 Message Date
Kron4ek
db670d1241
Update Chaotic-AUR's keyring and mirrorlist 2021-04-03 17:22:35 +05:00
Kron4ek
35a35200c2
Add alsa-utils 2021-04-03 00:16:26 +05:00
Kron4ek
6a53f2835f
Do not mount /usr/local by default 2021-04-02 23:38:21 +05:00
Kron4ek
4d981df660
Use a single mountpoint per script 2021-04-02 23:24:21 +05:00
Kron4ek
3bfa8fc95d
Add alsa-tools 2021-04-02 23:02:25 +05:00
Kron4ek
7c4610e028
Mount the squashfs image as read-only
Even thouh squashfs is read-only anyway (even when mounted as read-write), it's still better to mount as read-only to avoid the "Text file busy" error.
2021-04-02 16:08:01 +05:00
Kron4ek
8e6e07c423
Update README.md 2021-04-01 19:52:43 +05:00
Kron4ek
dc1948ca13
Do not check for fuse2 when SUDO_MOUNT is enabled 2021-04-01 19:51:52 +05:00
Kron4ek
f41f7e00c5
Update README.md 2021-04-01 19:17:49 +05:00
Kron4ek
963351b506
Fix an infinite recursion when using autostart
Fixes #12
2021-04-01 16:13:39 +05:00
Kron4ek
deec231105
Add ability to set custom BASE_DIR
Allows to set custom directory where Conty will extract its builtin utilities and mount the squashfs image. The default location is /tmp.
2021-04-01 16:00:03 +05:00
Kron4ek
2a40644729
Add ability to mount the image using regular mount
Allows to mount the squahfs image via the regular mount command instead of squashfuse. In this case root rights will be requested via sudo during mounting and unmounting.
2021-04-01 15:42:02 +05:00
Kron4ek
43b71e4844
Merge pull request #11 from saltedcoffii/patch-1
Fix typo in README.md
2021-03-31 21:39:09 +05:00
saltedcoffii
14c9e6c22a
Fix typo 2021-03-31 12:01:52 -04:00
Kron4ek
0bdbc59ddf
Improve sandboxing 2021-03-31 16:59:09 +05:00
Kron4ek
17d8c93d8c
Update README.md 2021-03-31 14:00:09 +05:00
Kron4ek
e7d9865ba5
Add wineasio 2021-03-31 13:08:30 +05:00
Kron4ek
802216b825
Update README.md 2021-03-30 14:37:07 +05:00
Kron4ek
3bd8a37aea
Update README.md 2021-03-30 14:35:35 +05:00
Kron4ek
3ba7200502
Add function to automatically download Nvidia libs
Disabled by default.
2021-03-30 13:08:20 +05:00
Kron4ek
8afe2a4617
Update create-arch-bootstrap.sh 2021-03-30 02:05:24 +05:00
Kron4ek
9e39559055
Update create-arch-bootstrap.sh 2021-03-30 02:02:49 +05:00
Kron4ek
5eb5dbd733
Add steamtinkerlaunch 2021-03-30 01:57:54 +05:00
Kron4ek
d2a4ae25a1
Unmount image even when terminated ungracefully
This doesn't trap SIGKILL though, but there is nothing i can do about that.

Fixes #8
2021-03-30 00:41:06 +05:00
Kron4ek
5f6a7918f4
Update README.md 2021-03-29 19:13:35 +05:00
Kron4ek
c9cbaee908
Add libva-intel-driver and intel-media-driver
For hardware video decoding on Intel integrated GPUs
2021-03-29 19:02:57 +05:00
Kron4ek
a9a06a19d0
Do not bind /etc/hostname
Added accidentally in the previous commit
2021-03-29 19:00:38 +05:00
Kron4ek
b126b8aaff
Increase the priority of user-defined PATH 2021-03-29 18:58:27 +05:00
Kron4ek
8c4e89430b
Bind /etc/passwd and /etc/group to the container
Fixes #7
2021-03-29 18:33:43 +05:00
Kron4ek
7df770fd38
Note on issues with Nvidia drivers 2021-03-29 13:31:33 +05:00
Kron4ek
b54b788516
Add playonlinux 2021-03-29 13:13:40 +05:00
Kron4ek
fc4b34656b
Add Chaotic AUR and install wine-tkg
This is optional and can be disabled.
2021-03-29 02:11:59 +05:00
Kron4ek
bee17a8d44
Reduce the delay before exit
Two seconds is too much
2021-03-29 00:43:53 +05:00
Kron4ek
be51bc118f
Fix the size
Yep, again :)
2021-03-29 00:42:37 +05:00
frostworx
f0d9759b43
Just a few cosmetical changes (#6)
* minor cosmetics

* minor cosmetics

* pull own filesize from project page - removes need for hardcoded size

* Revert "pull own filesize from project page - removes need for hardcoded size" - nonsense

This reverts commit 5c540c3388.

Co-authored-by: frostworx <frost.zeux@gmail.com>
2021-03-29 00:36:13 +05:00
Kron4ek
bfa0d3addf
Update README.md 2021-03-28 21:45:20 +05:00
Kron4ek
dd9e57df72
Update README.md 2021-03-28 21:42:27 +05:00
Kron4ek
fdd2d57f74
Update README.md 2021-03-28 21:41:28 +05:00
Kron4ek
d3a7a1ca29
Update README.md 2021-03-28 21:36:56 +05:00
Kron4ek
40fb6fabc0 Add script for the utils compilation 2021-03-28 21:31:25 +05:00
Kron4ek
fc9b29972f
Update README.md 2021-03-28 19:45:18 +05:00
Kron4ek
067bdb6085
Update README.md 2021-03-28 17:48:07 +05:00
Kron4ek
c40a4c7f64
Update README.md 2021-03-28 17:47:26 +05:00
Kron4ek
b3ad257381
Update README.md 2021-03-28 17:46:15 +05:00
Kron4ek
05de8794a8
Fix typo 2021-03-28 17:39:37 +05:00
Kron4ek
e658f269e1
Add ability to use system squashfuse and bwrap
Instead of the builtin ones.
2021-03-28 17:37:46 +05:00
Kron4ek
7209561d08
Ability to set HOME directory to a custom location 2021-03-28 17:10:36 +05:00
Kron4ek
3ec5442180
Notify when autostarting and autoargs are working 2021-03-28 16:54:13 +05:00
Kron4ek
1a98848008
Do not unshare anything (for now)
This (the --hostname parameter, to be precise) breaks connection to X server on some distros (for example, on Slackware).
2021-03-28 16:45:02 +05:00
Kron4ek
c5675940e8
Add ability to automatically start applications
Fixes #2
2021-03-28 16:35:24 +05:00