about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2014-04-18Improve gpm serviceEelco Dolstra1-4/+7
2014-04-18Revert "Put /nix/var/nix/{temproots,userpool} on a tmpfs"Eelco Dolstra2-7/+4
2014-04-18Fix broken upstream user unit symlinksEelco Dolstra1-1/+6
2014-04-18ssh-agent: TweaksEelco Dolstra1-1/+4
2014-04-18postgresql: Use systemd's new "mixed" kill modeEelco Dolstra1-1/+1
2014-04-18Use "machinectl poweroff" to shut down containersEelco Dolstra1-14/+1
2014-04-18Containers: Don't warn about not having a boot loaderEelco Dolstra1-0/+3
2014-04-18Put /nix/var/nix/{temproots,userpool} on a tmpfsEelco Dolstra2-4/+7
2014-04-18Remove long-obsolete /nix/var/nix/chroots directoryEelco Dolstra2-8/+1
2014-04-18Containers: Use /etc/resolv.conf supplied by the hostEelco Dolstra4-2/+19
2014-04-18nixos-rebuild: Handle $SHELL not being bashEelco Dolstra1-0/+2
2014-04-18Remove dhcpcd_without_udev attributeEelco Dolstra1-1/+1
2014-04-18Remove redundant spaceEelco Dolstra1-2/+2
2014-04-18kmod-static-nodes: Drop superfluous wantedByEelco Dolstra1-2/+1
2014-04-18Pull in nix-daemon.socketEelco Dolstra1-0/+2
2014-04-18Work around apparent dhcpcd bugEelco Dolstra1-0/+1
2014-04-18Slight test speedupEelco Dolstra2-0/+5
2014-04-18Remove debug lineEelco Dolstra1-1/+0
2014-04-18DohEelco Dolstra1-2/+4
2014-04-18Make the login test a bit more robustEelco Dolstra1-1/+4
2014-04-18Start ssh-agent as a user unitEelco Dolstra5-26/+38
2014-04-18Add support for user unitsEelco Dolstra1-23/+60
2014-04-17Refactor unit option declarationsEelco Dolstra2-51/+42
2014-04-17Remove special handling of systemd-journal-gatewaydEelco Dolstra1-10/+6
2014-04-17Allow upstream systemd units to be extendedEelco Dolstra9-96/+71
2014-04-17firewall: Order after systemd-modules-load.serviceEelco Dolstra1-0/+2
2014-04-17Fix waitForXEelco Dolstra1-1/+1
2014-04-17Add option ‘systemd.tmpfiles.rules’Eelco Dolstra3-0/+36
2014-04-17Remove creation of /tmp/.ICE-unixEelco Dolstra1-6/+0
2014-04-17systemd: oneshot units should be allowed to restart on failure/abortMathijs Kwik1-1/+2
2014-04-17Enable kmod-static-nodes.serviceEelco Dolstra1-0/+6
2014-04-17Enable systemd-tmpfilesEelco Dolstra1-0/+7
2014-04-17Fix module loading in systemd-udevdEelco Dolstra3-1/+12
2014-04-17systemd: Enable user systemd instancesEelco Dolstra1-0/+12
2014-04-17Apply pam_loginuid before pam_systemdEelco Dolstra1-2/+2
2014-04-17journalctl no longer parses the flag "-bu"Eelco Dolstra1-1/+1
2014-04-17Hopefully fix random failure in cups testEelco Dolstra1-0/+2
2014-04-16no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbusEelco Dolstra3-13/+17
2014-04-16Remove hack for using upstream getty unitsEelco Dolstra1-10/+11
2014-04-16Fix testsEelco Dolstra2-3/+3
2014-04-16Make machinectl workEelco Dolstra1-0/+1
2014-04-16Set MODULE_DIR in systemd-load-modules.serviceEelco Dolstra1-0/+1
2014-04-16Don't run the cpufreq service in VMsEelco Dolstra1-0/+1
2014-04-16stage1: Systemd libraries were renamedWilliam A. Kennington III1-1/+1
2014-04-16Drop ALSA dependency in containersEelco Dolstra1-0/+2
2014-04-16Don't make containers depend on cpupowerEelco Dolstra1-1/+1
2014-04-16cpu-freq: Use cpupower instead of cpufrequtilsWilliam A. Kennington III2-26/+23
2014-04-16Simplify assertionEelco Dolstra1-2/+1
2014-04-16systemd: Add an assertion to guarantee oneshot units do not have restart setWilliam A. Kennington III1-0/+6
2014-04-16upstart: Oneshot rules should always have Restart=noWilliam A. Kennington III1-1/+1