about summary refs log tree commit diff
path: root/nixos/modules/system/activation
Commit message (Expand)AuthorAge
* 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
* 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
* switch-to-configuration: Use old systemctl to stop unitsEelco Dolstra2014-04-28
* switch-to-configuration: Use systemctl's --no-legend flagEelco Dolstra2014-04-25
* nixos: evaluate assertions at toplevel, not at systemPackagesShea Levy2014-04-22
* Revert "Merge branch 'dbus-switch-to-configuration'"Shea Levy2014-04-21
* Merge branch 'master' into dbus-switch-to-configurationOliver Charles2014-04-20
|\
| * switch-to-configuration: Check overrides.conf for X-* optionsEelco Dolstra2014-04-19
| * Set personality when running a 32-bit container on a 64-bit hostEelco Dolstra2014-04-19
| * switch-to-configuration: Handle systemctl output changeEelco Dolstra2014-04-18
| * Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
| * Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
| * Add an option to reload rather than restart changed unitsEelco Dolstra2014-03-17
| * switch-to-configuration: Don't require /etc/NIXOSEelco Dolstra2014-03-17
| * switch-to-configuration: Restart sockets.targetEelco Dolstra2014-03-17
| * switch-to-configuration: Don't try to start masked unitsEelco Dolstra2014-03-12
| * switch-to-configuration.pl: Handle successful auto-restartsOliver Charles2014-02-02
* | switch-to-configuration.pl: Interact via DBusOliver Charles2014-02-02
|/
* Fix passing of kernel parametersEelco Dolstra2013-12-02
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* Add some primops to libEelco Dolstra2013-11-12
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Add lots of missing option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove remaining uses of mkOverrideTemplateEelco Dolstra2013-10-28
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Allow options to be marked as "internal"Eelco Dolstra2013-10-23
* Improve option descriptionEelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10