summary refs log tree commit diff
path: root/nixos/modules/system/activation
Commit message (Expand)AuthorAge
* s6 experiments sixosAlyssa Ross2019-02-22
* activation-script: add libc to path to provide nscd when neededWill Dietz2018-10-31
* nixos: use pkgs.getent and stdenv.cc.libcWill Dietz2018-10-30
* Merge branch 'master' into f/activationPeter Hoeg2018-10-05
|\
| * nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47...Maximilian Bosch2018-10-03
| * nixos/pam: create wtmp/lastlog iff using pam_lastlogJamey Sharp2018-09-30
| * nixos/activation: don't create /run/nixJamey Sharp2018-09-30
* | switch-to-configuration.pl: activate the nixos-activation.service user servicePeter Hoeg2018-10-05
* | system-activation: support script fragments to run in a user contextPeter Hoeg2018-10-05
|/
* nixos: top-level: indentJan Malakhovski2018-09-24
* nixos: top-level: evaluate assertions before warningsJan Malakhovski2018-09-24
* nixos/activation: Switch from bash to sh to avoid reading users bash config (...Elis Hirwing2018-09-18
* nixos/activation: fix activation script for non-POSIX shells (#46042)Maximilian Bosch2018-09-05
* Merge pull request #44526 from samueldr/feature/actiavation-failure-identific...Graham Christensen2018-09-02
|\
| * nixos/activation: Identifies the snippet that failedSamuel Dionne-Riel2018-08-05
* | nixos/doc: add instructions for installation behind a proxy (#45854)Venkateswara Rao Mandela2018-09-01
* | Merge pull request #44990 from Ma27/reload-user-units-during-activationJörg Thalheim2018-08-27
|\ \
| * | nixos/switch-to-configuration: reload user unitsMaximilian Bosch2018-08-14
| |/
* | Merge pull request #45397 from volth/patch-233John Ericson2018-08-20
|\ \
| * | $toplevel/system: buildPlatform.system -> hostPlatform.systemvolth2018-08-20
| |/
* / top-level.nix: stdenv.platform -> stdenv.hostPlatform.platformvolth2018-08-20
|/
* Merge pull request #43682 from primeos/never-stop-system.sliceMichael Weiss2018-07-28
|\
| * nixos/switch-to-configuration: Never stop system.sliceMichael Weiss2018-07-17
* | [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|/
* switch-to-configuration: use Net::DBus to retrieve the list of unitsedef2018-05-03
* Revert "Merge pull request #28206 from edef1c/net-dbus-list-units"Matthew Bauer2018-05-02
* Merge pull request #28206 from edef1c/net-dbus-list-unitsMatthew Justin Bauer2018-05-02
|\
| * switch-to-configuration: use Net::DBus to retrieve the list of unitsedef2018-03-05
* | Merge branch 'master' into stagingJan Malakhovski2018-03-10
|\ \
| * | Merge remote-tracking branch 'origin/master' into nix-2.0Eelco Dolstra2018-02-22
| |\|
| * | Remove creation of /dev/{fd,stdin,stdout,stderr}Eelco Dolstra2018-02-07
* | | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
| |/ |/|
* | nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
* | nixos: add system.boot.loader.initrdFile option and use it where appropriateJan Malakhovski2018-02-18
|/
* nixos/system: make switch-to-configuration script pure.Gleb Peregud2017-11-19
* switch-to-configuration: fix detection of changes between rebuilds for templa...danbst2017-08-22
* modules: specify some typesRobin Gloster2017-08-04
* Add facility to append secrets to the initrdShea Levy2017-04-02
* nixos-rebuild: Sync /nix/store onlyEelco Dolstra2017-03-03
* systemd: setup tmpfiles on switching configurationRobin Gloster2017-02-18
* activation-script service: add utillinux to pathNikolay Amiantov2017-02-17
* nixos top-level: Add 'dtbs' symlink when kernel uses device treesTuomas Tynkkynen2017-02-12
* Fix #19382 set ownership of /var/empty to root:rootNathan Bijnens2016-10-09
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-10-02
|\
| * switch-to-configuration: fix restart of socket activated servicesNikolay Amiantov2016-09-30
* | Add stdenvNoCCEelco Dolstra2016-09-29
|/
* nixos/activation: Rename "tmpfs" to "specialfs"aszlig2016-09-26
* nixos/activation: Avoid remounting non-existing FSaszlig2016-09-26
* /var/empty: silently ignore errors (if on tmpfs) #18781Domen Kožar2016-09-21
* hardcode e2fsprogs, idempotent chmod, remove care conditionDomen Kožar2016-09-07