summary refs log tree commit diff
path: root/nixos/modules/installer/tools/nixos-install.sh
Commit message (Expand)AuthorAge
* 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
* nixos-install: Assume the build user group is "nixbld"Eelco Dolstra2014-05-09
* nixos-install: Run in a private mount namespaceEelco Dolstra2014-05-09
* nixos-install: Don't pass --show-trace by defaultEelco Dolstra2014-05-09
* Fix incorrect commentEelco Dolstra2014-05-08
* Map --help flag to "man <command>" for more NixOS commandsEelco Dolstra2013-10-13
* Update the release expressions and the channel generatorsEelco Dolstra2013-10-10
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10