mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 12:41:01 -04:00
592bea2b2e17e17120ea9e905defdd518df869f9
For instance like in https://github.com/flatpak/flatpak/issues/494 if there is a /linuxrc -> /bin/busybox symlink, and /bin/busybox is not in the runtime then we will fail creating it as a mountpoint for the bind mount. Fixes https://github.com/flatpak/flatpak/issues/494
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%
