summary refs log tree commit diff
path: root/nixos/modules/system/activation
AgeCommit message (Expand)AuthorFilesLines
2020-02-02Revert "add config.environment.ld-linux"Eelco Dolstra1-31/+0
2020-02-02Revert "rmdir: avoid failing when directory did not exist"Eelco Dolstra1-2/+2
2020-01-27Merge pull request #69057 from volth/ld-linuxMatthew Bauer1-1/+32
2019-11-30Revert "nixos/switch-to-configuration: restart changed socket units"Domen Kožar1-11/+1
2019-11-25nixos/switch-to-configuration: restart changed socket unitsFranz Pletz1-1/+11
2019-10-07Revert "Merge #67232: machinectl compliant NixOS installation"Vladimír Čunát1-7/+0
2019-09-25Merge pull request #67232 from ck3d/container-useHostResolvConfFranz Pletz1-0/+7
2019-09-19rmdir: avoid failing when directory did not existvolth1-2/+2
2019-09-18add config.environment.ld-linuxvolth1-0/+31
2019-09-16Revert systemd interface version to 2Eelco Dolstra1-6/+13
2019-09-16TypoEelco Dolstra1-1/+1
2019-09-13nixos: deactivate immutablity for /var/empty in containerChristian Kögler1-0/+7
2019-08-07nixos/hardware.deviceTree: new moduleKai Wohlfahrt1-2/+2
2019-04-28Revert "nixos/switch-to-configuration: Never stop system.slice"Michael Weiss1-18/+0
2019-03-08lib: add `showWarnings`Jan Malakhovski1-3/+1
2018-10-31activation-script: add libc to path to provide nscd when neededWill Dietz1-0/+1
2018-10-30nixos: use pkgs.getent and stdenv.cc.libcWill Dietz1-1/+1
2018-10-05Merge branch 'master' into f/activationPeter Hoeg3-10/+3
2018-10-05switch-to-configuration.pl: activate the nixos-activation.service user servicePeter Hoeg1-0/+1
2018-10-05system-activation: support script fragments to run in a user contextPeter Hoeg1-0/+54
2018-10-03nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47...Maximilian Bosch2-1/+2
2018-09-30nixos/pam: create wtmp/lastlog iff using pam_lastlogJamey Sharp1-5/+0
2018-09-30nixos/activation: don't create /run/nixJamey Sharp1-3/+0
2018-09-24nixos: top-level: indentJan Malakhovski1-24/+24
2018-09-24nixos: top-level: evaluate assertions before warningsJan Malakhovski1-10/+13
2018-09-18nixos/activation: Switch from bash to sh to avoid reading users bash config (...Elis Hirwing1-1/+1
2018-09-05nixos/activation: fix activation script for non-POSIX shells (#46042)Maximilian Bosch2-1/+2
2018-09-02Merge pull request #44526 from samueldr/feature/actiavation-failure-identific...Graham Christensen1-1/+6
2018-09-01nixos/doc: add instructions for installation behind a proxy (#45854)Venkateswara Rao Mandela1-0/+7
2018-08-27Merge pull request #44990 from Ma27/reload-user-units-during-activationJörg Thalheim1-0/+12
2018-08-20Merge pull request #45397 from volth/patch-233John Ericson1-1/+1
2018-08-20top-level.nix: stdenv.platform -> stdenv.hostPlatform.platformvolth1-2/+2
2018-08-20$toplevel/system: buildPlatform.system -> hostPlatform.systemvolth1-1/+1
2018-08-14nixos/switch-to-configuration: reload user unitsMaximilian Bosch1-0/+12
2018-08-05nixos/activation: Identifies the snippet that failedSamuel Dionne-Riel1-1/+6
2018-07-28Merge pull request #43682 from primeos/never-stop-system.sliceMichael Weiss1-0/+18
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-17nixos/switch-to-configuration: Never stop system.sliceMichael Weiss1-0/+18
2018-05-03switch-to-configuration: use Net::DBus to retrieve the list of unitsedef2-11/+11
2018-05-02Revert "Merge pull request #28206 from edef1c/net-dbus-list-units"Matthew Bauer2-11/+11
2018-05-02Merge pull request #28206 from edef1c/net-dbus-list-unitsMatthew Justin Bauer2-11/+11
2018-03-10Merge branch 'master' into stagingJan Malakhovski1-8/+1
2018-03-05switch-to-configuration: use Net::DBus to retrieve the list of unitsedef2-11/+11
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2018-02-22Merge remote-tracking branch 'origin/master' into nix-2.0Eelco Dolstra1-3/+14
2018-02-18nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski1-2/+2
2018-02-18nixos: add system.boot.loader.initrdFile option and use it where appropriateJan Malakhovski1-1/+12
2018-02-07Remove creation of /dev/{fd,stdin,stdout,stderr}Eelco Dolstra1-8/+1
2017-11-19nixos/system: make switch-to-configuration script pure.Gleb Peregud2-4/+11
2017-08-22switch-to-configuration: fix detection of changes between rebuilds for templa...danbst1-2/+7