| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | buildFHSUserEnvBubblewrap: add dieWithParent option, and /etc/nix•••Allows for processes which fork to not be immediately killed when the parent process dies. | Jonathan Ringer | 2021-05-02 | 1 | -2/+10 |
| * | fhs-userenv-bubblewrap: Add store path to readlink•••Commit df4761 added a call to readlink, which fails if it is not in the user's path when run. Updated the readlink call to pull from the coreutils store path directly. | Matthew Mazzanti | 2021-03-11 | 1 | -1/+1 |
| * | Merge pull request #114024 from LuigiPiucco/pressure-vessel•••steam: fix proton versions with pressure-vessel | Bernardo Meurer | 2021-02-23 | 1 | -4/+48 |
| |\ | |||||
| | * | build-fhs-userenv-bubblewrap: add folders comment | Luigi Sartor Piucco | 2021-02-23 | 1 | -0/+7 |
| | * | fhs-bubblewrap: mount cache on 32 bit glibc too | Luigi Sartor Piucco | 2021-02-22 | 1 | -1/+6 |
| | * | fhs-userenv-bubblewrap: add ld.so.conf/cache to fhs | Benedikt Morbach | 2021-02-22 | 1 | -1/+27 |
| | * | fhs-userenv-bubblewrap: Preserve symlinks•••Preserve top-level symlinks such as /lib -> /usr/lib. This allows nested containers such as Steam's new runtime to remount /usr if they need to and then run unmodified binaries that reference e.g. /lib/ld-linux-x86-64.so.2 Before, we would mount the fully resolved host directory at /lib and thus the dynamic loader would always be the one from the host filesystem. | Benedikt Morbach | 2021-02-22 | 1 | -3/+9 |
| * | | build-fhs-userenv: fix ssl certificates mount point | André Silva | 2021-02-22 | 1 | -3/+3 |
| |/ | |||||
| * | build-fhs-userenv-bubblewrap: don't bind /etc/fonts from fhs environment | André Silva | 2021-01-26 | 1 | -0/+5 |
| * | build-fhs-userenv: bind /etc/profiles | André Silva | 2021-01-26 | 1 | -0/+2 |
| * | build-fhs-userenv-bubblewrap: remove unused variable | André Silva | 2021-01-26 | 1 | -2/+0 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | buildFHSUserEnvBubblewrap: expand unshare options | Jonathan Ringer | 2020-12-08 | 1 | -11/+22 |
| * | buildFHSUserEnvBubblewrap: use arrays for constructing argument list•••Generally a cleaner way of doing it and prevents issues with spaces in paths Used to fix #97234 but #101967 already didt this with a smaller scope | Atemu | 2020-11-22 | 1 | -18/+21 |
| * | buildFHSUserEnvBubblewrap: fix whitespace with root directories | Jonathan Ringer | 2020-10-30 | 1 | -3/+3 |
| * | build-fhs-user-env-bubblewrap: consistent camelCase | Jörg Thalheim | 2020-08-17 | 1 | -4/+4 |
| * | fhs-userenv-bubblewrap: bind mount host's devfs•••Allows us to talk to devices | Michael Eden | 2020-08-17 | 1 | -1/+1 |
| * | fhs-userenv-bubblewrap: bind mount parts of host etc directly | Michael Eden | 2020-08-17 | 1 | -2/+46 |
| * | fhs-userenv-bubblewrap: change to using bubblewrap over chrootenv | Michael Eden | 2020-08-17 | 1 | -19/+49 |
| * | fhs-userenv-bubblewrap: start with build-fhs-userenv•••Just here to track @illegalprime's actual changes to build-fhs-userenv in the next commits | Atemu | 2020-08-17 | 1 | -0/+49 |
