about summary refs log tree commit diff
path: root/pkgs/build-support/build-fhs-userenv
AgeCommit message (Expand)AuthorFilesLines
2017-01-28Addressing PR feedbackParnell Springmeyer1-1/+1
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer1-0/+1
2016-10-11buildFHSEnv: link /etc/zoneinfoNikolay Amiantov1-0/+1
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer1-1/+1
2016-06-28fhs-user-env: keep DBUS_SESSION_BUS_ADDRESS envBenno Fünfstück1-0/+1
2016-06-28buildFHSUserEnv: don't set CHROOTENV_EXTRA_BINDSNikolay Amiantov1-2/+2
2016-06-07buildFHSUserEnv: mark CHROOTENV_EXTRA_BINDS as discussed for deprecationNikolay Amiantov1-0/+4
2016-06-07buildFHSEnv: link 'bin' outputNikolay Amiantov1-2/+2
2016-06-07buildFHSEnv: don't link GCC compiler partNikolay Amiantov1-2/+2
2016-06-07buildFHSEnv: refactor and simplify, drop buildFHSChrootEnvNikolay Amiantov3-42/+216
2016-05-20buildFHSUserEnv: don't run bash in login mode for .envNikolay Amiantov1-1/+1
2016-04-03userFHSEnv: add passthru, rename metaNikolay Amiantov1-4/+5
2016-03-29Revert "Remove PATH assumption from fhs-userenv."Nikolay Amiantov1-5/+4
2016-01-23fhs-userenv: don't use bash login modeNikolay Amiantov1-1/+3
2016-01-13Merge pull request #12062 from mogorman/platformiolethalman1-1/+2
2016-01-06build-fhs-userenv: added the option meta to be passed down to the final deriv...Matthew O'Gorman1-1/+2
2015-12-17chrootenv-user: don't unshare user namespace if we are rootNikolay Amiantov1-16/+27
2015-12-14Remove PATH assumption from fhs-userenv.Kevin Cox1-4/+5
2015-12-10build-fhs-userenv: don't leak file descriptorszimbatm1-2/+2
2015-12-04buildFHS{Chroot,User}Env: support extraInstallCommandsNikolay Amiantov1-1/+3
2015-10-07build-fhs-userenv: fix extraBindMountsNikolay Amiantov1-1/+2
2015-10-06build-fhs-userenv: add extraBindMounts supportNikolay Amiantov2-18/+33
2015-08-26buildFHSUserEnv: add .env supportNikolay Amiantov1-14/+30
2015-08-24build-fhs-userenv: move /tmp handling to bash partNikolay Amiantov2-7/+3
2015-08-24build-fhs-{chroot,user}env: expose sockets in /tmpNikolay Amiantov2-0/+6
2015-04-22fhs-userenv: refactor and try to chdir to the current directoryNikolay Amiantov1-30/+14
2015-04-22fhs-userenv: fix mkdirsNikolay Amiantov1-1/+1
2015-04-22fhs-userenv: move mounts mapNikolay Amiantov1-1/+4
2015-04-22fhs-userenv: refactor envvars and propagate SSL_CERT_FILENikolay Amiantov1-6/+10
2015-03-10fhs-userenv: Make it work on kernel < 3.19 cc @abbradarLuca Bruno1-1/+5
2015-03-10Merge pull request #6737 from anderspapitto/fhslethalman1-2/+2
2015-03-09build-fhs-userenv passes through command line argsAnders Papitto1-2/+2
2015-03-09chroot-env: add locales, refactor environmentNikolay Amiantov1-7/+5
2015-03-09chroot-env: build /etcNikolay Amiantov1-20/+0
2015-02-05build-fhs-*: prefer local buildNikolay Amiantov1-1/+2
2015-02-05userFHSEnv: add build toolNikolay Amiantov2-0/+211