summary refs log tree commit diff
path: root/nixos/modules/system/activation
Commit message (Expand)AuthorAge
* 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
* Make /var/empty immutableDomen Kožar2016-09-06
* nixos filesystems: unify early filesystems handlingNikolay Amiantov2016-08-27
* switch-to-configuration: use absolute path to systemd-escapeBjørn Forsman2016-07-01
* add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
* Merge master into closure-sizeVladimír Čunát2016-03-08
|\
| * nixos copySystemConfiguration: fix when chrootedVladimír Čunát2016-02-28
| * nixos/activation-script: fix formatting of exampleLeroy Hopson2016-02-27
| * Merge pull request #10546 from aszlig/nixops-issue-350zimbatm2016-02-26
| |\
| | * switch-to-configuration: Fix unit name quoting.aszlig2015-10-22
* | | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\| |
| * | switch-to-configuration: Handle failure to read /proc/1/exeEelco Dolstra2016-02-03
* | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\| |
| * | activation-script module: add environment.usrbinenv optionNathan Zadoks2016-01-19
* | | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\| |
| * | Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
| * | nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski2016-01-08
| |/
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski2015-09-18
| * Put all firmware in $out/lib/firmwareEelco Dolstra2015-08-25
| * Allow units to specify that they shouldn't be stopped when removedEelco Dolstra2015-08-07
| * systemd: Use upstream tmpfiles.d rulesTuomas Tynkkynen2015-07-22
| * Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra2015-07-09
| * Add option ‘system.extraDependencies’ for including stuff in the system c...Eelco Dolstra2015-06-04
* | nixos: try to fix, choosing correct binary outputsVladimír Čunát2015-05-05
|/
* switch-to-configuration: Better error checkingEelco Dolstra2015-04-13
* Reload, don't restart, dbus.serviceEelco Dolstra2015-04-01
* switch-to-configuration: Don't print already active target unitsEelco Dolstra2015-03-09
* nixos-rebuild: Add ‘dry-activate’ commandEelco Dolstra2015-03-09
* nixos-rebuild: use reload-or-restart for dbus. Closes #5767Luca Bruno2015-01-14
* switch-to-configuration: Ignore slice unitsEelco Dolstra2014-12-18
* Fix ANSI escape in warning messagesEelco Dolstra2014-12-15
* some typosRene Donner2014-11-14
* nixos-rebuild: reload dbus before starting other units. Closes #4546Luca Bruno2014-11-08
* Don't silently ignore errors from the activation scriptEelco Dolstra2014-08-15
* Add system.replaceRuntimeDependencies to quickly replace system dependenciesLuca Bruno2014-06-06
* Don't create /mediaEelco Dolstra2014-05-21
* /var/run -> /runEelco Dolstra2014-05-09
* switch-to-configuration: Honour RefuseManualStopEelco Dolstra2014-05-05