summary refs log tree commit diff
path: root/nixos/modules/system/activation
Commit message (Expand)AuthorAge
* 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