Kron4ek
6fc84c7263
Allow to set HOME_DIR even without SANDBOX
...
Because there is no reason to strictly tie this feature to SANDBOX.
2021-05-20 14:23:23 +05:00
Kron4ek
c64be240da
Do not bind /tmp when SANDBOX is enabled
...
However, it's necessary to bind /tmp/.X11-unix, otherwise applications will not be able to connect to X server when network is disabled (DISABLE_NET=1).
2021-05-20 14:06:53 +05:00
Kron4ek
7389a082a4
Add mount_point variable
...
Mount point path is used many times in the script, so it's better to use a single variable for it.
2021-05-19 13:39:01 +05:00
Kron4ek
076c91ffdb
Remove fmount variable
2021-05-19 13:23:31 +05:00
Kron4ek
2a6b1ccdf6
Rename sfuse to mount_tool
...
As it makes more sense.
2021-05-19 13:17:04 +05:00
Kron4ek
e8a73f4cea
Remove reduntant sudo variable
2021-05-19 13:13:01 +05:00
Kron4ek
9313aa4e74
Remove exit delay
2021-05-19 13:10:03 +05:00
Kron4ek
80ef7c393d
Fix PWD when NVIDIA_FIX is enabled
2021-05-19 13:07:49 +05:00
Kron4ek
62f247ee57
Use lower compression level
...
In my testing, compression using level 14 is almost 3x faster than level 19, while compression ratio is only about 2% lower. In my opinion, it's definitely worth it.
2021-05-15 15:59:07 +05:00
Kron4ek
b03f6dcab2
Update zstd to 1.5.0
2021-05-15 14:51:44 +05:00
Kron4ek
a3450c7757
More improvements
2021-05-07 20:17:57 +05:00
Kron4ek
2313664285
More improvements for the self-update feature
2021-05-07 00:26:31 +05:00
Kron4ek
6770cf5792
Improvements to the self-update feature
2021-05-06 15:41:22 +05:00
Kron4ek
3f4543748a
Fix BASE_DIR
2021-05-04 20:46:18 +05:00
Kron4ek
3805dabf13
Add ability to update and install packages
2021-05-04 20:11:51 +05:00
Kron4ek
2cef946680
Use squashfuse instead of squashfuse_ll
...
This revert commit 9d73f302f8
squashfuse_ll causes some weird filesystem access issues. For example, some applications are unable to access /usr/share/alsa when the squashfs image mounted with squashfuse_ll.
2021-04-23 16:29:44 +05:00
Kron4ek
a61db786ec
Fix the squashfs image extraction
2021-04-12 14:23:29 +05:00
Kron4ek
313958776c
Rename squashfs-start.sh to conty-start.sh
2021-04-12 02:50:25 +05:00