index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
install-darwin-multi-user.sh
Age
Commit message (
Expand
)
Author
2024-03-04
Merge pull request #9639 from awakesecurity/mz/darwin-UID-override
eldritch horrors
2023-06-14
darwin installer: remove the file before installing new one
Domen Kožar
2022-08-23
darwin-install: fix shell hint
Josh Soref
2021-12-01
darwin-install: nail down diskutil
Travis A. Everett
2021-10-12
darwin-install: fix incorrect fn name
Travis A. Everett
2021-09-21
fix install on macOS monterey
Travis A. Everett
2021-08-24
Try setting enableOwnership in macOS install
Matthew Bauer
2021-04-29
darwin: encrypt nix volume if filevault is enabled
Travis A. Everett
2021-03-11
fix nixbld user name/uid for macOS
Travis A. Everett
2020-10-19
fix skipped multi-user install steps on macOS
Travis A. Everett
2019-10-08
Copy instead of linking launch agent
Matthew Bauer
2018-03-29
Expand the multi-user installer to support Linuxes with systemd
Graham Christensen
2018-02-13
Merge pull request #1775 from LnL7/darwin-build-users
Eelco Dolstra
2018-01-29
solves #1582
Giorgio Gallo
2018-01-12
Remove extra space.
Peter Stuart
2018-01-03
installer: create 'enough' build users
Daiderd Jordan
2018-01-03
installer: don't touch /etc/profile
Daiderd Jordan
2017-12-20
Fix escaping, fixes build
Frederik Rietdijk
2017-12-08
replace lolcat with nix-info
Graham Christensen
2017-12-08
darwin installer: fix on High Sierra
Graham Christensen
2017-11-20
install-darwin-multi-user.sh: Remove superfluous nix.conf settings
Eelco Dolstra
2017-10-12
Merge pull request #1591 from shlevy/darwin-installer-no-sudo-i
Eelco Dolstra
2017-10-05
darwin installer: Fix on systems where sudo -i is disabled.
Shea Levy
2017-10-02
install-darwin-multi-user: relax assumption check
Anthony Cowley
2017-08-31
Rename a few configuration options
Eelco Dolstra
2017-07-14
Rename PINCH_ME_IM_SILLY to ALLOW_PREEXISTING_INSTALLATION
Graham Christensen
2017-07-14
If there is no TTY, also skip verbose sudo messages
Graham Christensen
2017-07-14
Ensure PINCH_ME_IM_SILLY allows a /nix/store to stick around between builds
Graham Christensen
2017-07-14
Assume yes if we have no TTY
Graham Christensen
2017-07-14
Address feedback around printf & exec
Graham Christensen
2017-07-14
Don't install a second nix after the initial installation, and the rsync chan...
Graham Christensen
2017-07-14
Clean up issues around uninstall directions, and only show
Graham Christensen
2017-07-14
Prompt for sudo before validating assumptions, and check ourselves for root-o...
Graham Christensen
2017-07-14
multi-user install: move the profile in to the nix etc/profiles.d output
Graham Christensen
2017-07-14
Switch to a fancy multi-user installer on Darwin
Graham Christensen