summary refs log tree commit diff
path: root/nixos/modules/system/boot
Commit message (Expand)AuthorAge
* systemd service: fix issues with escaping when unit name contains '-'Evgeny Egorochkin2014-06-11
* 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
* switch-to-configuration: Don't restart instances of user@.serviceEelco Dolstra2014-05-20
* nixos: f2fs filesystem module support (close #2085)Emery Hemingway2014-05-11
* Don't run hwclock if /dev/rtc doesn't existEelco 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
* 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
* 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
* | 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
* | 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
* | Add option ‘systemd.tmpfiles.rules’Eelco Dolstra2014-04-17
* | Remove creation of /tmp/.ICE-unixEelco Dolstra2014-04-17
* | systemd: oneshot units should be allowed to restart on failure/abortMathijs Kwik2014-04-17
* | Enable kmod-static-nodes.serviceEelco Dolstra2014-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
* | Set MODULE_DIR in systemd-load-modules.serviceEelco Dolstra2014-04-16
* | stage1: Systemd libraries were renamedWilliam A. Kennington III2014-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
* | stage 1: Remove scsi_wait_scan as it is not supported after kernel 3.7William A. Kennington III2014-04-15
* | Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
|/
* Merge branch 'containers'Eelco Dolstra2014-04-10
|\