Commit graph

465 commits

Author SHA1 Message Date
Kron4ek
cb853ab9ff
Update README.md 2023-05-30 15:34:54 +05:00
Kron4ek
f0170b4485
Update README.md 2023-05-30 14:58:36 +05:00
Kron4ek
7d781c3f76
Update README.md 2023-05-30 14:54:23 +05:00
Kron4ek
4e1dcab474
Merge pull request #78 from bayazidbh/readme-suggest
Readme update and suggestions
2023-05-30 14:46:46 +05:00
Bayazid B. Halim
562cd8ae9e
Add Illustrations and TOC
Add illustrations for using GitHub Actions and Table of Contents (plus tidy up some things).
2023-05-28 23:25:20 +07:00
Bayazid B. Halim
fa38c99aa9 Update README.md
Update with latest conty features
2023-05-28 22:57:00 +07:00
Kron4ek
0dfb755446
Remove the gcc13 fix for dwarfs
Fixed in upstream.
2023-05-28 17:13:22 +05:00
Kron4ek
e7bcce338e
Update utils.yml 2023-05-28 17:10:47 +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
3beb06e146 A few improvements for NVIDIA_HANDLER
Also, fuse-overlayfs can now be enabled separately from NVIDIA_HANDLER.
2023-05-24 00:12:44 +05:00
Kron4ek
0e78f7adca
Merge pull request #76 from Drsheppard01/master
beatify README.md
2023-05-23 20:31:03 +05:00
DrSheppard
b0d36e3d21
keep it simple 2023-05-23 17:46:53 +03:00
DrSheppard
684ac540f1
keep it simple 2023-05-23 17:44:59 +03:00
Kron4ek
5fc1df2043 Configure Github Actions
Github Actions will build Conty weekly and utils monthly.
2023-05-23 19:39:24 +05:00
Kron4ek
e7f0a8736e
Update README.md 2023-05-22 11:09:07 +05:00
Kron4ek
a467da324d Add a function to fix issues with Nvidia GPUs
The function is called NVIDIA_HANDLER and is disabled by default.
When enabled, it will automatically download the same Nvidia driver version as installed on the host system and pass it into the container.

This is implemented via fuse-overlayfs, fuse3 is required for this to work.
2023-05-21 22:01:03 +05:00
Kron4ek
9ed24fef16 Implement a simple graphical interface
The GUI will be used by default when a user runs Conty not from a terminal emulator, but from a graphical interface (for example, from a file manager).
2023-05-16 20:46:50 +05:00
Kron4ek
867a9c6bc2
Update README.md 2023-05-12 10:59:31 +05:00
Kron4ek
7869c2dd69 Create ~/.local/share if missing 2023-05-05 00:18:44 +05:00
Kron4ek
fe425cbb61 Also export icons when exporting desktop files 2023-05-05 00:15:56 +05:00
Kron4ek
03efe023fa Update integrated utils
Update bubblewrap to 0.8.0
Update dwarfs to the latest git revision (2a0ac12)
Update squashfs-tools to 4.6.1
Update zstd to 1.5.5
Update all other outdated dependencies
2023-04-15 00:02:41 +05:00
Kron4ek
a68c21884b Preserve environment variables when exporting desktop files
Not all environment variables, but those related to Conty.
2023-04-12 01:58:02 +05:00
Kron4ek
14e606729f Add additional arguments to Conty when exporting desktop files
If there are arguments after the "-d" argument, append them to Conty in desktop files.
2023-04-12 00:49:15 +05:00
Kron4ek
850b0571e4 Export desktop files recursively
Some applications store their desktop files not just in /usr/share/applications, but in a subdirectory. Now we handle such cases too.
2023-04-09 21:04:56 +05:00
Kron4ek
99de03d896
Update README.md 2023-04-08 14:41:41 +05:00
Kron4ek
b3360cdb44
Update README.md 2023-04-08 13:14:23 +05:00
Kron4ek
246016f88f
Update Arch mirrorlist 2023-04-08 00:23:24 +05:00
Kron4ek
b6948fd350 By default use mksquashfs/mkdwarfs provided by the project
No reason not use them, this will allow people to build Conty even on systems that do not have mksquashfs or mkdwarfs.
For those who prefer to use their system-wide programs, there is USE_SYS_UTILS variable.
2023-04-07 15:50:36 +05:00
Kron4ek
7ec81cf471 A few improvement to the desktop files export function
Append "(Conty)" even to translated names.
Skip adding TryExec as it prevents some apps from showing up in application menu.
2023-04-07 14:43:44 +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
feaefe2014 Add the ability to export desktop files 2023-04-06 19:06:54 +05:00
Kron4ek
2f8a57be9f
Update README.md 2023-04-02 21:52:31 +05:00
Kron4ek
a29b2dc2ca
Add duckstation-git 2023-04-02 19:21:30 +05:00
Kron4ek
71fe0fcaa6
Update README.md 2023-04-02 19:07:15 +05:00
Kron4ek
6ec4354a84
Add more known issues 2023-04-02 18:55:49 +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
f5f3f34ea6 Don't bind system's /opt if there are files in container's /opt 2023-03-25 21:48:12 +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
6b09f42765
Update script version 2023-02-17 18:37:50 +05:00
Kron4ek
7de74da3f9 Fix script size 2023-02-17 18:28:19 +05:00
Kron4ek
84018abbb4
Merge pull request #64 from ghtm2/help
Make help more readable
2023-02-17 18:25:23 +05:00
ghtm2
187867e162
make help more readable 2023-02-16 17:27:40 +01: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
c86cba4af3 Update integrated utils
Update bubblewrap to 0.7.0
Update dwarfs to the latest git revision (3dfad5a)
Update zstd to 1.5.4
Update glibc to 2.37
Update boost to 1.81
Update all other outdated dependencies
2023-02-10 16:11:08 +05:00
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