about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-12raspberryPi boot loader: fix booting Raspberry Pi 3Ricardo M. Correia2-4/+10
2017-02-11kdm: drop serviceGraham Christensen1-2/+0
2017-02-08systemd service: don't install systemd-hwdb-updateNikolay Amiantov1-2/+2
2017-02-08nixos/systemd: set r-x group permissions on /var/log/journalAntoine Eiche1-1/+2
2017-02-05Merge pull request #22353 from abbradar/bluetoothNikolay Amiantov3-9/+21
2017-02-02systemd service: add aliases optionNikolay Amiantov3-9/+21
2017-01-26systemd: 231 -> 232Robin Gloster3-7/+23
2017-01-21systemd-boot: fix evaluationFranz Pletz1-1/+1
2017-01-21systemd-boot: allow setting editor security option (#21853)Linus Heckemann2-0/+18
2017-01-10Revert "nixos/stage2: Check for each special mount individually and mount mis...Franz Pletz1-17/+13
2017-01-09nixos/stage2: Check for each special mount individually and mount missing one...Sebastian Hagen1-13/+17
2017-01-03Fix using ephemeral disks for /tmp etc. in EC2 instancesEelco Dolstra1-0/+2