aboutsummaryrefslogtreecommitdiff
path: root/scripts/install-multi-user.sh
AgeCommit message (Expand)Author
2021-08-18Remove rsync usage in the installerDomen Kožar
2021-05-27throw freenode down the memory holePatrick Hilhorst
2021-04-29darwin: encrypt nix volume if filevault is enabledTravis A. Everett
2021-03-25Merge pull request #4532 from abathur/macos_nixbld_idsDomen Kožar
2021-03-23Added Debian-based OS's profilesNicolas Stig124 FORMICHELLA
2021-03-11fix nixbld user name/uid for macOSTravis A. Everett
2020-10-19create missing profile files to fix zsh envvarsTravis A. Everett
2020-10-19fix skipped multi-user install steps on macOSTravis A. Everett
2020-07-07merged systemd installer with non-systemd installer.Daniel Fitzpatrick
2020-06-23docs/installer: add correct curl flagsJörg Thalheim
2020-05-27Merge pull request #3608 from surajbarkale/patch-1Eelco Dolstra
2020-05-26installer: fix unused variableDomen Kožar
2020-05-26Fix installer script bugsDomen Kožar
2020-05-25Merge pull request #3375 from domenkozar/multi-user-countDomen Kožar
2020-05-25Allow passing extra nix.conf to installerDomen Kožar
2020-05-25install-multi-user: allow overriding user countDomen Kožar
2020-05-22Use /etc/zshenv instead of /etc/zshrc for profileSuraj Barkale
2020-03-24installer: Fix terminal colors.Greg Price
2020-03-22installer: Set files read-only when copying into storeGreg Price
2019-10-23install-multi-user.sh: Remove unused variablesEelco Dolstra
2019-10-09TypoEelco Dolstra
2019-10-09Remove some redundant initializationEelco Dolstra
2019-10-09Remove world-writability from per-user directoriesEelco Dolstra
2019-10-08Make preexisting Nix install a warning, not a failureMatthew Bauer
2019-08-28Merge pull request #2745 from samueldr/install/detect-systemd-separatelyEelco Dolstra
2019-08-22Allow empty /nix directory in multi-user installerMatthew Bauer
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