mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-16 04:51:43 -04:00
e5346b77093c36c28b387fba893cf98bf77d3553
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
(cherry picked from commit 592bea2b2e)
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%
Shell
5.2%
Python
1.8%
Meson
1.1%
Yacc
0.8%
