aboutsummaryrefslogtreecommitdiff
path: root/scripts/install-darwin-multi-user.sh
AgeCommit message (Expand)Author
2021-10-12darwin-install: fix incorrect fn nameTravis A. Everett
2021-09-21fix install on macOS montereyTravis A. Everett
2021-08-24Try setting enableOwnership in macOS installMatthew Bauer
2021-04-29darwin: encrypt nix volume if filevault is enabledTravis A. Everett
2021-03-11fix nixbld user name/uid for macOSTravis A. Everett
2020-10-19fix skipped multi-user install steps on macOSTravis A. Everett
2019-10-08Copy instead of linking launch agentMatthew Bauer
2018-03-29Expand the multi-user installer to support Linuxes with systemdGraham Christensen
2018-02-13Merge pull request #1775 from LnL7/darwin-build-usersEelco Dolstra
2018-01-29solves #1582Giorgio Gallo
2018-01-12Remove extra space.Peter Stuart
2018-01-03installer: create 'enough' build usersDaiderd Jordan
2018-01-03installer: don't touch /etc/profileDaiderd Jordan
2017-12-20Fix escaping, fixes buildFrederik Rietdijk
2017-12-08replace lolcat with nix-infoGraham Christensen
2017-12-08darwin installer: fix on High SierraGraham Christensen
2017-11-20install-darwin-multi-user.sh: Remove superfluous nix.conf settingsEelco Dolstra
2017-10-12Merge pull request #1591 from shlevy/darwin-installer-no-sudo-iEelco Dolstra
2017-10-05darwin installer: Fix on systems where sudo -i is disabled.Shea Levy
2017-10-02install-darwin-multi-user: relax assumption checkAnthony Cowley
2017-08-31Rename a few configuration optionsEelco Dolstra
2017-07-14Rename PINCH_ME_IM_SILLY to ALLOW_PREEXISTING_INSTALLATIONGraham Christensen
2017-07-14If there is no TTY, also skip verbose sudo messagesGraham Christensen
2017-07-14Ensure PINCH_ME_IM_SILLY allows a /nix/store to stick around between buildsGraham Christensen
2017-07-14Assume yes if we have no TTYGraham Christensen
2017-07-14Address feedback around printf & execGraham Christensen
2017-07-14Don't install a second nix after the initial installation, and the rsync chan...Graham Christensen
2017-07-14Clean up issues around uninstall directions, and only showGraham Christensen
2017-07-14Prompt for sudo before validating assumptions, and check ourselves for root-o...Graham Christensen
2017-07-14multi-user install: move the profile in to the nix etc/profiles.d outputGraham Christensen
2017-07-14Switch to a fancy multi-user installer on DarwinGraham Christensen