about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2016-04-01Revert "initrd: Use modprobe from busybox"Eelco Dolstra1-0/+4
2016-03-25Restore core dumpsEelco Dolstra1-11/+16
2016-03-09sw-raid: make mdmon start from initrdkklas1-0/+1
2016-03-02systemd: enable upstream systemd-binfmt.serviceNathan Zadoks1-0/+2
2016-03-01Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"Eelco Dolstra2-4/+2
2016-02-29Add the tool "nixos-typecheck" that can check an option declaration to:Thomas Strobel2-2/+4
2016-02-28nixos copySystemConfiguration: fix when chrootedVladimír Čunát1-4/+7
2016-02-27nixos/activation-script: fix formatting of exampleLeroy Hopson1-12/+13
2016-02-26Merge pull request #10546 from aszlig/nixops-issue-350zimbatm1-7/+7
2016-02-24nixos/stage-1/2: Added -r option to read so that read interprets backslashes ...Roger Qiu2-5/+4
2016-02-23Make stage-1/2 logging unconditional, and drop log level to "debug"Eelco Dolstra4-53/+33
2016-02-23nixos/stage-2: Added boot.logCommandsRoger Qiu2-1/+33
2016-02-23nixos/stage-1: Added boot.initrd.logCommandsRoger Qiu2-2/+36
2016-02-12Revert "Remove double-backslashes from grub conf file".Peter Simons1-4/+4
2016-02-11Remove double-backslashes from grub conf fileBen Booth1-4/+4
2016-02-10init-script-builder: handle containers without a kernelNikolay Amiantov1-2/+7
2016-02-08Merge pull request #10417 from puffnfresh/nixos/mmc_blockRobin Gloster1-0/+3
2016-02-06filesystems: use list of strings for fs optionsAneesh Agrawal1-1/+1
2016-02-03switch-to-configuration: Handle failure to read /proc/1/exeEelco Dolstra1-1/+1
2016-02-03initrd-ssh module: don't check if network is upNikolay Amiantov1-18/+16
2016-02-03initrd-network: call postCommands only if network is upNikolay Amiantov1-4/+9
2016-02-03nixos/stage-1: Fix references to readlink/basenameaszlig1-1/+3
2016-02-03initrd modules: move passwd and nsswitch back to initrd-sshNikolay Amiantov2-5/+2
2016-02-03initrd-ssh module: enable only if initrd network is enabledNikolay Amiantov1-1/+1
2016-02-03initrd-network module: initialize network before other pre-LVM commandsNikolay Amiantov1-1/+1
2016-02-02boot.initrd.network: Support DHCPEelco Dolstra1-16/+53
2016-02-02Split the initrd sshd support into a separate moduleEelco Dolstra4-112/+141
2016-02-01initrd: Use modprobe from busyboxEelco Dolstra1-4/+0
2016-01-22Merge pull request #12481 from nathan7/usrbinenv-optionPeter Simons1-3/+19
2016-01-20Merge pull request #11896 from mayflower/upstream-networkdRobin Gloster1-1/+30
2016-01-19activation-script module: add environment.usrbinenv optionNathan Zadoks1-3/+19
2016-01-18systemd service: add *.busname upstream unitsNikolay Amiantov1-0/+6
2016-01-17types: remove references to new packageSetRobin Gloster1-1/+0
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel6-4/+7
2016-01-10systemd: backslashes are no longer allowed in script namesEvgeny Egorochkin1-2/+3
2016-01-09Merge pull request #10996 from oxij/nixos-labelArseniy Seroka2-5/+5
2016-01-08nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski2-5/+5
2016-01-07Merge pull request #12198 from mayflower/remove-upstart-layerDaniel Peebles1-290/+0
2016-01-07linux: Make Unix domain sockets builtinEelco Dolstra1-3/+0
2016-01-07jobs -> systemd.servicesRobin Gloster1-290/+0
2016-01-04NixOS tests: Increase hung_task_timeout_secsEelco Dolstra2-1/+11
2016-01-04kernel: do not load `configs` module (close #10912)Vladimír Čunát1-1/+1
2016-01-03btrfsProgs -> canonical btrfs-progsTobias Geerinckx-Rice1-1/+1
2015-12-30etc: Use a friendlier name than "etc-file"Eelco Dolstra1-2/+3
2015-12-30install-grub: Make more robust against GC'ed system profile entriesEelco Dolstra1-0/+4
2015-12-23networkd: add DHCPServer config sectionChristian Albrecht1-0/+27
2015-12-23networkd: add IPForward and IPMasquerade optionsChristian Albrecht1-1/+3
2015-12-22nixos trustedGRUB: add support for HP laptopsThomas Strobel1-23/+39
2015-12-10grub: fix typo in variable name (trivial)Nicole Angel1-1/+1
2015-12-07systemd: enable timedated, hostnamed, localed.Gabriel Ebner1-0/+6