about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2017-06-10nixos/bcache: /bin/sh -> ${bash}/bin/shBjørn Forsman1-1/+1
2017-06-10nixos: Add support for scalable fonts in Grub menus (#26227)Benjamin Staffin2-2/+34
2017-05-27systemd-nspawn: relax PrivateUsers checkJörg Thalheim1-1/+0
2017-05-27systemd-nspawn: fixes evaluation errorJörg Thalheim1-12/+13
2017-05-23services.logind: add options for lid-switch behaviorMaximilian Bosch1-0/+28
2017-05-20systemd-nspawn: add NotifyRead fixupJörg Thalheim1-1/+1
2017-05-20systemd-nspawn: add NotifyRead optionJörg Thalheim1-2/+3
2017-05-16nixos/luks: Silence killall complain about non-existing cryptsetup processesRickard Nilsson1-1/+1
2017-05-10systemd-boot: document reasoning behind syncfs(2)Jörg Thalheim1-0/+4
2017-05-09systemd-boot: sync efi filesystem after updateJörg Thalheim1-0/+7
2017-04-30Merge pull request #25005 from Lassulus/copytoramJörg Thalheim1-0/+19
2017-04-28nixos/stage1: add copytoram supportlassulus1-0/+19
2017-04-25nixos/grub: Add another example for extraEntriesaszlig1-0/+6
2017-04-20nixos/systemd-boot-builder: Don't write .pyc filesaszlig1-1/+1
2017-04-18Revert "grub module: fix efiInstallAsRemovable description"Vladimír Čunát1-2/+2
2017-04-17grub module: fix efiInstallAsRemovable descriptionzraexy1-2/+2
2017-04-12nixos: escape brackets in systemd unitsDomen Kožar1-1/+1
2017-04-08Merge pull request #24645 from Mic92/stage-2Jörg Thalheim3-78/+29
2017-04-05stage-2: shellsheck recommendationsJörg Thalheim1-3/+3
2017-04-05stage-2: reduce mkdir commandsJörg Thalheim1-10/+3
2017-04-05luksroot: Wait for the header (device) to appearMichael Weiss1-21/+30
2017-04-05stage-2: process options as first actionJörg Thalheim1-15/+15
2017-04-05stage-2: replace readonly-mountpoint by findmntJörg Thalheim3-32/+5
2017-04-05stage-2: simplify exporting pathJörg Thalheim2-21/+6
2017-04-04Allow systemd-fsck@.service to find fsck.*Eelco Dolstra1-0/+1
2017-04-04Don't restart systemd-fsck@ unitsEelco Dolstra1-1/+1
2017-04-02initrd-ssh: Use initrd secrets for host keysShea Levy1-16/+17
2017-04-02systemd-boot: Support initrd secretsShea Levy2-1/+11
2017-04-02Add facility to append secrets to the initrdShea Levy3-3/+100
2017-03-23grub module: fix useOSProber when installing grub as EFISymphorien Gibol1-30/+32
2017-03-21nixos/treewide: systemd.time is in manvolume 7Franz Pletz1-3/+3
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-1/+0
2017-03-11ykpers: consolidate into yubikey-personalizationBenjamin Staffin1-2/+2
2017-03-03nixos-rebuild: Sync /nix/store onlyEelco Dolstra1-1/+1
2017-02-23dhcpcd service: fix network-online.target integrationFranz Pletz1-0/+1
2017-02-20systemd: Properly escape environment options.Kevin Cox1-1/+1
2017-02-20Merge pull request #22941 from mayflower/systemd-tmpfilesRobin Gloster1-0/+4
2017-02-20systemd-boot: Unlink loader.conf if it existsaszlig1-0/+4
2017-02-20systemd-boot: Make sure /etc/machine-id existsaszlig1-7/+12
2017-02-20Merge pull request #22969 from symphorien/extrainitrdFranz Pletz2-1/+28
2017-02-19grub module: add extraInitrd optionSymphorien Gibol2-1/+28
2017-02-18systemd: setup tmpfiles on switching configurationRobin Gloster1-0/+4
2017-02-18fix comments about nixos-hardware-scanBrice Waegeneire1-1/+1
2017-02-17activation-script service: add utillinux to pathNikolay Amiantov1-2/+3
2017-02-16networking.networkd: adjust autmatic mapping of bondsProfpatsch1-1/+1
2017-02-13grub: fix capitalisationRobin Gloster1-1/+1
2017-02-13grub: add grub.useOSProber option (#22558)symphorien2-3/+20
2017-02-12nixos top-level: Add 'dtbs' symlink when kernel uses device treesTuomas Tynkkynen1-0/+3
2017-02-12Merge pull request #22677 from grahamc/drop-kdm-kde4-modulesGraham Christensen1-2/+0
2017-02-12raspberryPi boot loader: don't remove xx-initrd filesRicardo M. Correia1-1/+1