about summary refs log tree commit diff
path: root/scripts/install-multi-user.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17 Merge pull request #2746 from bjornfor/install-multi-user-defaultsEelco Dolstra1-3/+0
2019-05-01 Merge pull request #2679 from bjornfor/offline-installEelco Dolstra1-1/+9
2019-03-27 install-multi-user: remove unneeded settings from nix.confBjørn Forsman1-3/+0
2019-03-27 install-multi-user: reduce max-jobs from 32 to 1Bjørn Forsman1-1/+1
2019-03-24 Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandboxDomen Kožar1-1/+0
2019-02-23 scripts: remove default 'sandbox = false' from multi-user installerAustin Seipp1-1/+0
2019-02-22 remove noop uses of nix-store --initzimbatm1-3/+0
2019-02-20 install script: don't abort when "nix-channel --update" failsBjørn Forsman1-1/+9
2018-05-30 install-multi-user: support 'set -u' runs, closes #2193Graham Christensen1-1/+1
2018-05-25 install-multi-user: don't force NIX_SSL_CERT_FILEGraham Christensen1-3/+9
2018-03-30 macos: Handle when a build user doesn't have a user IDGraham Christensen1-2/+2
2018-03-30 Use a looser comparison for the 'user note' checkGraham Christensen1-1/+5
2018-03-30 Check for the existence of a profile target before seeing if it mentions NixGraham Christensen1-1/+1
2018-03-29 Expand the multi-user installer to support Linuxes with systemdGraham Christensen1-0/+793