summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Implement per-user socket unitsPaul Colomiets2014-06-20
* systemd service: fix issues with escaping when unit name contains '-'Evgeny Egorochkin2014-06-11
* Merge pull request #2837 from lethalman/securitylethalman2014-06-09
|\
| * Add system.replaceRuntimeDependencies to quickly replace system dependenciesLuca Bruno2014-06-06
* | Make pseudo-filesystems show up as "tmpfs" etc. rather than "none" in dfEelco Dolstra2014-06-05
|/
* Fix /run/keys permissionsShea Levy2014-05-27
* Don't kill unionfs-fuse during shutdownEelco Dolstra2014-05-21
* NixOS ISO: Don't use a unionfs for /Eelco Dolstra2014-05-21
* Don't create /mediaEelco Dolstra2014-05-21
* switch-to-configuration: Don't restart instances of user@.serviceEelco Dolstra2014-05-20
* nixos: f2fs filesystem module support (close #2085)Emery Hemingway2014-05-11
* /var/run -> /runEelco Dolstra2014-05-09
* Don't run hwclock if /dev/rtc doesn't existEelco Dolstra2014-05-05
* switch-to-configuration: Honour RefuseManualStopEelco Dolstra2014-05-05
* grub: Allow setting the boot root explicitlyShea Levy2014-05-01
* systemd: Require some more kernel featuresEelco Dolstra2014-04-30
* gummiboot: Automatically disable GRUBEelco Dolstra2014-04-30
* Revert "Don't mount /sys/fs/fuse/connections and /sys/kernel/config"Eelco Dolstra2014-04-28
* switch-to-configuration: Use old systemctl to stop unitsEelco Dolstra2014-04-28
* Don't mount /sys/fs/fuse/connections and /sys/kernel/configEelco Dolstra2014-04-28
* switch-to-configuration: Use systemctl's --no-legend flagEelco Dolstra2014-04-25
* Turn assertion about oneshot services into a warningEelco Dolstra2014-04-22
* nixos: evaluate assertions at toplevel, not at systemPackagesShea Levy2014-04-22
* Ignore *.wants in systemd.packages for nowEelco Dolstra2014-04-22
* Revert "Merge branch 'dbus-switch-to-configuration'"Shea Levy2014-04-21
* Merge branch 'dbus-switch-to-configuration'Oliver Charles2014-04-21
|\
| * Merge branch 'master' into dbus-switch-to-configurationOliver Charles2014-04-20
| |\
| * | switch-to-configuration.pl: Interact via DBusOliver Charles2014-02-02
* | | Merge branch 'modulesfix' of git://github.com/kirelagin/nixpkgsShea Levy2014-04-21
|\ \ \ | |_|/ |/| |
| * | ohci_pci is required in initrd since kernel 3.11Kirill Elagin2014-04-21
* | | Fix GRUB 2 exampleEelco Dolstra2014-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
* | | Put /var/setuid-wrappers on a tmpfsEelco Dolstra2014-04-19
* | | Shut up warning about resolv.conf missingEelco Dolstra2014-04-19
* | | 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
* | | switch-to-configuration: Handle systemctl output changeEelco Dolstra2014-04-18
* | | Revert "Put /nix/var/nix/{temproots,userpool} on a tmpfs"Eelco Dolstra2014-04-18
* | | Fix broken upstream user unit symlinksEelco Dolstra2014-04-18
* | | Put /nix/var/nix/{temproots,userpool} on a tmpfsEelco Dolstra2014-04-18
* | | Remove long-obsolete /nix/var/nix/chroots directoryEelco Dolstra2014-04-18
* | | Containers: Use /etc/resolv.conf supplied by the hostEelco Dolstra2014-04-18
* | | kmod-static-nodes: Drop superfluous wantedByEelco 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