aboutsummaryrefslogtreecommitdiff
path: root/scripts/install-multi-user.sh
AgeCommit message (Expand)Author
2019-06-17Merge pull request #2746 from bjornfor/install-multi-user-defaultsEelco Dolstra
2019-05-01Merge pull request #2679 from bjornfor/offline-installEelco Dolstra
2019-03-27install-multi-user: remove unneeded settings from nix.confBjørn Forsman
2019-03-27install-multi-user: reduce max-jobs from 32 to 1Bjørn Forsman
2019-03-26install-multi-user: Detect and fail lack of systemd separatelySamuel Dionne-Riel
2019-03-24Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandboxDomen Kožar
2019-02-23scripts: remove default 'sandbox = false' from multi-user installerAustin Seipp
2019-02-22remove noop uses of nix-store --initzimbatm
2019-02-20install script: don't abort when "nix-channel --update" failsBjørn Forsman
2018-05-30install-multi-user: support 'set -u' runs, closes #2193Graham Christensen
2018-05-25install-multi-user: don't force NIX_SSL_CERT_FILEGraham Christensen
2018-03-30macos: Handle when a build user doesn't have a user IDGraham Christensen
2018-03-30Use a looser comparison for the 'user note' checkGraham Christensen
2018-03-30Check for the existence of a profile target before seeing if it mentions NixGraham Christensen
2018-03-29Expand the multi-user installer to support Linuxes with systemdGraham Christensen