Commit graph

75 commits

Author SHA1 Message Date
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
Kron4ek
09a12ac220
Fix the size of the script
Always forget about this
2021-03-28 14:21:48 +05:00
Kron4ek
9ecc3197b0
Add a small delay before exit 2021-03-28 14:21:05 +05:00
Kron4ek
cd1d47b3be
Merge pull request #3 from Phantop/patch-1
Add libva-mesa-driver for mesa video acceleration
2021-03-28 12:51:23 +05:00
Phantop
7376cf98c6
Add libva-mesa-driver for mesa video acceleration 2021-03-28 01:04:52 -04:00
Kron4ek
2e3cb1bdac
Add LICENSE 2021-03-28 00:35:45 +05:00
Kron4ek
10fe13ae0f
Add /usr/lib/jvm/default/bin to PATH 2021-03-27 17:30:56 +05:00
Kron4ek
a49825c049
Add openjdk 8 2021-03-27 17:28:41 +05:00
Kron4ek
8b04bfa1fe
More packages 2021-03-27 17:04:37 +05:00
Kron4ek
37ac9fcb1f
Create /media directory 2021-03-27 16:59:35 +05:00
Kron4ek
432382b190
Fix the script size 2021-03-27 16:57:10 +05:00
Kron4ek
96aee519a0
Bind /media to the container 2021-03-27 16:56:22 +05:00