summary refs log tree commit diff
path: root/nixos/modules/installer/tools/nixos-install.sh
Commit message (Expand)AuthorAge
* Merge pull request #28777 from copumpkin/installer-chrootDaniel Peebles2017-09-26
|\
| * nixos-install: re-enable --chroot optionDan Peebles2017-09-26
* | nixos-install: use FIFO for system closureLinus Heckemann2017-07-13
* | nixos-install: only search for nixpkgs when neededLinus Heckemann2017-07-13
|/
* nixos-install: quote nixos-prepare-root argumentsLinus Heckemann2017-07-12
* Refactor nixos-install to separate out filesystem build logicDan Peebles2017-04-16
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* More fixes and improvementsParnell Springmeyer2017-01-26
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * nixos-install: Bug fix for root password not being askedTuomas Tynkkynen2016-09-29
| * Partially revert "Revert "nixos: remove rsync from base install and add expli...obadz2016-09-06
| * Revert "nixos: remove rsync from base install and add explicit path in nixos-...Eelco Dolstra2016-09-05
| * nixos-install.sh: Create /var (#18266)Alexander Ried2016-09-03
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
* | installer: adding mkdir command for the setcap-wrappers dirParnell Springmeyer2016-09-01
|/
* Fixes #18124: atomically replace /var/setuid-wrappers/ (#18186)Domen Kožar2016-09-01
* nixos-install: remove manifest related stuffobadz2016-08-24
* Merge branch 'install-bootloader-flag'Shea Levy2016-08-17
|\
| * Deprecate --install-grub in favor of --install-bootloader for nixos-rebuild.Shea Levy2016-08-16
* | nixos/lib/make-disk-image: refactor to use nixos-installobadz2016-08-16
|/
* nixos-install: cleanups & improvements to run on non-NixOS systemsobadz2016-08-16
* nixos: remove rsync from base install and add explicit path in nixos-installobadz2016-08-09
* nixos-install: add options --closure, --no-channel-copy, --no-root-passwd, an...obadz2016-08-04
* nixos-install: fix SSL certificate errorNikolay Amiantov2016-05-20
* nixos-install: don't check that /mnt is a mount pointNikolay Amiantov2016-02-10
* nixos-install: Don't use NIX_BUILD_HOOK from caller's environmentTuomas Tynkkynen2015-09-30
* nixos-install: Source the profile when running inside the chrootEelco Dolstra2015-08-05
* nixos-install: correctly detect stdinDomen Kožar2015-04-29
* nixos-install: Fix chroot flag not defaulting to Bash outside NixOS.Jookia2015-04-28
* nixos-install: Fix password prompt failing outside NixOS.Jookia2015-04-28
* Revert "Set stricter permissions on /nix/store"Eelco Dolstra2015-04-07
* Merge pull request #6762 from lethalman/nixos-installlethalman2015-03-30
|\
| * nixos-install: support -j, --cores and --option. Closes #6755Luca Bruno2015-03-11
* | Set stricter permissions on /nix/storeEelco Dolstra2015-03-18
|/
* nixos-install: Create /root with 700 permissionEelco Dolstra2015-01-15
* nixos-install: fix -I flagNikolay Amiantov2014-12-18
* fix users.mutableUsers = false; install in isoDomen Kožar2014-12-18
* nixos-install: Pass CA cert bundle to chroot.aszlig2014-12-12
* nixos-install: use absolute path when running passwd in chrootLuca Bruno2014-09-03
* nixos-install: set umask 0022Luca Bruno2014-09-03
* nixos-install.sh: added --root parameterJaka Kranjc2014-08-24
* nixos-install: Fix copying symlink resolv.conf.aszlig2014-08-17
* nixos-install: Fix running it after again the activation scriptEelco Dolstra2014-05-21
* nixos-install: Copy /etc/hostsEelco Dolstra2014-05-21
* nixos-install: Run in a separate UTS namespaceEelco Dolstra2014-05-09
* nixos-install: Don't bind-mount all of /etcEelco Dolstra2014-05-09
* nixos-install: Add operation --chrootEelco Dolstra2014-05-09
* nixos-install: Ask the user to set a root passwordEelco Dolstra2014-05-09
* nixos-install: Don't copy the bootstrap Nix if it's already thereEelco Dolstra2014-05-09