index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
install-multi-user.sh
Age
Commit message (
Expand
)
Author
2022-08-19
install: only create TMPDIR if missing
Travis A. Everett
2022-08-17
Ensure that $TMPDIR exists if defined
Eelco Dolstra
2022-08-17
Use plain mktemp
Eelco Dolstra
2022-08-12
Merge pull request #6882 from DeterminateSystems/allow-multi-user-as-root
Eelco Dolstra
2022-08-10
Don't prompt about using sudo if we're already root
Graham Christensen
2022-08-10
install-multi-user: abstract is_root, is_os_linux, is_os_darwin
Graham Christensen
2022-08-08
Only fail if selinux is in enforcing
Tom Franklin
2022-06-10
install-multi-user: check if selinux is enabled and if it is then abort
Artturin
2022-04-08
installer: ask for confirmation on multi-user install without systemd
Martin Schwaighofer
2022-03-24
install-multi-user.sh: Preserve symlinks
Eelco Dolstra
2022-03-01
installer: allow overriding nix user GID and UIDs
Bjørn Forsman
2022-02-17
Create to daemon-socket folder during install
Guillaume Maudoux
2022-01-21
install-darwin: dodge bash 3.2 command bug
Travis A. Everett
2021-12-08
Merge pull request #5521 from abathur/clearly_mark_validation_step
Domen Kožar
2021-11-19
Apply some shellcheck suggestions
Sandro Jäckel
2021-11-10
installer: make rc replacement instructions explicit
Travis A. Everett
2021-11-09
installer: improve existing rc backup nag
Travis A. Everett
2021-11-08
installer: clarify starting assumption task
Travis A. Everett
2021-11-03
Reword "we"s to "I"s for consistency
Jan Van Bruggen
2021-08-25
Revert "Use /etc/zshenv instead of /etc/zshrc for profile"
Matthew Bauer
2021-08-18
Remove rsync usage in the installer
Domen Kožar
2021-05-27
throw freenode down the memory hole
Patrick Hilhorst
2021-04-29
darwin: encrypt nix volume if filevault is enabled
Travis A. Everett
2021-03-25
Merge pull request #4532 from abathur/macos_nixbld_ids
Domen Kožar
2021-03-23
Added Debian-based OS's profiles
Nicolas Stig124 FORMICHELLA
2021-03-11
fix nixbld user name/uid for macOS
Travis A. Everett
2020-10-19
create missing profile files to fix zsh envvars
Travis A. Everett
2020-10-19
fix skipped multi-user install steps on macOS
Travis A. Everett
2020-07-07
merged systemd installer with non-systemd installer.
Daniel Fitzpatrick
2020-06-23
docs/installer: add correct curl flags
Jörg Thalheim
2020-05-27
Merge pull request #3608 from surajbarkale/patch-1
Eelco Dolstra
2020-05-26
installer: fix unused variable
Domen Kožar
2020-05-26
Fix installer script bugs
Domen Kožar
2020-05-25
Merge pull request #3375 from domenkozar/multi-user-count
Domen Kožar
2020-05-25
Allow passing extra nix.conf to installer
Domen Kožar
2020-05-25
install-multi-user: allow overriding user count
Domen Kožar
2020-05-22
Use /etc/zshenv instead of /etc/zshrc for profile
Suraj Barkale
2020-03-24
installer: Fix terminal colors.
Greg Price
2020-03-22
installer: Set files read-only when copying into store
Greg Price
2019-10-23
install-multi-user.sh: Remove unused variables
Eelco Dolstra
2019-10-09
Typo
Eelco Dolstra
2019-10-09
Remove some redundant initialization
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-10-08
Make preexisting Nix install a warning, not a failure
Matthew Bauer
2019-08-28
Merge pull request #2745 from samueldr/install/detect-systemd-separately
Eelco Dolstra
2019-08-22
Allow empty /nix directory in multi-user installer
Matthew Bauer
2019-06-17
Merge pull request #2746 from bjornfor/install-multi-user-defaults
Eelco Dolstra
2019-05-01
Merge pull request #2679 from bjornfor/offline-install
Eelco Dolstra
2019-03-27
install-multi-user: remove unneeded settings from nix.conf
Bjørn Forsman
2019-03-27
install-multi-user: reduce max-jobs from 32 to 1
Bjørn Forsman
[next]