summary refs log tree commit diff
path: root/pkgs/build-support/build-fhs-userenv
Commit message (Expand)AuthorAge
* chrootenv: propagate nested chrootenv /hostNikolay Amiantov2019-05-30
* chrootenv: small improvementsNikolay Amiantov2019-05-30
* chrootenv: make stackableNikolay Amiantov2019-05-30
* Merge pull request #62040 from abbradar/chrootenv-extendSilvan Mosberger2019-05-27
|\
| * buildFHSUserEnv: extend PATH and LD_LIBRARY_PATHNikolay Amiantov2019-05-25
* | Fix chrootenv segfaulting on exitLas2019-05-26
|/
* nixos/fhsUserenv: make all locales availablePascal Bach2019-04-02
* buildFHSEnv: allowSubstitutes = falsevolth2019-02-08
* fix FHSUserEnv blacklistsMichael Eden2018-11-11
* chrootenv: use mesonYegor Timoshenko2018-11-04
* chrootenv: strip the binaryPiotr Bogdan2018-11-04
* buildFHSUserEnv: use runScript in env (#49077)Kristoffer Søholm2018-10-30
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* buildFHSUserEnv: change to root directory after chrootLinus Heckemann2018-04-28
* buildFHSEnv: export TZDIRNikolay Amiantov2018-03-11
* buildFHSEnv: fix compiler search pathsNikolay Amiantov2018-03-10
* chrootenv: rewrite on top of GLibYegor Timoshenko2017-12-30
* chrootenv: resolve potential race conditionYegor Timoshenko2017-12-28
* chrootenv: code reviewYegor Timoshenko2017-12-22
* chrootenv: error on chrootenv-inside-chrootenv, resolves #32802Yegor Timoshenko2017-12-22
* chrootenv: replace env whitelist with blacklist, closes #32878Yegor Timoshenko2017-12-22
* chrootenv: bind-mount all dirs in /, symlink files, closes #32877Yegor Timoshenko2017-12-22
* chrootenv: print sysctl command for Debian users, fixes #32876Yegor Timoshenko2017-12-22
* chroot-user: better error message, if unshare is not allowedJörg Thalheim2017-12-09
* chroot-user: rewrite in C, drop CHROOTENV_EXTRA_BINDSYegor Timoshenko2017-11-09
* buildFHSEnv: fix NIX_* compiler flagsNikolay Amiantov2017-10-17
* build-fhs-userenv: Propagate $XAUTHORITYJamey Sharp2017-07-18
* buildFHSEnv: add ACLOCAL_PATHNikolay Amiantov2017-04-12
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * buildFHSEnv: link /etc/zoneinfoNikolay Amiantov2016-10-11
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
|/
* fhs-user-env: keep DBUS_SESSION_BUS_ADDRESS envBenno Fünfstück2016-06-28
* buildFHSUserEnv: don't set CHROOTENV_EXTRA_BINDSNikolay Amiantov2016-06-28
* buildFHSUserEnv: mark CHROOTENV_EXTRA_BINDS as discussed for deprecationNikolay Amiantov2016-06-07
* buildFHSEnv: link 'bin' outputNikolay Amiantov2016-06-07
* buildFHSEnv: don't link GCC compiler partNikolay Amiantov2016-06-07
* buildFHSEnv: refactor and simplify, drop buildFHSChrootEnvNikolay Amiantov2016-06-07
* buildFHSUserEnv: don't run bash in login mode for .envNikolay Amiantov2016-05-20
* userFHSEnv: add passthru, rename metaNikolay Amiantov2016-04-03
* Revert "Remove PATH assumption from fhs-userenv."Nikolay Amiantov2016-03-29
* fhs-userenv: don't use bash login modeNikolay Amiantov2016-01-23
* Merge pull request #12062 from mogorman/platformiolethalman2016-01-13
|\
| * build-fhs-userenv: added the option meta to be passed down to the final deriv...Matthew O'Gorman2016-01-06
* | chrootenv-user: don't unshare user namespace if we are rootNikolay Amiantov2015-12-17
|/
* Remove PATH assumption from fhs-userenv.Kevin Cox2015-12-14
* build-fhs-userenv: don't leak file descriptorszimbatm2015-12-10
* buildFHS{Chroot,User}Env: support extraInstallCommandsNikolay Amiantov2015-12-04