summary refs log tree commit diff
path: root/nixos/modules/system/boot/systemd.nix
Commit message (Expand)AuthorAge
* nixos/nfs: Fix dependency orderingWilliam A. Kennington III2014-12-01
* nixos/networking: Fix more harmless errorsWilliam A. Kennington III2014-12-01
* nixos/networking: More fixesWilliam A. Kennington III2014-11-29
* nixos/networking: FixesWilliam A. Kennington III2014-11-26
* nixos/systemd: ip-up and network-online targets should come after networkd-wa...William A. Kennington III2014-11-26
* nixos/network-interfaces: Provide a networkd implementationWilliam A. Kennington III2014-11-26
* systemd: Enable more network servicesWilliam A. Kennington III2014-11-26
* systemd: Add ability to define networksWilliam A. Kennington III2014-11-26
* Merge recent master into stagingVladimír Čunát2014-10-23
|\
| * nixos/systemd: Also escape \ charactersWilliam A. Kennington III2014-10-19
| * systemd: replace @ when generating unit command nameDomen Kožar2014-10-19
| * systemd: include name of the unit when generating nix store pathDomen Kožar2014-10-19
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-07
|\|
| * Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra2014-10-05
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-09-18
|\|
| * systemd: Support reload scriptsWilliam A. Kennington III2014-09-15
* | systemd: Update to 216Eelco Dolstra2014-08-23
|/
* Don't barf if /var/log doesn't support ACLsEelco Dolstra2014-08-18
* nixos: tmp on tmpfs optionEmery Hemingway2014-07-30
* Check for systemd environment variables that are too longEelco Dolstra2014-07-30
* Don't restart systemd-journal-flushEelco Dolstra2014-07-17
* Don't restart systemd-remount-fsEelco Dolstra2014-07-11
* Implement per-user socket unitsPaul Colomiets2014-06-20
* systemd service: fix issues with escaping when unit name contains '-'Evgeny Egorochkin2014-06-11
* switch-to-configuration: Don't restart instances of user@.serviceEelco Dolstra2014-05-20
* systemd: Require some more kernel featuresEelco Dolstra2014-04-30
* Revert "Don't mount /sys/fs/fuse/connections and /sys/kernel/config"Eelco Dolstra2014-04-28
* Don't mount /sys/fs/fuse/connections and /sys/kernel/configEelco Dolstra2014-04-28
* Turn assertion about oneshot services into a warningEelco Dolstra2014-04-22
* Ignore *.wants in systemd.packages for nowEelco Dolstra2014-04-22
* Revert "systemd: oneshot units should be allowed to restart on failure/abort"Mathijs Kwik2014-04-18
* systemd: Enable keeping backlight / rfkill state across rebootsEelco Dolstra2014-04-18
* Fix broken upstream user unit symlinksEelco Dolstra2014-04-18
* Remove debug lineEelco Dolstra2014-04-18
* DohEelco Dolstra2014-04-18
* Add support for user unitsEelco Dolstra2014-04-18
* Refactor unit option declarationsEelco Dolstra2014-04-17
* Remove special handling of systemd-journal-gatewaydEelco Dolstra2014-04-17
* Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
* Add option ‘systemd.tmpfiles.rules’Eelco Dolstra2014-04-17
* systemd: oneshot units should be allowed to restart on failure/abortMathijs Kwik2014-04-17
* Enable systemd-tmpfilesEelco Dolstra2014-04-17
* Fix module loading in systemd-udevdEelco Dolstra2014-04-17
* systemd: Enable user systemd instancesEelco Dolstra2014-04-17
* Make machinectl workEelco Dolstra2014-04-16
* Simplify assertionEelco Dolstra2014-04-16
* systemd: Add an assertion to guarantee oneshot units do not have restart setWilliam A. Kennington III2014-04-16
* systemd: Update to 212Eelco Dolstra2014-04-16
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Merge branch 'containers'Eelco Dolstra2014-04-10
|\