Em seg., 2 de mar. de 2020 às 13:35, Carsten Haitzler <ras...@rasterman.com>
escreveu:

> you're going to find an afl runtime flatpak is going to have a lot of
> system
> lib deps... you will have to solve systemd support too :)
>

Thanks for the answer.

now e will have some problems for you too. acpid needs to  be run by root on
> the host... you might find you have to ship lots of xlibs and wayland libs
> in
> the efl runtime...
>

It's not a good idea to package any shell (be it a terminal shell like ZSH
or a graphical shell like E) to run on a sandbox. It doesn't make sense as
the shell will no longer let you explore your system but a sandboxed system
(so it doesn't perform a shell's job). SELinux or alike policies work
better on such programs.

I only intend to create the runtime for apps based on EFL. But it's a good
idea to check what other libraries besides EFL E depends on. Maybe I should
put them as part of runtime if it looks like lots of apps will need them or
there is some reason for them to be updated behind the app's back (like
openssl and any crypto lib).


-- 
Vinícius dos Santos Oliveira
https://vinipsmaker.github.io/

_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to