summary refs log tree commit diff
path: root/pkgs/build-support/build-fhs-chrootenv
Commit message (Expand)AuthorAge
* chrootenv: add setuid wrappers to pathNikolay Amiantov2015-12-17
* chrootenv: symlink su and sudo stuffNikolay Amiantov2015-12-17
* buildFHS{Chroot,User}Env: support extraInstallCommandsNikolay Amiantov2015-12-04
* chrootenv: symlink some directories instead of copyingNikolay Amiantov2015-11-23
* chrootenv: fix include directoriesNikolay Amiantov2015-11-23
* Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III2015-11-14
* fhs-env: symlink /usr/lib to libs for the main architectureNikolay Amiantov2015-11-11
* build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlinkBjørn Forsman2015-10-21
* buildFHSEnv: create /etc/profile with writeTextNikolay Amiantov2015-10-21
* chroot-env: simplify, clean directories structureNikolay Amiantov2015-10-12
* build-fhs-chrootenv: add /etc/os-release from hostBjørn Forsman2015-10-03
* build-fhs-chrootenv: add missing /usr/includeBjørn Forsman2015-10-02
* build-fhs-{chroot,user}env: expose sockets in /tmpNikolay Amiantov2015-08-24
* fhs-chrootenv: propagate SSL_CERT_FILENikolay Amiantov2015-04-22
* fhs-chrootenv-env: cleanupNikolay Amiantov2015-04-22
* fhs-chrootenv-env: refactor /etc build and add ssl certsNikolay Amiantov2015-04-22
* chroot-env: add locales, refactor environmentNikolay Amiantov2015-03-09
* chroot-env: ignore collisions and fix permissionsNikolay Amiantov2015-03-09
* chroot-env: build /etcNikolay Amiantov2015-03-09
* buiildFHSEnv: check if multiPkgs is emptyNikolay Amiantov2015-02-23
* build-fhs-*: prefer local buildNikolay Amiantov2015-02-05
* buildFHSChrootEnv: split environment and chroot scriptsNikolay Amiantov2015-02-05
* rename occurrences of cc.gcc to cc.ccEric Seidel2015-01-14
* Fix build-fhs-chrootenv mount scriptChris Double2014-10-22
* build-fhs-chrootenv: bind mount chroots /tmp to hosts /tmpChristoph Hrdinka2014-09-09
* steam: fix extraBuildCommandsMulti on i686Christoph Hrdinka2014-09-06
* build-fhs-chrootenv: fix gcc libs on i686Christoph Hrdinka2014-09-06
* build-fhs-chrootenv: fix gcc libs on x86Christoph Hrdinka2014-09-06
* build-fhs-chrootenv: fix gcc_multi pathsChristoph Hrdinka2014-09-06
* buildFHSChrootEnv: fix merge errorChristoph Hrdinka2014-09-06
* steam: fix steam on x86_64Christoph Hrdinka2014-09-06
* fhs-chrootenv: use -l to umount for the rbind mountAristid Breitkreuz2014-05-22
* fhs-chrootenv (steam): support directly using users other than root, fix soun...Aristid Breitkreuz2014-05-22
* Add -p to mkdir in build-fhs-chrootenv to prevent error if directory existsChris Double2014-05-15
* Move su to the base packages of chrootenv builderSander van der Burg2014-04-18
* My attempt to get Steam working in NixOS. It uses a function called buildFHSC...Sander van der Burg2013-09-13